FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.iptpig
Resource TypeLocation
IdLocation-iptp-facility-001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Location iptp-facility-001

status: Active

name: Shinyalu Sub-County Hospital

type: ANC clinic / Sub-county hospital

address: Kakamega


Source1

{
  "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"
  }
}