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-ai-performance-metric-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eu-ai-performance-metric-vs</b></p><a name=\"eu-ai-performance-metric-vs\"> </a><a name=\"hceu-ai-performance-metric-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-accuracy\">accuracy</a></td><td style=\"color: #cccccc\">Accuracy</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-sensitivity\">sensitivity</a></td><td style=\"color: #cccccc\">Sensitivity</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-specificity\">specificity</a></td><td style=\"color: #cccccc\">Specificity</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-robustness\">robustness</a></td><td style=\"color: #cccccc\">Robustness</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/eu-ai-performance-metric-vs",
"version" : "0.1.0",
"name" : "EU_AI_PerformanceMetricVS",
"title" : "AI Performance Metric ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2026-06-18T12:04:51+00:00",
"publisher" : "Selina Adlberger",
"description" : "Codes for technical quality and performance metrics (QUAL-01).",
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
"concept" : [
{
"code" : "accuracy"
},
{
"code" : "sensitivity"
},
{
"code" : "specificity"
},
{
"code" : "robustness"
}
]
}
]
}
}