@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/16dbdacc-f831-4837-9852-ae9c8624d486> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1911853"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "52897"^^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 Primary Care Reimbursement Service. 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 as Medical Cards and Drug payment Scheme are included as indicators.

Examples of an indicator include:
 No of persons covered by medical cards at the end of a reporting month 

 No of high tech drugs scheme claims.

**Purpose:** To monitor and measure provision of services for Primary Care Reimbursement Service and report on activity against National Service Plan.

**Coverage:** National.

Data collection commenced in 2006 and is ongoing.""" ;
    dct:identifier "NDC-0053" ;
    dct:issued "2006-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-05-31"^^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 collectors who submit to the Business Information Unit on a monthly basis via excel. 

Example of National Data source is the Primary Care Reimbursement Service.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected to support these indicators is a combination of collecting primary data and data from national data collectors who submit to the Business Information Unit on a monthly basis via excel. 

Example of National Data source is the Primary Care Reimbursement Service.""" ] ;
    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 "2024-04-11"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-11"^^xsd:date ;
            dcat:startDate "2006-01-01"^^xsd:date ] ;
    dct:title "HSE Performance Reports- Primary Care Reimbursement Services (PCRS)" ;
    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",
        "Ireland",
        "epidemiology",
        "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 .

