FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeValueSet
IdValueSet-ti-medication-type-pharmaceutical-product-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.terminology@1.0.8&canonical=https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-pharmaceutical-product-vs
URLhttps://gematik.de/fhir/terminology/ValueSet/ti-medication-type-pharmaceutical-product-vs
Version1.0.7
Statusactive
Date2025-09-12
NameTIMedicationTypePharmaceuticalProductVS
TitleTI Medication Type ValueSet for a Pharmaceutical Product
Realmde
DescriptionValueSet of valid concepts for a Pharmaceutical Product, a component of a 'Kombipackung'
Copyrightgematik GmbH

Resources that use this resource

StructureDefinition
epa-medication-pharmaceutical-productEPA Pharmaceutical Product Medication

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373873005",
            "display": "Pharmaceutical / biologic product (product)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-11-03",
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "373873005",
        "display": "Pharmaceutical / biologic product (product)",
        "designation": [
          {
            "language": "de-DE",
            "value": "Pharmazeutisches/biologisches Produkt"
          }
        ]
      }
    ]
  }
}