@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/7d5c9bf4-2288-43b2-8a49-58f8e1e6b50a> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/epidemiology> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1355522"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "110336"^^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 Operational Performance and Integration Unit collates the HSE’s Performance Reports (PR), which provide an overall analysis of key performance data from Finance, HR, Hospital and Primary and Community Services. The activity data reported is based on Performance Activity and Key Performance Indicators outlined in the National Service Plan 2022.

The performance report is overseen by the National Planning Oversight Group (NPOG), led by the Chief Operating Officer on behalf of Director General to monitor performance against planned activity, as outlined in the National Service Plan, and to highlight 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.

The HSE have agreed a number of metrics/indicators for acute hospitals including Clinical Programmes, National Ambulance Service and National Cancer Control Programme. The full list of these metrics/indicators can be found on the HSE website: http://www.hse.ie/eng/services/publications/KPIs/
Items such as acute care in medicine and surgery, average length of stay, inpatient and day case waiting time are included as indicators.
Examples of an indicator include:

• % of adults waiting <12 months  for an elective procedure (inpatient);
• Percentage of emergency re-admissions for acute medical conditions to the same hospital within 30 days of discharge.

**Purpose:** To monitor hospital activity. Collection of data assists in performance improvement and is an integral part of monitoring activity in the service planning process.

**Coverage:** All acute hospitals.

Data collection commenced in 2006 and is ongoing.""" ;
    dct:identifier "NDC-0047" ;
    dct:issued "2006-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-03-30"^^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 from all hospitals to the Business Information Unit on a daily, weekly and monthly basis via email and data transfers. 

Data is also sourced from national data collections such as the Delayed Transfer of Care Web browser directly from hospitals, National Treatment Purchase Fund, NCCP, National Stroke Register, Hospital In Patient Enquiry and NAS.""" ],
        [ 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 from all hospitals to the Business Information Unit on a daily, weekly and monthly basis via email and data transfers. 

Data is also sourced from national data collections such as the Delayed Transfer of Care Web browser directly from hospitals, National Treatment Purchase Fund, NCCP, National Stroke Register, Hospital In Patient Enquiry and NAS.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Operational Performance Unit" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Operational Performance Unit" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-07-09"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-07-09"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ] ;
    dct:title "HSE Performance Reports- Acute Hospitals including Clinical Programmes, National Ambulance Service and National Cancer Control Programme" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HSE Operational Performance Unit" ;
            vcard:hasEmail <mailto:data@hse-operational-perf.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HSE Operational Performance Unit" ;
            vcard:hasEmail <mailto:data@hse-operational-perf.ie> ] ;
    dcat:keyword "clinical-data",
        "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/MONTHLY> a dct:Frequency .

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

