FHIR IG analytics| Package | ke.fhir.emergency |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-em-ed-diagnostic-report-cbc-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport em-ed-diagnostic-report-cbc-example
| Subject | Amina Atieno Female, DoB: 1992-05-16 ( http://hie.go.ke/fhir/identifier/patient-official-id#33445566) |
| Relevant Time | 2026-06-29 13:05:00+0300 |
| Performer | Organization Kenyatta National Hospital |
Report Details
Hemoglobin 9.8 g/dL, consistent with acute blood loss
{
"resourceType": "DiagnosticReport",
"id": "em-ed-diagnostic-report-cbc-example",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/emergency/StructureDefinition/em-diagnostic-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "HM",
"display": "Hematology"
}
]
}
],
"code": {
"text": "Complete blood count"
},
"subject": {
"reference": "Patient/pat-0712345678"
},
"encounter": {
"reference": "Encounter/em-ed-encounter-example"
},
"effectiveDateTime": "2026-06-29T13:05:00+03:00",
"performer": [
{
"reference": "Organization/org-knh"
}
],
"conclusion": "Hemoglobin 9.8 g/dL, consistent with acute blood loss"
}