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

: Human Intervention Type ValueSet - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eu-ai-intervention-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eu-ai-intervention-vs</b></p><a name=\"eu-ai-intervention-vs\"> </a><a name=\"hceu-ai-intervention-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 &#x1F4E6;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-human-override\">human-override</a></td><td style=\"color: #cccccc\">Human Override</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-human-validation\">human-validation</a></td><td style=\"color: #cccccc\">Human Validation</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-human-correction\">human-correction</a></td><td style=\"color: #cccccc\">Human Correction</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/eu-ai-intervention-vs",
  "version" : "0.1.0",
  "name" : "EU_AI_Intervention_ValueSet",
  "title" : "Human Intervention Type ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T11:52:19+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes representing the type of human oversight or intervention (HL-03.1).",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
        "concept" : [
          {
            "code" : "human-override"
          },
          {
            "code" : "human-validation"
          },
          {
            "code" : "human-correction"
          }
        ]
      }
    ]
  }
}