FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | Location |
| Id | Location-location-general-kind-hospital-ward.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Location",
"id": "location-general-kind-hospital-ward",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.health.gov.il/cs/institute-department-moh",
"value": "010011"
}
],
"status": "active",
"name": "פנימית ב'",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HU",
"display": "Hospital Unit"
}
]
}
],
"mode": "kind"
}