醫查實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="ConditionPresentIllness-min"/>
<meta>
<profile
value="https://hitstdio.ntunhs.edu.tw/imri/StructureDefinition/conditionpresentillness-imri"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3><b>病史</b></h3><p><b>臨床狀態</b>:Remission <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/condition-clinical">ConditionClinicalStatusCodes</a>#remission)</span></p><p><b>病情、問題或診斷分類</b>:Complications Document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">Condition Category Codes</a>#55109-3)</span></p><p><b>病人</b>:<a href="Patient-Patient-min.html">Patient/Patient-min</a> "安格斯"</p><p><b>就醫事件</b>:<a href="Encounter-Encounter-min.html">Encounter/Encounter-min</a></p><p><b>病史</b>:肺結核 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw">臺灣2021年中文版ICD-10-CM</a>#A15.0)</span></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="remission"/>
<display value="Remission"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="10164-2"/>
<display value="History of Present illness Narrative"/>
</coding>
</category>
<code>
<coding>
<system
value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2021-tw"/>
<code value="A15.0"/>
<display value="肺結核"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Patient-min"/>
</subject>
<encounter>🔗
<reference value="Encounter/Encounter-min"/>
</encounter>
</Condition>