FHIR IG analytics| Package | hl7.fhir.cl.corecl |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-222.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance
Resource AllergyIntolerance "222"
clinicalStatus: Active (AllergyIntolerance Clinical Status Codes#active)
patient: Patient/11 ""
{
"resourceType": "AllergyIntolerance",
"id": "222",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"patient": {
"reference": "Patient/11"
}
}