FHIR IG analytics
| Package | de.gematik.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-ti-medication-type-product-vs.json |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/terminology/1.0.9-1/ValueSet-ti-medication-type-product-vs.html |
| URL | https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-product-vs |
| Version | 1.0.7 |
| Status | active |
| Date | 2025-09-12 |
| Name | TIMedicationTypeProductVS |
| Title | TI Medication Type ValueSet for PZN-Medication |
| Realm | de |
| Description | ValueSet of valid concepts for a PZN Medication Product |
| Copyright | gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "ti-medication-type-product-vs",
"url": "https://gematik.de/fhir/terminology/ValueSet/ti-medication-type-product-vs",
"version": "1.0.7",
"name": "TIMedicationTypeProductVS",
"title": "TI Medication Type ValueSet for PZN-Medication",
"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 PZN Medication Product",
"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": "781405001",
"display": "Medicinal product package (product)"
}
]
}
]
},
"expansion": {
"timestamp": "2026-03-20",
"contains": [
{
"system": "http://snomed.info/sct",
"code": "781405001",
"display": "Medicinal product package (product)",
"designation": [
{
"language": "de-DE",
"value": "Verpackung eines medizinischen Produkts"
}
]
}
]
}
}