@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/509a4da8-b63b-459e-a7fb-8a9a7a25ec37> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/mental-health>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1918400"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "249766"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/QUARTERLY> ;
    dct:description """This audit provides a complete account of activity and outcomes in all paediatric intensive care units providing critical care to children in the ROI. In addition to data from specialised paediatric critical care units and from transfer and retrieval services that traditionally provide data to PICANet (based in the UK), this audit also includes data from adult ICUs and the regional Paediatric High Dependency Unit at UHL, giving a complete description of national activity.

**Purpose:** The overall purpose of the IPCCA is to improve critical care services provided to paediatric patients by measuring the quality of care and outcomes against predetermined standards, using data from the UK and the Republic of Ireland (ROI) as a whole as a benchmark.

Objectives:

 Measure the quality of care in CHI at Crumlin and CHI at Temple Street, and benchmark this against other PCCUs across the UK
 Provide data on the epidemiology and complexity of care provided for each patient. This has 

**Coverage:** National audit with data collection from public hospitals with Paediatric critical care units, the regional Paediatric High Dependency Unit at University Hospital Limerick (UHL) and children aged < 16 treated in adult ICU.

Under consideration: regional paediatric high dependency units and intensive""" ;
    dct:identifier "NDC-0072" ;
    dct:issued "2015-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-06-08"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Each hospital/ transport organisation submits data to PICANet via a secure web-based portal.

Data submission can involve direct entry of patient data or monthly upload of a data file from an existing clinical information system. The dataset is frozen on 31 March annually.

Data for children admitted to adult ICU’s is provided by NOCA’s INICUA ICNARC dataset.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Each hospital/ transport organisation submits data to PICANet via a secure web-based portal.

Data submission can involve direct entry of patient data or monthly upload of a data file from an existing clinical information system. The dataset is frozen on 31 March annually.

Data for children admitted to adult ICU’s is provided by NOCA’s INICUA ICNARC dataset.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Office of Clinical Audit" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Office of Clinical Audit" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-11-05"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-11-05"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "Irish Paediatric Critical Care Audit (IPCCA)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "National Office of Clinical Audit" ;
            vcard:hasEmail <mailto:data@national-office-of-c.ie> ],
        [ a vcard:Kind ;
            vcard:fn "National Office of Clinical Audit" ;
            vcard:hasEmail <mailto:data@national-office-of-c.ie> ] ;
    dcat:keyword "Ireland",
        "epidemiology",
        "healthcare" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> 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 .

