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

: EU AI Human Oversight Code System - XML Representation

Active as of 2026-07-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eu-ai-human-oversight-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-human-oversight-cs"/>
  <version value="0.1.0"/>
  <name value="EUAIHumanOversightCodeSystem"/>
  <title value="EU AI Human Oversight Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-31T11:07:29+00:00"/>
  <publisher value="Selina Adlberger"/>
  <description
               value="Codes describing actions taken by a human reviewer in response to an AI-generated output or recommendation."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="human-validation"/>
    <display value="Human Validation"/>
    <definition
                value="A human reviewer assessed the AI output and accepted it without changing its substantive content."/>
  </concept>
  <concept>
    <code value="human-override"/>
    <display value="Human Override"/>
    <definition
                value="A human reviewer rejected the AI output or recommendation."/>
  </concept>
  <concept>
    <code value="human-correction"/>
    <display value="Human Correction"/>
    <definition
                value="A human reviewer corrected erroneous or incomplete AI-generated content while retaining the corrected result as the documented outcome."/>
  </concept>
</CodeSystem>