臺灣愛滋病實作指引
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/aids/ and changes regularly. See the Directory of published versions

: HL7 ActEncounterCode + CDC-愛滋用藥通報-門住診別值集 - XML Representation

Active as of 2026-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hl7-cdc-case-status"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: 取值集合 hl7-cdc-case-status</b></p><a name="hl7-cdc-case-status"> </a><a name="hchl7-cdc-case-status"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title="Version is explicitly stated to be 11.0.0"> version &#x1F4CD;11.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">AMB</a></td><td style="color: #cccccc">ambulatory</td><td>A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">EMER</a></td><td style="color: #cccccc">emergency</td><td>A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-cdc-case-status.html"><code>https://cdc.gov.tw/aids/CodeSystem/cdc-case-status</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-cdc-case-status.html#cdc-case-status-R">R</a></td><td>住院(RCW)</td></tr><tr><td><a href="CodeSystem-cdc-case-status.html#cdc-case-status-P">P</a></td><td>住院負壓</td></tr><tr><td><a href="CodeSystem-cdc-case-status.html#cdc-case-status-D">D</a></td><td>住院出院備藥</td></tr><tr><td><a href="CodeSystem-cdc-case-status.html#cdc-case-status-Y">Y</a></td><td>住院其他(或住院分類無法區分)</td></tr></table></li></ul></div>
  </text>
  <url value="https://cdc.gov.tw/aids/ValueSet/hl7-cdc-case-status"/>
  <version value="0.1.0"/>
  <name value="CDCCaseStatusHL7"/>
  <title value="HL7 ActEncounterCode + CDC-愛滋用藥通報-門住診別值集"/>
  <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="HL7 ActEncounterCode + CDC-愛滋用藥通報-門住診別值集"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="TW"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <version value="11.0.0"/>
      <concept>
        <code value="AMB"/>
      </concept>
      <concept>
        <code value="EMER"/>
      </concept>
    </include>
    <include>
      <system value="https://cdc.gov.tw/aids/CodeSystem/cdc-case-status"/>
      <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>
    </include>
  </compose>
</ValueSet>