FHIR IG analytics| Package | fhir.iptpig |
| Resource Type | Location |
| Id | Location-iptp-facility-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location iptp-facility-001
Profile: IPTp Health Facility
status: Active
name: Shinyalu Sub-County Hospital
type: ANC clinic / Sub-county hospital
address: Kakamega
{
"resourceType": "Location",
"id": "iptp-facility-001",
"meta": {
"profile": [
"http://iptp.kemri.go.ke/fhir/StructureDefinition/iptp-facility"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Shinyalu Sub-County Hospital",
"type": [
{
"text": "ANC clinic / Sub-county hospital"
}
],
"address": {
"district": "Shinyalu",
"state": "Kakamega"
}
}