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

FHIR IG analytics

Packagefhir.surveillanceIG
Resource TypeLocation
IdLocation-LocationExample001.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 LocationExample001

status: Active

name: Mbagathi County Hospital - ANC Clinic

address: Nairobi Nairobi County


Source1

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