@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/b743011a-331d-46fe-be2c-7963144d807c> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/theme/epidemiology>,
        <http://health.europa.eu/theme/mental-health>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "142928"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "5828"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """The HSE supports the delivery 
of primary healthcare by operating contracts with primary care contractors for the provision of health services to members of the public in their own community.

**Purpose:** To support the delivery of primary 
healthcare by providing reimbursement
services to primary care contractors for the provision of health services to members of the public in their own community.

**Coverage:** The data covers the main national health schemes throughout the entire country.

1970- Present.""" ;
    dct:identifier "NDC-0113" ;
    dct:issued "1970-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-04-09"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Claim data is processed and payments are made by the Primary Care Reimbursement Service under the following Schemes/Payment Arrangements:

 General Medical Services (GMS)
 Drugs Payment Scheme (DPS)
 Long Term Illness Scheme (LTI)
 Dental Treatment Services Scheme (DTSS)
 European Economic Area (EEA)
 High Tech Drugs (HTD)
 Primary Childhood Immunisation Scheme
 Health (Amendment) Act 1996
 Methadone Treatment Scheme
 Health Service Executive Community Ophthalmic Services Scheme (HSE-COS)
 Immunisations for certain GMS Eligible Persons
 General Practitioner Visit Card (GPVC)

Data is collected via both electronic and manual data capture approaches. Data is captured record by record in real time as its generated and also in batches from various parts of the health system, e.g. HSE offices and Pharmacies etc.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Claim data is processed and payments are made by the Primary Care Reimbursement Service under the following Schemes/Payment Arrangements:

 General Medical Services (GMS)
 Drugs Payment Scheme (DPS)
 Long Term Illness Scheme (LTI)
 Dental Treatment Services Scheme (DTSS)
 European Economic Area (EEA)
 High Tech Drugs (HTD)
 Primary Childhood Immunisation Scheme
 Health (Amendment) Act 1996
 Methadone Treatment Scheme
 Health Service Executive Community Ophthalmic Services Scheme (HSE-COS)
 Immunisations for certain GMS Eligible Persons
 General Practitioner Visit Card (GPVC)

Data is collected via both electronic and manual data capture approaches. Data is captured record by record in real time as its generated and also in batches from various parts of the health system, e.g. HSE offices and Pharmacies etc.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE National Health Schemes" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE National Health Schemes" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-03-07"^^xsd:date ;
            dcat:startDate "1970-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-03-07"^^xsd:date ;
            dcat:startDate "1970-01-01"^^xsd:date ] ;
    dct:title "Primary Care Reimbursement Service (PCRS)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HSE National Health Schemes" ;
            vcard:hasEmail <mailto:data@hse-national-health-.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HSE National Health Schemes" ;
            vcard:hasEmail <mailto:data@hse-national-health-.ie> ] ;
    dcat:keyword "healthcare",
        "registry",
        "statistics",
        "surveillance" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/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/ANNUAL> a dct:Frequency .

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

