Implementation Guide
TI Terminology
Version 1.0.6 - ballot

: TI Substance SNOMED CT ValueSet - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-substance-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-substance-snomed-ct-vs</b></p><a name=\"ti-substance-snomed-ct-vs\"> </a><a name=\"hcti-substance-snomed-ct-vs\"> </a><a name=\"ti-substance-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 105590001 (Substance)</li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-substance-snomed-ct-vs",
  "version" : "1.0.6",
  "name" : "TISubstanceSNOMEDCTVS",
  "title" : "TI Substance SNOMED CT ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-31",
  "publisher" : "mio42 GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mio.kbv.de"
        }
      ]
    }
  ],
  "description" : "Dieses Valueset enthält die Codes zur Beschreibung von Substanz 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" : "105590001"
          }
        ]
      }
    ]
  }
}