{ "resourceType": "AllergyIntolerance", "id": "aspirin", "meta": { "profile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance" ] }, "clinicalStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active" } ], "text": "Active" }, "verificationStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed" } ], "text": "Confirmed" }, "category": [ "medication" ], "criticality": "unable-to-assess", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "387458008" } ], "text": "Aspirin allergy" }, "patient": { "reference": "Patient/hayes-arianne" }, "recordedDate": "2024-02-10", "recorder": { "reference": "PractitionerRole/specialistphysicians-swanborough-erick" }, "asserter": { "reference": "PractitionerRole/specialistphysicians-swanborough-erick" } }