FHIR IG analytics| Package | fhir.ph.core |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-allergy-single-ex.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "AllergyIntolerance",
"id": "allergy-single-ex",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"criticality": "high",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "294494002",
"display": "Benethamine penicillin allergy"
}
]
},
"patient": {
"reference": "Patient/patient-single-ex"
}
}