國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: 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
<Condition xmlns="http://hl7.org/fhir">
<id value="con-TOTFA"/>
<meta>
<profile
value="https://www.ghd.tw/cdm-fhir/fhir/StructureDefinition/ConditionTOTFAB"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition con-TOTFA</b></p><a name="con-TOTFA"> </a><a name="hccon-TOTFA"> </a><a name="con-TOTFA-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical remission}">Remission</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw A00}">A00</span></p><p><b>subject</b>: <a href="Patient-pat-CDM.html">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-enc-TOTFA.html">Encounter: identifier = https://www.ghd.tw/cdm-fhir/fhir#1101100011; status = finished; class = 西醫其他專案 (案件分類#09); serviceType = 放射腫瘤科; period = 2023-05-01 00:00:00+0800 --> 2023-08-01 00:00:00+0800</a></p><p><b>note</b>: 主診斷代碼</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="remission"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="encounter-diagnosis"/>
</coding>
</category>
<code>
<coding>
<system
value="https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw"/>
<code value="A00"/>
</coding>
<text value="A00"/>
</code>
<subject>🔗
<reference value="Patient/pat-CDM"/>
</subject>
<encounter>🔗
<reference value="Encounter/enc-TOTFA"/>
</encounter>
<note>
<text value="主診斷代碼"/>
</note>
</Condition>