FHIR IG analytics| Package | ke.fhir.patient-summary |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-DiagnosticReportKPS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport DiagnosticReportKPS
Profile: Diagnostic Report Profile - KPS
| Subject | Amina Mohamed Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#NationalIdIdentifierNamingSystem#12345678) |
| Relevant Time | 2026-05-20 08:20:00+0300 |
| Reported | 2026-05-20 09:00:00+0300 |
| Performer | Organization Kenyatta National Hospital |
Report Details
| Code | Value | Flags | Relevant Time |
| Hemoglobin result | 13.2 g/dL | Final | 2026-05-20 08:15:00+0300 |
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReportKPS",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-diagnostic-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.dha.go.ke/ig/patient-summary/CodeSystem/ksp-investigation-cs",
"code": "718-7",
"display": "Hemoglobin Measurement"
}
]
},
"subject": {
"reference": "Patient/PatientKPS"
},
"effectiveDateTime": "2026-05-20T08:20:00+03:00",
"issued": "2026-05-20T09:00:00+03:00",
"performer": [
{
"reference": "Organization/OrganizationKPS"
}
],
"specimen": [
{
"reference": "Specimen/SpecimenKPS"
}
],
"result": [
{
"reference": "Observation/ObservationKPS"
}
]
}