FHIR IG analytics| Package | ke.fhir.core |
| Resource Type | Patient |
| Id | Patient-CR2026080100001-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient CR2026080100001-1
Profile: KenyaCore Patient Profile
Amina Hassan Female, DoB: 1990-05-14 ( https://fhir.sha.go.ke/fhir/identifier/phonenumber#+254712345678 (use: official, ))
{
"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"
}