Implementation Guide
TI Terminology
Version 1.0.5-1 - release

: Value Set Darreichungsform SNOMED CT - JSON Representation

Active as of 2025-02-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-medicine-form-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-medicine-form-snomed-ct-vs</b></p><a name=\"ti-medicine-form-snomed-ct-vs\"> </a><a name=\"hcti-medicine-form-snomed-ct-vs\"> </a><a name=\"ti-medicine-form-snomed-ct-vs-de-DE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 736542009 (Pharmaceutical dose form (dose form))</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 736478001 (Basic dose form (basic dose form))</li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-medicine-form-snomed-ct-vs",
  "version" : "1.0.5-1",
  "name" : "TIMedicineFormSNOMEDCTVS",
  "title" : "Value Set Darreichungsform SNOMED CT",
  "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 Value Set umfasst die Codes zur Beschreibung der Darreichungsformen gemäß 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" : "736542009"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "736478001"
          }
        ]
      }
    ]
  }
}