{
  "resourceType" : "ValueSet",
  "id" : "ti-medication-snomed-ct-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ti-medication-snomed-ct-vs</b></p><a name=\"ti-medication-snomed-ct-vs\"> </a><a name=\"hcti-medication-snomed-ct-vs\"> </a><a name=\"ti-medication-snomed-ct-vs-de-DE\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 763158003 (Medicinal product (product))</li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-medication-snomed-ct-vs",
  "version" : "1.0.5-2",
  "name" : "TIMedicationSNOMEDCTVS",
  "title" : "TI Arzneimittel SNOMED CT ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-28",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    },
    {
      "system" : "email",
      "value" : "patientteam [ at ] gematik.de"
    }]
  }],
  "description" : "Dieses Valueset enthält die Codes für die Abbilung von Arzneimitteln in SNOMED CT.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "immutable" : false,
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "763158003"
      }]
    }]
  }
}