FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-30551ce1-5a28-4356-b684-2e639094ad02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance 30551ce1-5a28-4356-b684-2e639094ad02
clinicalStatus: Active
code: Allergy to sulfonamide
patient: Female, DoB Unknown
{
"resourceType": "AllergyIntolerance",
"id": "30551ce1-5a28-4356-b684-2e639094ad02",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "91939003",
"display": "Allergy to sulfonamide"
}
]
},
"patient": {
"reference": "Patient/30551ce1-5a28-4356-b684-2e639094ad48"
}
}