@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/f76f1990-c0e1-40c5-9f19-4535e4be35d1> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/epidemiology> ;
    healthdcatap:maxTypicalAge "75"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1639698"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "432834"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """The Irish National Audit of Stroke is a web based system that uses the HIPE portal infrastructure. It audits against agreed standards and guidelines and reports on outcomes for patients with stroke.

**Purpose:** Aim: To conduct audit of stroke care including clinical care and service organisation.

INAS objectives can be found at this link: https://www.noca.ie/audits/inas-objectives 

In scope: 
 All hospitals that provide acute stroke services, n=24
 All patients with principle diagnosis ICD 10 AM codes i61 (haemorrhagic stroke), i63 (Ischaemic stroke), i64 (stroke unspecified) or with a hospital acquired diagnosis (HADx) of ICD 10 AM codes i61, i63, i64
 All cases reported are >16 years of age
 Fo

**Coverage:** National. All hospitals that provide acute stroke services, n=24.

Coverage is based on discharges within the calendar year for example 1/1/22-31/12/22. The percentage of patients with ICD 10 AM codes i61, i63, i64 discharged from each of the 24 hospitals who have >80% of those cases with additional""" ;
    dct:identifier "NDC-0068" ;
    dct:issued "2012-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-11-11"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data is taken from the medical record by audit coordinators (senior nursing staff) with permitted access and inputted into the HIPE stroke audit portal.

Data can be entered while the patient is an in-patient and completed on discharge. Data entry is requested to be complete within the quarter following discharge from hospital.

All data must be submitted by the close of the HIPE file, usually one quarter after end of calendar year.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Data is taken from the medical record by audit coordinators (senior nursing staff) with permitted access and inputted into the HIPE stroke audit portal.

Data can be entered while the patient is an in-patient and completed on discharge. Data entry is requested to be complete within the quarter following discharge from hospital.

All data must be submitted by the close of the HIPE file, usually one quarter after end of calendar year.""" ] ;
    dct:publisher [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Office of Clinical Audit" ],
        [ a foaf:Agent ;
            dct:type <http://purl.org/adms/publishertype/NationalAuthority> ;
            foaf:name "National Office of Clinical Audit" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/IRL> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-04"^^xsd:date ;
            dcat:startDate "2012-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-04"^^xsd:date ;
            dcat:startDate "2012-01-01"^^xsd:date ] ;
    dct:title "Irish National Audit of Stroke (INAAS)" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "National Office of Clinical Audit" ;
            vcard:hasEmail <mailto:data@national-office-of-c.ie> ],
        [ a vcard:Kind ;
            vcard:fn "National Office of Clinical Audit" ;
            vcard:hasEmail <mailto:data@national-office-of-c.ie> ] ;
    dcat:keyword "clinical-data",
        "public-health",
        "statistics",
        "surveillance" ;
    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/MONTHLY> a dct:Frequency .

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

