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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeFlag
IdFlag-em-allergy-criticality-flag-example-valid.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: Flag em-allergy-criticality-flag-example-valid

status: Active

category: Safety

code: High-criticality allergy: Domiphen (anaphylaxis)

subject: Patient/pat-0712345678


Source1

{
  "resourceType": "Flag",
  "id": "em-allergy-criticality-flag-example-valid",
  "meta": {
    "profile": [
      "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-allergy-criticality-flag"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "category": [
    {
      "text": "Safety"
    }
  ],
  "code": {
    "text": "High-criticality allergy: Domiphen (anaphylaxis)"
  },
  "subject": {
    "reference": "Patient/pat-0712345678"
  }
}