Implementation Guide
TI Terminology
Version 1.0.5-1 - release

: TI Medication Type ValueSet for PZN-Medication - JSON Representation

Active as of 2025-02-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-medication-type-product-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ti-medication-type-product-vs</b></p><a name=\"ti-medication-type-product-vs\"> </a><a name=\"hcti-medication-type-product-vs\"> </a><a name=\"ti-medication-type-product-vs-de-DE\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/781405001\">781405001</a></td><td>Medicinal product package (product)</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-product-vs",
  "version" : "1.0.5-1",
  "name" : "TIMedicationTypeProductVS",
  "title" : "TI Medication Type ValueSet for PZN-Medication",
  "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" : "ValueSet of valid concepts for a PZN Medication Product",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "781405001",
            "display" : "Medicinal product package (product)"
          }
        ]
      }
    ]
  }
}