@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/76d2f0ad-10bf-4c08-8aed-0ba063490b98> 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>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "15"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1679769"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "439445"^^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 """The data collection are made up of retrospective 
data entry records from paper records detailing the the processing of each school-going aged child who received a vaccination (if consented) or not. The data includes the person-identifying information of the child and one parent/guardian (or self if age appropriate) along with a record of the consent provided (or declined). It also includes data on children who were not vaccinated by virtue of non-attendance.

**Purpose:** The SIS is an electronic dataset which records all childhood vaccinations for children of School-going age. It also assists in the preparation and planning of vaccination sessions in schools and mop-up clinics as well as being used for statistical and activity analysis.

In-Scope: All vaccinations for children of school-going age.

Out-of-Scope: Baby & Toddler immunisations and adult Community Immunisations (Flu, Covid-19 etc.)

**Coverage:** National – all children of school age within the State.

SIS has collected data on School Immunisations since the Academic Year of 2010-2011.""" ;
    dct:identifier "NDC-0101" ;
    dct:issued "2011-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-03-24"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Dept Education provide schools. School immunisation staff provide details of school cohorts. Parents and guardians provide demographic information and vaccinators provide vaccine information on the medical record form.

Data is entered on the system on a near-daily basis during each working day (Mon-Fri) of the academic year.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Dept Education provide schools. School immunisation staff provide details of school cohorts. Parents and guardians provide demographic information and vaccinators provide vaccine information on the medical record form.

Data is entered on the system on a near-daily basis during each working day (Mon-Fri) of the academic year.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Office of Chief Clinical Officer" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "HSE Office of Chief Clinical Officer" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-02"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-12-02"^^xsd:date ;
            dcat:startDate "2011-01-01"^^xsd:date ] ;
    dct:title "National School Immunisation System (SIS)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HSE Office of Chief Clinical Officer" ;
            vcard:hasEmail <mailto:data@hse-office-of-chief-.ie> ],
        [ a vcard:Kind ;
            vcard:fn "HSE Office of Chief Clinical Officer" ;
            vcard:hasEmail <mailto:data@hse-office-of-chief-.ie> ] ;
    dcat:keyword "EHDS",
        "clinical-data",
        "healthcare",
        "registry",
        "surveillance" ;
    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 .

