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