0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-31 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ehds-secondary-use-purpose-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ehds-secondary-use-purpose-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehds-secondary-use-purpose-cs</b></p><a name=\"ehds-secondary-use-purpose-cs\"> </a><a name=\"hcehds-secondary-use-purpose-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-secondary-use-purpose-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">public-health<a name=\"ehds-secondary-use-purpose-cs-public-health\"> </a></td><td>Public Health</td><td>Activities in the area of public health, including protection against serious cross-border threats to health and public-health surveillance.</td></tr><tr><td style=\"white-space:nowrap\">policy-regulatory<a name=\"ehds-secondary-use-purpose-cs-policy-regulatory\"> </a></td><td>Policy-Making and Regulatory Activities</td><td>Public-sector policy-making, planning, supervision, or regulatory activities in the health or care sectors.</td></tr><tr><td style=\"white-space:nowrap\">statistics<a name=\"ehds-secondary-use-purpose-cs-statistics\"> </a></td><td>Official Statistics</td><td>Preparation and production of official statistics relating to health or care.</td></tr><tr><td style=\"white-space:nowrap\">education-teaching<a name=\"ehds-secondary-use-purpose-cs-education-teaching\"> </a></td><td>Education or Teaching</td><td>Education or teaching activities in the health or care sectors.</td></tr><tr><td style=\"white-space:nowrap\">scientific-research<a name=\"ehds-secondary-use-purpose-cs-scientific-research\"> </a></td><td>Scientific Research</td><td>Scientific research related to health or care that contributes to public health or health-technology development.</td></tr><tr><td style=\"white-space:nowrap\">development-innovation<a name=\"ehds-secondary-use-purpose-cs-development-innovation\"> </a></td><td>Development and Innovation</td><td>Development and innovation activities for products, services, or processes contributing to public health, healthcare, or care.</td></tr><tr><td style=\"white-space:nowrap\">algorithm-training-testing<a name=\"ehds-secondary-use-purpose-cs-algorithm-training-testing\"> </a></td><td>Training, Testing and Evaluation of Algorithms</td><td>Training, testing, and evaluation of algorithms, including algorithms used in medical devices, in-vitro diagnostic medical devices, AI systems, or digital health applications.</td></tr><tr><td style=\"white-space:nowrap\">care-improvement<a name=\"ehds-secondary-use-purpose-cs-care-improvement\"> </a></td><td>Improvement of Care Delivery</td><td>Activities aimed at improving healthcare delivery, treatment, or the management of health systems.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-secondary-use-purpose-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EHDSSecondaryUsePurposeCodeSystem"] ; #
fhir:title [ fhir:v "EHDS Secondary-Use Purpose Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-07-31T11:07:29+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Selina Adlberger"] ; #
fhir:description [ fhir:v "Codes representing permitted categories of purpose for the secondary use of electronic health data under the EHDS."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "public-health" ] ;
fhir:display [ fhir:v "Public Health" ] ;
fhir:definition [ fhir:v "Activities in the area of public health, including protection against serious cross-border threats to health and public-health surveillance." ]
] [
fhir:code [ fhir:v "policy-regulatory" ] ;
fhir:display [ fhir:v "Policy-Making and Regulatory Activities" ] ;
fhir:definition [ fhir:v "Public-sector policy-making, planning, supervision, or regulatory activities in the health or care sectors." ]
] [
fhir:code [ fhir:v "statistics" ] ;
fhir:display [ fhir:v "Official Statistics" ] ;
fhir:definition [ fhir:v "Preparation and production of official statistics relating to health or care." ]
] [
fhir:code [ fhir:v "education-teaching" ] ;
fhir:display [ fhir:v "Education or Teaching" ] ;
fhir:definition [ fhir:v "Education or teaching activities in the health or care sectors." ]
] [
fhir:code [ fhir:v "scientific-research" ] ;
fhir:display [ fhir:v "Scientific Research" ] ;
fhir:definition [ fhir:v "Scientific research related to health or care that contributes to public health or health-technology development." ]
] [
fhir:code [ fhir:v "development-innovation" ] ;
fhir:display [ fhir:v "Development and Innovation" ] ;
fhir:definition [ fhir:v "Development and innovation activities for products, services, or processes contributing to public health, healthcare, or care." ]
] [
fhir:code [ fhir:v "algorithm-training-testing" ] ;
fhir:display [ fhir:v "Training, Testing and Evaluation of Algorithms" ] ;
fhir:definition [ fhir:v "Training, testing, and evaluation of algorithms, including algorithms used in medical devices, in-vitro diagnostic medical devices, AI systems, or digital health applications." ]
] [
fhir:code [ fhir:v "care-improvement" ] ;
fhir:display [ fhir:v "Improvement of Care Delivery" ] ;
fhir:definition [ fhir:v "Activities aimed at improving healthcare delivery, treatment, or the management of health systems." ]
] ) . #
IG © 2026+ Selina Adlberger. Package fhir.ig.eu.aitransparency#0.1.0 based on FHIR 5.0.0. Generated 2026-07-31
Links: Table of Contents |
QA Report