FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED 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"
}
]
}
]
}
}