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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehds-usage-category-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehds-usage-category-cs</b></p><a name="ehds-usage-category-cs"> </a><a name="hcehds-usage-category-cs"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-usage-category-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">primary-use<a name="ehds-usage-category-cs-primary-use"> </a></td><td>Primary Use</td><td>Use of personal electronic health data for the provision of healthcare to the individual concerned.</td></tr><tr><td style="white-space:nowrap">secondary-use<a name="ehds-usage-category-cs-secondary-use"> </a></td><td>Secondary Use</td><td>Use of electronic health data for a permitted purpose other than the direct provision of healthcare to the individual concerned.</td></tr></table></div>
  </text>
  <url value="http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-usage-category-cs"/>
  <version value="0.1.0"/>
  <name value="EHDSUsageCategoryCodeSystem"/>
  <title value="EHDS Usage Category Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-31T11:07:29+00:00"/>
  <publisher value="Selina Adlberger"/>
  <description value="Codes distinguishing primary use from secondary use of electronic health data in the context of the European Health Data Space."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="primary-use"/>
    <display value="Primary Use"/>
    <definition value="Use of personal electronic health data for the provision of healthcare to the individual concerned."/>
  </concept>
  <concept>
    <code value="secondary-use"/>
    <display value="Secondary Use"/>
    <definition value="Use of electronic health data for a permitted purpose other than the direct provision of healthcare to the individual concerned."/>
  </concept>
</CodeSystem>