{
  "resourceType" : "ValueSet",
  "id" : "data-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet data-category-vs</b></p><a name=\"data-category-vs\"> </a><a name=\"hcdata-category-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-data-category-cs.html\"><code>http://example.org/fhir/trust-ai-transparency/CodeSystem/data-category-cs</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></li></ul></div>"
  },
  "url" : "http://example.org/fhir/trust-ai-transparency/ValueSet/data-category-vs",
  "version" : "0.1.0",
  "name" : "DataCategoryVS",
  "title" : "Data Category Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-09T11:13:25+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Categories of electronic health data that may be documented for secondary-use and AI-development contexts.",
  "compose" : {
    "include" : [{
      "system" : "http://example.org/fhir/trust-ai-transparency/CodeSystem/data-category-cs"
    }]
  }
}