@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/539facf6-9c9a-4cd4-be94-f4db3a835b02> 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>,
        <http://health.europa.eu/theme/infectious-disease> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "383607"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "437129"^^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 Patient Care Report (PCR) is the principal source of patient data collection pre-hospital from time of call receipt by the pre-hospital practitioner to handover of patient at ED/destination facility. In the event of an ambulance service not utilising the PHECC PCR; the PHECC Information standard contains the data set on which any alternative PCR is designed.

**Purpose:** To facilitate: 
1) a national framework to record accurate, complete and timely pre-hospital patient data which will provide a vital link in the continuum of patient care in the hospital/destination facility
2) robust national clinical audit
3) strategic planning
4) informs research into new skill, services/equipment.

**Coverage:** 2005/2006 (national statutory ambulance services) 
2008 (Private, Auxiliary and Voluntary licensed CPG providers with an ambulance service).""" ;
    dct:identifier "NDC-0109" ;
    dct:issued "2005-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-08-08"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Patient information is entered on the 2-part PCR in real time for every patient contact. 
The PCR must be completed in all circumstances: 
 All emergency calls
 All urgent calls
 All calls where a practitioner has to treat a patient
 All calls involving refusal of treatment and or transport contrary to the advice given by the practitioner
 All calls where patient is treated at scene and not transported. 
Paper-based system: 
A PCR copy is included in handover at the Emergency Department (ED)/destination facility and stored with the hospital record/chart. The remaining copy is returned to the licenced CPG provider organisation for storage. 
ePCR also used by CPG Providers.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Patient information is entered on the 2-part PCR in real time for every patient contact. 
The PCR must be completed in all circumstances: 
 All emergency calls
 All urgent calls
 All calls where a practitioner has to treat a patient
 All calls involving refusal of treatment and or transport contrary to the advice given by the practitioner
 All calls where patient is treated at scene and not transported. 
Paper-based system: 
A PCR copy is included in handover at the Emergency Department (ED)/destination facility and stored with the hospital record/chart. The remaining copy is returned to the licenced CPG provider organisation for storage. 
ePCR also used by CPG Providers.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Pre-Hospital Emergency Care Council" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Pre-Hospital Emergency Care Council" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-11-25"^^xsd:date ;
            dcat:startDate "2005-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-11-25"^^xsd:date ;
            dcat:startDate "2005-01-01"^^xsd:date ] ;
    dct:title "Patient Care Report (PCR)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Pre-Hospital Emergency Care Council" ;
            vcard:hasEmail <mailto:data@pre-hospital-emergen.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Pre-Hospital Emergency Care Council" ;
            vcard:hasEmail <mailto:data@pre-hospital-emergen.ie> ] ;
    dcat:keyword "EHDS",
        "epidemiology",
        "healthcare",
        "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 .

