CH AllergyIntolerance (R4)
3.0.0-ci-build - ci-build
CH AllergyIntolerance (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-allergyintolerance/ and changes regularly. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="CH-AllergyIntolerance-MultipleReactionEntries"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-MultipleReactionEntries</b></p><a name="CH-AllergyIntolerance-MultipleReactionEntries"> </a><a name="hcCH-AllergyIntolerance-MultipleReactionEntries"> </a><a name="CH-AllergyIntolerance-MultipleReactionEntries-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 91936005}">Allergy to penicillin</span></p><p><b>patient</b>: <a href="Patient-ElisabethBroennimannByBFH.html">Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03</a></p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title="Codes:{http://snomed.info/sct 764146007}">Penicillin</span></p><p><b>manifestation</b>: <span title="Codes:{http://snomed.info/sct 271807003}">Eruption of skin</span></p><p><b>description</b>: Initial reaction to penicillin during first exposure.</p><p><b>onset</b>: 2023-01-15</p><p><b>severity</b>: Moderate</p></blockquote><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title="Codes:{http://snomed.info/sct 764146007}">Penicillin</span></p><p><b>manifestation</b>: <span title="Codes:{http://snomed.info/sct 267036007}">Dyspnea</span>, <span title="Codes:{http://snomed.info/sct 699376002}">Lip swelling</span></p><p><b>description</b>: Second reaction to penicillin during subsequent exposure.</p><p><b>onset</b>: 2023-06-10</p><p><b>severity</b>: Severe</p></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<type value="allergy"/>
<category value="medication"/>
<criticality value="high"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="91936005"/>
<display value="Allergy to penicillin"/>
</coding>
</code>
<patient>🔗
<reference value="Patient/ElisabethBroennimannByBFH"/>
</patient>
<reaction>
<substance>
<coding>
<system value="http://snomed.info/sct"/>
<code value="764146007"/>
<display value="Penicillin"/>
</coding>
</substance>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="271807003"/>
<display value="Eruption of skin"/>
</coding>
</manifestation>
<description
value="Initial reaction to penicillin during first exposure."/>
<onset value="2023-01-15"/>
<severity value="moderate"/>
</reaction>
<reaction>
<substance>
<coding>
<system value="http://snomed.info/sct"/>
<code value="764146007"/>
<display value="Penicillin"/>
</coding>
</substance>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="267036007"/>
<display value="Dyspnea"/>
</coding>
</manifestation>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="699376002"/>
<display value="Lip swelling"/>
</coding>
</manifestation>
<description
value="Second reaction to penicillin during subsequent exposure."/>
<onset value="2023-06-10"/>
<severity value="severe"/>
</reaction>
</AllergyIntolerance>