FHIR IG analytics| Package | fhir.r4.ukcore.stu1 |
| Resource Type | AllergyIntolerance |
| Id | UKCore-AllergyIntolerance-Sn-DrugAllergy-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "UKCore-AllergyIntolerance-Sn-DrugAllergy-Example",
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "196461000000101",
"display": "Transfer-degraded drug allergy (record artifact)"
}
],
"text": "9339101000001105 | Septrin"
},
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
}
}