{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ISiKLocationPhysicalType",
  "id": "ISiKLocationPhysicalType",
  "version": "5.1.2",
  "url": "https://gematik.de/fhir/isik/ValueSet/ISiKLocationPhysicalType",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2026-04-22",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "concept": [
          {
            "code": "bd",
            "display": "Bed"
          },
          {
            "code": "ro",
            "display": "Room"
          },
          {
            "code": "wa",
            "display": "Ward"
          }
        ]
      }
    ]
  }
}