Implementation Guide
TI Terminology
Version 1.0.6 - ballot

: TI Drug Category ValueSet - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-drug-category-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ti-drug-category-vs</b></p><a name=\"ti-drug-category-vs\"> </a><a name=\"hcti-drug-category-vs\"> </a><a name=\"ti-drug-category-vs-de-DE\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-epa-drug-category-cs.html\"><code>https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs</code></a></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-drug-category-vs",
  "version" : "1.0.6",
  "name" : "TIDrugCategoryVS",
  "title" : "TI Drug Category ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "The ValueSet for drug category.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs"
      }
    ]
  }
}