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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeProcedure
IdProcedure-em-procedure-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


Source1

{
  "resourceType": "Procedure",
  "id": "em-procedure-example-invalid",
  "meta": {
    "profile": [
      "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/pat-0712345678"
  },
  "encounter": {
    "reference": "Encounter/em-poc-encounter-example"
  },
  "performedDateTime": "2026-06-29T12:18:00+03:00"
}