@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/7eafd24b-ebfe-446b-a28f-4b20750cf09e> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/theme/infectious-disease>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "85"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1996320"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "451668"^^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 Major Trauma Audit (MTA) will provide a framework for hospitals to collect standardised data on patient injury, care processes and patient outcomes. The National Office of Clinical Audit (NOCA) will provide the frameworks and operational support for the introduction of MTA in Ireland, through participation in the UK Trauma Audit and Research Network (TARN). TARN is based on web-enabled collection of a standardised dataset for patients who are admitted to hospital or die in the Emergency Department (ED) with centralised analysis and benchmarking of data undertaken at TARN based in the Manchester Academic Health Science Centre University of Manchester.

**Purpose:** Aim: The MTA will drive system-wide quality improvement to achieve the best outcomes for trauma patients in Ireland.

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

Scope:
1. All trauma patients irrespective of age
2. who fulfil one of the following length of stay criteria:

a Direct admissions
 Trauma admissions whose length of stay is 3 days or more
 Trauma patients admitted to a High Dependency Area regardless of length of stay
 Deaths of trauma patie

**Coverage:** National- all acute hospitals that receive major trauma (26 hospitals in total).

Coverage is based on discharges within the calendar year for example 1/1/22-31/12/22. The percentage of patients with HIPE episodes with trauma codes (ICS 10-AM S and T codes) that fulfil the length of stay criteria fo""" ;
    dct:identifier "NDC-0079" ;
    dct:issued "2013-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-09-07"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Hospital-level MTA audit co-ordinators submit data on a web-based data collection and reporting system.

Data is taken from the medical record and electronic patient systems by clinical staff with permitted access and inputted into TARN.

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. 
A data collection/ reporting calendar with quarterly targets is used each year for the hospitals to align their data entry to.""" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label """Hospital-level MTA audit co-ordinators submit data on a web-based data collection and reporting system.

Data is taken from the medical record and electronic patient systems by clinical staff with permitted access and inputted into TARN.

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. 
A data collection/ reporting calendar with quarterly targets is used each year for the hospitals to align their data entry to.""" ] ;
    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 "2026-01-16"^^xsd:date ;
            dcat:startDate "2013-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-01-16"^^xsd:date ;
            dcat:startDate "2013-01-01"^^xsd:date ] ;
    dct:title "Major Trauma Audit (MTA)" ;
    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 "Ireland",
        "epidemiology",
        "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/MONTHLY> a dct:Frequency .

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

