@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.hiqa.staging.derilinx.com/dataset/8f7682f4-731d-4e16-b09f-df5f1a627d42> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/mental-health> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1004806"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "92655"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """The Business Information Unit -Community Health Care - collates the HSE’s Performance Reports, which provide an overall analysis of key performance data from Mental Health Services.  The activity data reported is based on Performance Activity and Key Performance Indicators outlined in the National Service Plan and the HSE Operational Plans. 

The Performance Report is overseen by the National Planning Oversight Group (NPOG), led by the Chief Operations Officer on behalf of the CEO.  NPOG monitors performance against planned activity, as outlined in the National Service Plan, and highlights areas for improvement. A Management Data Report is also produced each month which provides more detailed data on the Metrics covered in the Performance Report.

Items such community adult mental health, psychiatry of later life, child and adolescent mental health (CAMHS).
Examples of an indicator include:

 number of referrals (including re-referred) received by General Adult Community Mental Health Team
 %. of new (including re-referred) Psychiatry of Later Life Community Mental Health Team cases offered appointment and DNA in the current month
 % of urgent referrals to CAMHS teams responded to within three working days.

**Purpose:** To monitor and measure provision of services within the Mental Health Services and report on activity against the National Service Plan.

**Coverage:** National, CHO, LHO, Mental Health Team Level and Service Providers.

Data collection commenced 2009 and is ongoing.""" ;
    dct:identifier "NDC-0049" ;
    dct:issued "2009-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-07-25"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Community Adult Mental Health KPIs collected monthly from 117 teams. 

Community CAMHS KPIs collected monthly from 73 Teams. 

Psychiatry of Later Life KPIs collected monthly from 32 Teams.

Acute Adult admissions collected quarterly by HRB from 29 units. 
CAMHS Day Service from 4 teams. Monthly.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Community Adult Mental Health KPIs collected monthly from 117 teams. 

Community CAMHS KPIs collected monthly from 73 Teams. 

Psychiatry of Later Life KPIs collected monthly from 32 Teams.

Acute Adult admissions collected quarterly by HRB from 29 units. 
CAMHS Day Service from 4 teams. Monthly.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Business Information Unit" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Business Information Unit" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-26"^^xsd:date ;
            dcat:startDate "2009-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-04-26"^^xsd:date ;
            dcat:startDate "2009-01-01"^^xsd:date ] ;
    dct:title "HSE Performance Reports- Mental Health Services" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HSE Business Information Unit" ;
            vcard:hasEmail <mailto:data@hse-business-informa.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HSE Business Information Unit" ;
            vcard:hasEmail <mailto:data@hse-business-informa.ie> ] ;
    dcat:keyword "EHDS",
        "health",
        "public-health" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/IRL> a dct:Location ;
    skos:prefLabel "Ireland" .

<http://publications.europa.eu/resource/authority/frequency/MONTHLY> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

