@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/499e223b-9cfe-4bc1-b8ad-622d2455d286> 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/chronic-disease>,
        <http://health.europa.eu/theme/epidemiology> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "495724"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "304517"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/QUARTERLY> ;
    dct:description """HPSC communicates regularly with each paediatric hospital /unit to request and remind clinicians on the need to report all AFP cases in children aged less than 15 years of age. The completed forms are sent to HPSC. Anonymised copies are then subsequently forwarded to the NVRL.
HPSC collates the data each year and usually reports to the National Polio elimination Committee. A report may also be provided on the HPSC website and in the Epi-Insight monthly newsletter issued by the HPSC. (Note in 2021, two cases of APF cases were reported with no final diagnosis and no enhanced surveillance forms completed).

**Purpose:** In Scope: To provide information on children aged less than 15 years of age presenting to Irish hospitals with acute flaccid paralysis. This information is used to ensure that all AFP cases in children are adequately investigated and to out-rule polio as a cause of the paralysis – this is in line with WHO recommendations that all countries should heighten surveillance to ensure that no polio cases are undetected.

**Coverage:** Children aged less than 15 years of age from all regions of the country.

Case surveillance is monitored on on-going, annual basis.""" ;
    dct:identifier "NDC-0002" ;
    dct:issued "1998-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-12-07"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Preliminary data is collected whenever a new case is reported and later, a surveillance form is completed by the relevant hospital which is then faxed or emailed to HPSC where the details are entered into an Access database." ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Preliminary data is collected whenever a new case is reported and later, a surveillance form is completed by the relevant hospital which is then faxed or emailed to HPSC where the details are entered into an Access database." ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Health Protection Surveillance Centre" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "Health Protection Surveillance Centre" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-10-26"^^xsd:date ;
            dcat:startDate "1998-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-10-26"^^xsd:date ;
            dcat:startDate "1998-01-01"^^xsd:date ] ;
    dct:title "Acute Flaccid Paralysis (AFP) surveillance" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Health Protection Surveillance Centre" ;
            vcard:hasEmail <mailto:data@health-protection-su.ie> ],
        [ a vcard:Kind ;
            vcard:fn "Health Protection Surveillance Centre" ;
            vcard:hasEmail <mailto:data@health-protection-su.ie> ] ;
    dcat:keyword "EHDS",
        "clinical-data",
        "healthcare" ;
    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/QUARTERLY> a dct:Frequency .

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

