@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/52c12116-78b3-4ef8-983a-c6f5ab8f005a> a dcat:Dataset ;
    healthdcatap:healthCategory <http://health.europa.eu/ehds/category/ehr>,
        <http://health.europa.eu/ehds/category/registries>,
        <http://health.europa.eu/theme/chronic-disease>,
        <http://health.europa.eu/theme/mental-health>,
        <http://health.europa.eu/theme/public-health> ;
    healthdcatap:maxTypicalAge "65"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "0"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "977785"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "189339"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """The Irish Hip Fracture Database (IHFD) is a web based system that uses the HIPE (Hospital In-patient Enquiry) portal infrastructure. It audits care standards and outcomes for patients with hip fractures.

**Purpose:** Develop a prospective audit of case-mix, care standards and outcomes for hip fracture care and use synergy of standards, data, feedback and quality improvement to focus attention on hip fracture care locally and nationally. It benchmarks care and uses data to create a drive for sustained improvements in clinical standards and cost-effectiveness. 

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

In scope: 
 All hospitals that provide acute hip fracture ser

**Coverage:** National - all acute hospitals that operate on hip fracture patients (16 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 for hip fracture with data coded on the IHFD are included. The HIPE syste""" ;
    dct:identifier "NDC-0066" ;
    dct:issued "2012-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-11-01"^^xsd:date ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label """Data is taken from the medical record by clinical staff with permitted access and inputted into the IHFD add-on screen on the HIPE 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 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 """Data is taken from the medical record by clinical staff with permitted access and inputted into the IHFD add-on screen on the HIPE 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 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 "2025-08-09"^^xsd:date ;
            dcat:startDate "2012-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-08-09"^^xsd:date ;
            dcat:startDate "2012-01-01"^^xsd:date ] ;
    dct:title "Irish Hip Fracture Database (IHFD)" ;
    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 "EHDS",
        "clinical-data",
        "epidemiology",
        "public-health",
        "surveillance" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/access-right/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/ANNUAL> a dct:Frequency .

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

