{ "resourceType" : "AllergyIntolerance", "id" : "at-aps-example-allergyintolerance-01", "meta" : { "profile" : ["https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-allergyintolerance"] }, "text" : { "status" : "extensions", "div" : "

Generated Narrative: AllergyIntolerance at-aps-example-allergyintolerance-01

Profile: AT APS AllergyIntolerance

Abatement: 2020

clinicalStatus: Resolved

verificationStatus: Confirmed

code: Ambrosiapollen

patient: Maria Musterfrau

onset: Absent because : unknown

" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement", "valueDateTime" : "2020" }], "clinicalStatus" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code" : "resolved" }] }, "verificationStatus" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code" : "confirmed" }] }, "code" : { "coding" : [{ "system" : "http://snomed.info/sct", "code" : "256303006", "display" : "Ambrosiapollen" }] }, "patient" : { "reference" : "Patient/at-aps-example-patient-01", "display" : "Maria Musterfrau" }, "_onsetDateTime" : { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "valueCode" : "unknown" }] } }