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

: AI Data Quality ValueSet - JSON Representation

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eu-ai-data-quality-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eu-ai-data-quality-vs</b></p><a name=\"eu-ai-data-quality-vs\"> </a><a name=\"hceu-ai-data-quality-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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-representative\">representative</a></td><td style=\"color: #cccccc\">Representative</td><td>Data are sufficiently representative of the target population.</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-error-free\">error-free</a></td><td style=\"color: #cccccc\">Error-Free</td><td>Data are free of errors to the best extent possible.</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-complete\">complete</a></td><td style=\"color: #cccccc\">Complete</td><td>Data are complete with regard to the intended purpose.</td></tr><tr><td><a href=\"CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-relevant\">relevant</a></td><td style=\"color: #cccccc\">Relevant</td><td>Data are relevant for the intended purpose.</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/eu-ai-data-quality-vs",
  "version" : "0.1.0",
  "name" : "EU_AI_DataQualityVS",
  "title" : "AI Data Quality ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T11:52:19+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes describing data-quality characteristics relevant for training-data documentation (Art. 10 AI Act).",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
        "concept" : [
          {
            "code" : "representative"
          },
          {
            "code" : "error-free"
          },
          {
            "code" : "complete"
          },
          {
            "code" : "relevant"
          }
        ]
      }
    ]
  }
}