FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | AllergyIntolerance |
| Id | UKCore-AllergyIntolerance-Sn-NegHandlNoKnownAllergies-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "UKCore-AllergyIntolerance-Sn-NegHandlNoKnownAllergies-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": "409137002",
"display": "No known drug allergy (situation)"
}
]
},
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
}
}