MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview
150
This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="d5cab1c1-382d-418c-a1b6-1c21408fcfe5"/>
<meta>
<profile
value="http://fhir.ehdsi.eu/eps/StructureDefinition/allergyIntolerance-eps-myhealtheu"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Allergy to Penicillin V, onset 1978-10-26, active</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<type value="allergy"/>
<category value="medication"/>
<code>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J01CE02"/>
<display value="phenoxymethylpenicillin"/>
</coding>
<text value="Penicillin V"/>
</code>
<patient>🔗
<reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
</patient>
<onsetDateTime value="1978-10-26"/>
</AllergyIntolerance>