臺灣健保事前審查實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/pas/ and changes regularly. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="con-diagnosis"/>
<meta>
<profile
value="https://nhicore.nhi.gov.tw/pas/StructureDefinition/Condition-twpas"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition con-diagnosis</b></p><a name="con-diagnosis"> </a><a name="hccon-diagnosis"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Condition-twpas.html">診斷-Condition TWPAS</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 29548-5}">Diagnosis Narrative</span></p><p><b>code</b>: <span title="Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw M17.11}">右側膝部原發性骨關節炎,單側性</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-enc-opd.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = Family practice (qualifier value); period = 2025-11-11 --> (ongoing)</a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="29548-5"/>
</coding>
</category>
<code>
<coding>
<system
value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw"/>
<code value="M17.11"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/pat-min"/>
</subject>
<encounter>🔗
<reference value="Encounter/enc-opd"/>
</encounter>
</Condition>