Implementation Guide
TI Terminology
Version 1.0.5-4 - release

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

Active as of 2025-05-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ti-medication-type-product-vs",
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-product-vs",
  "version" : "1.0.5-4",
  "name" : "TIMedicationTypeProductVS",
  "title" : "TI Medication Type ValueSet for PZN-Medication",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-12",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.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)"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-05-09",
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "781405001",
        "display" : "Medicinal product package (product)"
      }
    ]
  }
}