FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | Location |
| Id | Location-bed-123.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "bed-123",
"meta": {
"source": "http://atd.laniado.org.il",
"profile": [
"http://fhir.laniado.org.il/StructureDefinition/laniado-location"
]
},
"identifier": [
{
"system": "http://fhir.laniado.org.il/Identifier/k-lan-dep-beds",
"value": "10011-113-2"
}
],
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "bd",
"display": "Bed"
}
]
},
"mode": "instance",
"status": "active",
"name": "Room 113 - Bed 2"
}