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

FHIR IG analytics

Packageke.fhir.core
Resource TypePatient
IdPatient-CR2026080100001-1.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: Patient CR2026080100001-1

Amina Hassan Female, DoB: 1990-05-14 ( https://fhir.sha.go.ke/fhir/identifier/phonenumber#+254712345678 (use: official, ))



Source1

{
  "resourceType": "Patient",
  "id": "CR2026080100001-1",
  "meta": {
    "profile": [
      "https://fhir.dha.go.ke/ig/core/StructureDefinition/kenya-core-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://fhir.sha.go.ke/fhir/identifier/phonenumber",
      "value": "+254712345678"
    }
  ],
  "name": [
    {
      "text": "Amina Hassan",
      "family": "Hassan",
      "given": [
        "Amina"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1990-05-14"
}