FHIR IG analytics| Package | fhir.kenyaEmergencyIG |
| Resource Type | Flag |
| Id | Flag-em-allergy-criticality-flag-example-valid.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
}
}