This page is part of the 臺灣核心實作指引(TW Core IG) (v0.2.2: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="all-cat-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3><b>貓毛過敏</b></h3><p><b>臨床狀態</b>:Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical">AllergyIntoleranceClinicalStatusCodes</a>#active)</span></p><p><b>驗證狀態</b>:Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification">AllergyIntoleranceVerificationStatusCodes</a>#confirmed)</span></p><p><b>根本原因或運作機制</b>:Allergy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/allergy-intolerance-type">AllergyIntoleranceType</a>#allergy)</span></p><p><b>確定的物質的類別</b>:Environment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/allergy-intolerance-category">AllergyIntoleranceCategory</a>#environment)</span></p><p><b>嚴重程度</b>:High Risk <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/allergy-intolerance-criticality">AllergyIntoleranceCriticality</a>#high)</span></p><p><b>過敏或不耐症的識別</b>:患者對貓毛過敏,可能導致打噴嚏、呼吸急促(Allergy to animal protein) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#717234006)</span></p><p><b>過敏或不耐症被識別的時間</b>:2023-12-05T14:00:00</p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>紀錄者</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><p><b>被記錄的日期</b>:2023-12-05T15:30:00</p><p><b>關於過敏的資訊來源</b>:<a href="Practitioner-pra-nurse-example.html">Practitioner/pra-nurse-example</a> "陳莉"</p><p><b>最後一次已知反應發生的日期與時間</b>:2023-12-05T15:30:00</p><p><b>暴露於此過敏或不耐症物質的不良反應</b>:</p><blockquote><p><b>與此事件相關的臨床症狀/體徵</b>:Upper respiratory tract hypersensitivity reaction <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#490008)</span></p><p><b>對整個過敏事件的描述</b>:打噴嚏、呼吸急促</p><p><b>嚴重程度</b>:Mild <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/reaction-event-severity">AllergyIntoleranceSeverity</a>#mild)</span></p><p><b>如何接觸到該物質</b>:呼吸道途徑(Respiratory tract route) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#447694001)</span></p><p><b>備註</b>:患者接觸貓毛後出現打噴嚏和呼吸急促,症狀於2023年12月5日下午3:30發作</p></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
<text value="Active"/>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
<text value="Confirmed"/>
</verificationStatus>
<type value="allergy"/>
<category value="environment"/>
<criticality value="high"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="717234006"/>
<display value="Allergy to animal protein"/>
</coding>
<text value="對貓毛過敏"/>
</code>
<patient>🔗
<reference value="Patient/pat-example"/>
<display value="陳加玲"/>
</patient>
<onsetDateTime value="2023-12-05T14:00:00+08:00"/>
<recordedDate value="2023-12-05T15:30:00+08:00"/>
<recorder>🔗
<reference value="Practitioner/pra-dr-example"/>
<display value="王依昇"/>
</recorder>
<asserter>🔗
<reference value="Practitioner/pra-nurse-example"/>
<display value="陳莉"/>
</asserter>
<lastOccurrence value="2023-12-05T15:30:00+08:00"/>
<note>
<text value="患者對貓毛過敏,可能導致打噴嚏、呼吸急促"/>
</note>
<reaction>
<manifestation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="490008"/>
<display value="Upper respiratory tract hypersensitivity reaction"/>
</coding>
</manifestation>
<description value="打噴嚏、呼吸急促"/>
<severity value="mild"/>
<exposureRoute>
<coding>
<system value="http://snomed.info/sct"/>
<code value="447694001"/>
<display value="Respiratory tract route"/>
</coding>
<text value="呼吸道途徑"/>
</exposureRoute>
<note>
<text value="患者接觸貓毛後出現打噴嚏和呼吸急促,症狀於2023年12月5日下午3:30發作"/>
</note>
</reaction>
</AllergyIntolerance>