臺灣結核病實作指引
0.1.0 - ci-build Taiwan, Province of China flag

臺灣結核病實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/omnifhir/tb/ and changes regularly. See the Directory of published versions

: CDC-TB用藥通報-門住診別 - XML Representation

Active as of 2026-03-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cdc-case-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 代码系统 cdc-case-status</b></p><a name="cdc-case-status"> </a><a name="hccdc-case-status"> </a><p>This case-sensitive code system <code>https://tb.cdc.gov.tw/tb/CodeSystem/cdc-case-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">N<a name="cdc-case-status-N"> </a></td><td>門診</td></tr><tr><td style="white-space:nowrap">E<a name="cdc-case-status-E"> </a></td><td>急診</td></tr><tr><td style="white-space:nowrap">R<a name="cdc-case-status-R"> </a></td><td>住院(RCW)</td></tr><tr><td style="white-space:nowrap">P<a name="cdc-case-status-P"> </a></td><td>住院負壓</td></tr><tr><td style="white-space:nowrap">D<a name="cdc-case-status-D"> </a></td><td>住院出院備藥</td></tr><tr><td style="white-space:nowrap">Y<a name="cdc-case-status-Y"> </a></td><td>住院其他(或住院分類無法區分)</td></tr></table></div>
  </text>
  <url value="https://tb.cdc.gov.tw/tb/CodeSystem/cdc-case-status"/>
  <version value="0.1.0"/>
  <name value="CDCCaseStatus"/>
  <title value="CDC-TB用藥通報-門住診別"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-31"/>
  <publisher value="衛福部疾病管制署"/>
  <contact>
    <name value="衛福部疾病管制署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cdc.gov.tw"/>
    </telecom>
  </contact>
  <description
               value="臺灣衛生福利部疾病管制署「門住診別」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="TW"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="N"/>
    <display value="門診"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="急診"/>
  </concept>
  <concept>
    <code value="R"/>
    <display value="住院(RCW)"/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="住院負壓"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="住院出院備藥"/>
  </concept>
  <concept>
    <code value="Y"/>
    <display value="住院其他(或住院分類無法區分)"/>
  </concept>
</CodeSystem>