FHIR IG analytics| Package | laniado.test.fhir |
| Resource Type | Location |
| Id | Location-dep-10011.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "dep-10011",
"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-yechidot",
"value": "10011"
}
],
"alias": [
"פנימית א",
"Internal A"
],
"type": [
{
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
"code": "1",
"display": "מח' אשפוז"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HU",
"display": "Hospital unit"
}
]
}
],
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa",
"display": "Ward"
}
]
},
"mode": "instance",
"status": "active",
"name": "פנימית א"
}