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-06-18 |
{
"resourceType" : "ValueSet",
"id" : "eu-case-specific-indication-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eu-case-specific-indication-vs</b></p><a name=\"eu-case-specific-indication-vs\"> </a><a name=\"hceu-case-specific-indication-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-EUAIActCodeSystem.html\"><code>http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-triage\">triage</a></td><td style=\"color: #cccccc\">Triage and Prioritization</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-screening\">screening</a></td><td style=\"color: #cccccc\">Screening</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-second-opinion\">second-opinion</a></td><td style=\"color: #cccccc\">Second Opinion</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-diagnostic-support\">diagnostic-support</a></td><td style=\"color: #cccccc\">Diagnostic Support</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-treatment-planning\">treatment-planning</a></td><td style=\"color: #cccccc\">Treatment Planning</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-prognosis\">prognosis</a></td><td style=\"color: #cccccc\">Prognostic Prediction</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/eu-case-specific-indication-vs",
"version" : "0.1.0",
"name" : "EUCaseSpecificIndicationVS",
"title" : "EU AI Case-Specific Indication ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2026-06-18T11:52:19+00:00",
"publisher" : "Selina Adlberger",
"description" : "Clinical and administrative reasons for applying an AI system in a specific case (USE-04).",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
"concept" : [
{
"code" : "triage"
},
{
"code" : "screening"
},
{
"code" : "second-opinion"
},
{
"code" : "diagnostic-support"
},
{
"code" : "treatment-planning"
},
{
"code" : "prognosis"
}
]
}
]
}
}