<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eu-ai-data-quality-vs"/>
  <text>
    <status value="extensions"/><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>
  </text>
  <url value="http://example.org/fhir/eu-ai-transparency/ValueSet/eu-ai-data-quality-vs"/>
  <version value="0.1.0"/>
  <name value="EU_AI_DataQualityVS"/>
  <title value="AI Data Quality ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-18T12:04:51+00:00"/>
  <publisher value="Selina Adlberger"/>
  <description value="Codes describing data-quality characteristics relevant for training-data documentation (Art. 10 AI Act)."/>
  <compose>
    <include>
      <system value="http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem"/>
      <concept>
        <code value="representative"/>
      </concept>
      <concept>
        <code value="error-free"/>
      </concept>
      <concept>
        <code value="complete"/>
      </concept>
      <concept>
        <code value="relevant"/>
      </concept>
    </include>
  </compose>
</ValueSet>