FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | ValueSet |
| Id | ValueSet-ISiKLocationPhysicalType.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.isik@5.1.3&canonical=https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType |
| URL | https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType |
| Version | 5.1.3 |
| Status | active |
| Date | 2026-07-17 |
| Name | ISiKLocationPhysicalType |
| Realm | de |
| StructureDefinition | ||
| de.gematik.isik#5.1.3 | ISiKKontaktGesundheitseinrichtung | ISiKKontaktGesundheitseinrichtung |
| CodeSystem | ||
| hl7.terminology#current | location-physical-type | Location type |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "ISiKLocationPhysicalType",
"id": "ISiKLocationPhysicalType",
"version": "5.1.3",
"url": "https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2026-07-17",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"concept": [
{
"code": "bd",
"display": "Bed"
},
{
"code": "ro",
"display": "Room"
},
{
"code": "wa",
"display": "Ward"
}
]
}
]
}
}