FHIR IG analytics| Package | fhir.surveillanceIG |
| Resource Type | Location |
| Id | Location-LocationExample001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location LocationExample001
Profile: LocationProfile
status: Active
name: Mbagathi County Hospital - ANC Clinic
address: Nairobi Nairobi County
{
"resourceType": "Location",
"id": "LocationExample001",
"meta": {
"profile": [
"http://example.org/StructureDefinition/LocationProfile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Mbagathi County Hospital - ANC Clinic",
"address": {
"city": "Nairobi",
"district": "Kibra",
"state": "Nairobi County"
}
}