{
  "resourceType" : "ValueSet",
  "id" : "ehds-usage-category-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/ValueSet/ehds-usage-category-vs",
  "version" : "0.1.0",
  "name" : "EHDS_UsageCategoryVS",
  "title" : "EHDS Usage Category ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T12:04:51+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes defining whether data usage is documented as primary use or secondary use (LAW-03.1).",
  "compose" : {
    "include" : [{
      "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/EUAIActCodeSystem",
      "concept" : [{
        "code" : "primary-use"
      },
      {
        "code" : "secondary-use"
      }]
    }]
  }
}