{
  "resourceType" : "ValueSet",
  "id" : "ti-medication-type-pharmaceutical-product-vs",
  "url" : "https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-pharmaceutical-product-vs",
  "version" : "1.0.7",
  "name" : "TIMedicationTypePharmaceuticalProductVS",
  "title" : "TI Medication Type ValueSet for a Pharmaceutical Product",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-12",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    }]
  }],
  "description" : "ValueSet of valid concepts for a Pharmaceutical Product, a component of a 'Kombipackung'",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "immutable" : false,
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "373873005",
        "display" : "Pharmaceutical / biologic product (product)"
      }]
    }]
  },
  "expansion" : {
    "timestamp" : "2026-03-20",
    "contains" : [{
      "system" : "http://snomed.info/sct",
      "code" : "373873005",
      "display" : "Pharmaceutical / biologic product (product)",
      "designation" : [{
        "language" : "de-DE",
        "value" : "Pharmazeutisches/biologisches Produkt"
      }]
    }]
  }
}