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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeDiagnosticReport
IdDiagnosticReport-em-diagnostic-report-example-invalid.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: DiagnosticReport em-diagnostic-report-example-invalid

12-Lead EKG panel

SubjectUnable to get Patient Details
Relevant Time2026-06-29 12:20:00+0300

Report Details


Source1

{
  "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"
}