FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-em-diagnostic-report-example-invalid.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DiagnosticReport em-diagnostic-report-example-invalid
| Subject | Unable to get Patient Details |
| Relevant Time | 2026-06-29 12:20:00+0300 |
Report Details
{
"resourceType": "DiagnosticReport",
"id": "em-diagnostic-report-example-invalid",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-diagnostic-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost:8085/fhir/CodeSystem/investigations-cs",
"code": "LOINC-11524-6",
"display": "12-Lead EKG panel"
}
]
},
"subject": {
"reference": "Patient/pat-0712345678"
},
"encounter": {
"reference": "Encounter/em-poc-encounter-example"
},
"effectiveDateTime": "2026-06-29T12:20:00+03:00"
}