FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Location |
| Id | Location-hospital1-ward-a-nu1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Location",
"id": "hospital1-ward-a-nu1",
"meta": {
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "organization",
"display": "יחידה ארגונית"
}
],
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location-nursing-unit"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hospital1.check.org/locations",
"value": "HOSP1-WARD-A-NU1"
}
],
"type": [
{
"coding": [
{
"system": "http://fhir.health.gov.il/cs/il-core-location-physical-type",
"code": "hospital-nursing-unit",
"display": "Hospital nursing unit"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HU",
"display": "Hospital unit"
}
]
}
],
"managingOrganization": {
"reference": "Organization/hospital1-ward-a"
},
"address": {
"line": [
"Rambam Hospital, Haifa"
]
},
"status": "active",
"name": "Hospital1 Ward A Nursing Unit 1",
"mode": "instance"
}