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

: EHDS Usage Category ValueSet - XML Representation

Active as of 2026-06-18

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehds-usage-category-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ehds-usage-category-vs</b></p><a name="ehds-usage-category-vs"> </a><a name="hcehds-usage-category-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-primary-use">primary-use</a></td><td style="color: #cccccc">Primary Use</td><td>Processing for direct patient care.</td></tr><tr><td><a href="CodeSystem-EUAIActCodeSystem.html#EUAIActCodeSystem-secondary-use">secondary-use</a></td><td style="color: #cccccc">Secondary Use</td><td>Processing for research, AI training, policy making, or other permitted secondary-use purposes.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://example.org/fhir/eu-ai-transparency/ValueSet/ehds-usage-category-vs"/>
  <version value="0.1.0"/>
  <name value="EHDS_UsageCategoryVS"/>
  <title value="EHDS Usage Category ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-18T11:52:19+00:00"/>
  <publisher value="Selina Adlberger"/>
  <description
               value="Codes defining whether data usage is documented as primary use or secondary use (LAW-03.1)."/>
  <compose>
    <include>
      <system
              value="http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem"/>
      <concept>
        <code value="primary-use"/>
      </concept>
      <concept>
        <code value="secondary-use"/>
      </concept>
    </include>
  </compose>
</ValueSet>