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 |
{
"resourceType" : "CodeSystem",
"id" : "eu-ai-human-oversight-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eu-ai-human-oversight-cs</b></p><a name=\"eu-ai-human-oversight-cs\"> </a><a name=\"hceu-ai-human-oversight-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-human-oversight-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\">human-validation<a name=\"eu-ai-human-oversight-cs-human-validation\"> </a></td><td>Human Validation</td><td>A human reviewer assessed the AI output and accepted it without changing its substantive content.</td></tr><tr><td style=\"white-space:nowrap\">human-override<a name=\"eu-ai-human-oversight-cs-human-override\"> </a></td><td>Human Override</td><td>A human reviewer rejected the AI output or recommendation.</td></tr><tr><td style=\"white-space:nowrap\">human-correction<a name=\"eu-ai-human-oversight-cs-human-correction\"> </a></td><td>Human Correction</td><td>A human reviewer corrected erroneous or incomplete AI-generated content while retaining the corrected result as the documented outcome.</td></tr></table></div>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-human-oversight-cs",
"version" : "0.1.0",
"name" : "EUAIHumanOversightCodeSystem",
"title" : "EU AI Human Oversight Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-07-31T11:07:29+00:00",
"publisher" : "Selina Adlberger",
"description" : "Codes describing actions taken by a human reviewer in response to an AI-generated output or recommendation.",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "human-validation",
"display" : "Human Validation",
"definition" : "A human reviewer assessed the AI output and accepted it without changing its substantive content."
},
{
"code" : "human-override",
"display" : "Human Override",
"definition" : "A human reviewer rejected the AI output or recommendation."
},
{
"code" : "human-correction",
"display" : "Human Correction",
"definition" : "A human reviewer corrected erroneous or incomplete AI-generated content while retaining the corrected result as the documented outcome."
}
]
}