@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/5aadb1e0-7479-4a32-bd74-0ee0caf2865c> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1204729"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "98509"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/QUARTERLY> ;
    dct:description """The Business Information Unit -Community Health Care - collates the HSE’s Performance Reports (PP), which provide an overall analysis of key performance data from Disability Services. The activity data reported is based on Performance Activity and Key Performance Indicators outlined in the National Service Plan 2022 and the HSE Operational Plans 2022. 

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.

Examples of an indicator include:
 No. of Home Support Service Hours delivered to people with a disability (ID/Autism and Physical and Sensory Disability)
 No. of day only respite sessions accessed by people with a disability.

**Purpose:** To monitor activity against targets set in the National Service Plan in relation to HSE funded service provision for persons with a physical and or sensory disability or an intellectual disability.

**Coverage:** All providers of HSE funded disability services, LHOs, CHOs and National.

Data collection commenced in 2013 and is ongoing.""" ;
    dct:identifier "NDC-0048" ;
    dct:issued "2013-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-10"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected to support these indicators is a combination of collecting primary data and data from national data collections. Primary data is submitted to the Business Information Unit on a monthly and quarterly basis via email. 

Data in relation to Rehab Training Places is received from the Day Services Database. Data in relation to Disability Act compliance comes from the Assessment of Need database. Both of these databases are internal to the HSE. 

Data is also sourced from the National Ability Support System (NASS). These databases are managed by the Health Research Board & HSE.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected to support these indicators is a combination of collecting primary data and data from national data collections. Primary data is submitted to the Business Information Unit on a monthly and quarterly basis via email. 

Data in relation to Rehab Training Places is received from the Day Services Database. Data in relation to Disability Act compliance comes from the Assessment of Need database. Both of these databases are internal to the HSE. 

Data is also sourced from the National Ability Support System (NASS). These databases are managed by the Health Research Board & HSE.""" ] ;
    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 "2025-05-28"^^xsd:date ;
            dcat:startDate "2013-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-05-28"^^xsd:date ;
            dcat:startDate "2013-01-01"^^xsd:date ] ;
    dct:title "HSE Performance Reports- Disability 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 "Ireland",
        "registry",
        "surveillance" ;
    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/QUARTERLY> a dct:Frequency .

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

