@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/98baff53-cfdb-4d44-81e8-860e829cc89b> 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/mental-health> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "901876"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "467993"^^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 National Screening 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 Breast Screening and Bowel Screening are included as indicators.

Examples of an indicator include:
 No of women in the eligible population who have had a complete mammogram
 No of clients who have completed a satisfactory BowelScreen FIT test.

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

**Coverage:** National.

Data collection commenced in June 2015 and is ongoing.""" ;
    dct:identifier "NDC-0046" ;
    dct:issued "2015-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-09-14"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected to support these indicators is a combination of collecting 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 National Screening Service.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data collected to support these indicators is a combination of collecting 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 National Screening 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 "2025-09-05"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-09-05"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "HSE Perfomance Reports- National Screening Services" ;
    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 "Ireland",
        "epidemiology",
        "registry" ;
    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 .

