@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/7ab46d13-6aa2-4256-92f5-88a4b1479559> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/public-health>,
        <http://health.europa.eu/theme/mental-health>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1587303"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "83476"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    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 Population Health and Wellbeing. 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 Tobacco Control, Food Safety, Immunisation and Vaccines are included as indicators.

Examples of an indicator include:
 % children aged 24 months who have received the measles, mumps, rubella (MMR) vaccine

 No of official food control planned, and planned surveillance inspections of food businesses.

**Purpose:** To monitor and measure provision of services for Population Health and Wellbeing and report on activity against National Service Plan.

**Coverage:** Depending on the KPI, National, CHO & LHO and or Hospital Group/ Hospital.

Data collection commenced in June 2015 and is ongoing.""" ;
    dct:identifier "NDC-0051" ;
    dct:issued "2015-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-08-14"^^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 Health Protection Surveillance Centre.""" ],
        [ 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 Health Protection Surveillance Centre.""" ] ;
    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 "2025-11-13"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-11-13"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "HSE Performance Reports- Population Health and Wellbeing Previously HSE Performance Reports- Health and Wellbeing" ;
    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",
        "clinical-data",
        "health" ;
    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/MONTHLY> a dct:Frequency .

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

