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/eu-ai-case-specific-indication-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "eu-ai-case-specific-indication-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 eu-ai-case-specific-indication-cs</b></p><a name=\"eu-ai-case-specific-indication-cs\"> </a><a name=\"hceu-ai-case-specific-indication-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-case-specific-indication-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\">triage<a name=\"eu-ai-case-specific-indication-cs-triage\"> </a></td><td>Triage and Prioritization</td><td>Use of the AI system to support urgency assessment, prioritization, or routing.</td></tr><tr><td style=\"white-space:nowrap\">screening<a name=\"eu-ai-case-specific-indication-cs-screening\"> </a></td><td>Screening</td><td>Use of the AI system to identify individuals or findings that may require further assessment.</td></tr><tr><td style=\"white-space:nowrap\">second-opinion<a name=\"eu-ai-case-specific-indication-cs-second-opinion\"> </a></td><td>Second Opinion</td><td>Use of the AI system to provide an additional assessment alongside a human clinical assessment.</td></tr><tr><td style=\"white-space:nowrap\">diagnostic-support<a name=\"eu-ai-case-specific-indication-cs-diagnostic-support\"> </a></td><td>Diagnostic Support</td><td>Use of the AI system to support the identification or assessment of a diagnosis.</td></tr><tr><td style=\"white-space:nowrap\">treatment-planning<a name=\"eu-ai-case-specific-indication-cs-treatment-planning\"> </a></td><td>Treatment Planning</td><td>Use of the AI system to support selection, planning, or adaptation of treatment.</td></tr><tr><td style=\"white-space:nowrap\">prognosis<a name=\"eu-ai-case-specific-indication-cs-prognosis\"> </a></td><td>Prognostic Prediction</td><td>Use of the AI system to estimate a future clinical outcome, risk, or disease course.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-case-specific-indication-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EUAICaseSpecificIndicationCodeSystem"] ; #
fhir:title [ fhir:v "EU AI Case-Specific Indication 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 describing the clinical purpose for which an AI system was applied in an individual case."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "triage" ] ;
fhir:display [ fhir:v "Triage and Prioritization" ] ;
fhir:definition [ fhir:v "Use of the AI system to support urgency assessment, prioritization, or routing." ]
] [
fhir:code [ fhir:v "screening" ] ;
fhir:display [ fhir:v "Screening" ] ;
fhir:definition [ fhir:v "Use of the AI system to identify individuals or findings that may require further assessment." ]
] [
fhir:code [ fhir:v "second-opinion" ] ;
fhir:display [ fhir:v "Second Opinion" ] ;
fhir:definition [ fhir:v "Use of the AI system to provide an additional assessment alongside a human clinical assessment." ]
] [
fhir:code [ fhir:v "diagnostic-support" ] ;
fhir:display [ fhir:v "Diagnostic Support" ] ;
fhir:definition [ fhir:v "Use of the AI system to support the identification or assessment of a diagnosis." ]
] [
fhir:code [ fhir:v "treatment-planning" ] ;
fhir:display [ fhir:v "Treatment Planning" ] ;
fhir:definition [ fhir:v "Use of the AI system to support selection, planning, or adaptation of treatment." ]
] [
fhir:code [ fhir:v "prognosis" ] ;
fhir:display [ fhir:v "Prognostic Prediction" ] ;
fhir:definition [ fhir:v "Use of the AI system to estimate a future clinical outcome, risk, or disease course." ]
] ) . #
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