FHIR IG analytics| Package | zw.fhir.ig.core |
| Resource Type | Location |
| Id | Location-location1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location1
Profile: Zimbabwe Location
status: Active
name: Parirenyatwa Outpatients Department
type: Outpatients Department
address: Harare HA ZW
managingOrganization: Organization Parirenyatwa Group of Hospitals
{
"resourceType": "Location",
"id": "location1",
"meta": {
"profile": [
"http://mohcc.gov.zw/fhir/core/StructureDefinition/zw-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Parirenyatwa Outpatients Department",
"type": [
{
"text": "Outpatients Department"
}
],
"address": {
"city": "Harare",
"district": "010E",
"state": "HA",
"country": "ZW"
},
"managingOrganization": {
"reference": "Organization/organization1"
}
}