臺灣電子處方箋與調劑單張實作指引(TW EMPD IG)
0.1.0 - ci-build

This page is part of the 臺灣電子處方箋與調劑單張實作指引(TW EMPD 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

: 案件分類 - XML Representation

Active as of 2024-01-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CaseType-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CaseType-cs</b></p><a name="CaseType-cs"> </a><a name="hcCaseType-cs"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs</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">00<a name="CaseType-cs-00"> </a></td><td>自費案件</td></tr><tr><td style="white-space:nowrap">01<a name="CaseType-cs-01"> </a></td><td>西醫一般案件</td></tr><tr><td style="white-space:nowrap">02<a name="CaseType-cs-02"> </a></td><td>西醫急診</td></tr><tr><td style="white-space:nowrap">03<a name="CaseType-cs-03"> </a></td><td>西醫門診手術</td></tr><tr><td style="white-space:nowrap">04<a name="CaseType-cs-04"> </a></td><td>西醫慢性病</td></tr><tr><td style="white-space:nowrap">05<a name="CaseType-cs-05"> </a></td><td>洗腎</td></tr><tr><td style="white-space:nowrap">06<a name="CaseType-cs-06"> </a></td><td>結核病</td></tr><tr><td style="white-space:nowrap">08<a name="CaseType-cs-08"> </a></td><td>慢性病連續處方調劑</td></tr><tr><td style="white-space:nowrap">09<a name="CaseType-cs-09"> </a></td><td>西醫其他專案</td></tr><tr><td style="white-space:nowrap">11<a name="CaseType-cs-11"> </a></td><td>牙醫一般案件</td></tr><tr><td style="white-space:nowrap">12<a name="CaseType-cs-12"> </a></td><td>牙醫急診</td></tr><tr><td style="white-space:nowrap">13<a name="CaseType-cs-13"> </a></td><td>牙醫門診手術等</td></tr><tr><td style="white-space:nowrap">61<a name="CaseType-cs-61"> </a></td><td>居家照護</td></tr><tr><td style="white-space:nowrap">62<a name="CaseType-cs-62"> </a></td><td>精神疾病社區復健</td></tr><tr><td style="white-space:nowrap">63<a name="CaseType-cs-63"> </a></td><td>預防保健</td></tr><tr><td style="white-space:nowrap">65<a name="CaseType-cs-65"> </a></td><td>安寧居家療護</td></tr><tr><td style="white-space:nowrap">66<a name="CaseType-cs-66"> </a></td><td>護理之家照護</td></tr><tr><td style="white-space:nowrap">67<a name="CaseType-cs-67"> </a></td><td>安養、養護機構院民之居家照護</td></tr></table></div>
  </text>
  <url value="https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs"/>
  <version value="0.1.0"/>
  <name value="CaseTypeCodeSystem"/>
  <title value="案件分類"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-01-15"/>
  <publisher value="NHI"/>
  <contact>
    <name value="NHI"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.nhi.gov.tw/en/mp-2.html"/>
    </telecom>
  </contact>
  <description value="用於表示案件分類"/>
  <copyright value="衛生福利部"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="18"/>
  <concept>
    <code value="00"/>
    <display value="自費案件"/>
  </concept>
  <concept>
    <code value="01"/>
    <display value="西醫一般案件"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="西醫急診"/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="西醫門診手術"/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="西醫慢性病"/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="洗腎"/>
  </concept>
  <concept>
    <code value="06"/>
    <display value="結核病"/>
  </concept>
  <concept>
    <code value="08"/>
    <display value="慢性病連續處方調劑"/>
  </concept>
  <concept>
    <code value="09"/>
    <display value="西醫其他專案"/>
  </concept>
  <concept>
    <code value="11"/>
    <display value="牙醫一般案件"/>
  </concept>
  <concept>
    <code value="12"/>
    <display value="牙醫急診"/>
  </concept>
  <concept>
    <code value="13"/>
    <display value="牙醫門診手術等"/>
  </concept>
  <concept>
    <code value="61"/>
    <display value="居家照護"/>
  </concept>
  <concept>
    <code value="62"/>
    <display value="精神疾病社區復健"/>
  </concept>
  <concept>
    <code value="63"/>
    <display value="預防保健"/>
  </concept>
  <concept>
    <code value="65"/>
    <display value="安寧居家療護"/>
  </concept>
  <concept>
    <code value="66"/>
    <display value="護理之家照護"/>
  </concept>
  <concept>
    <code value="67"/>
    <display value="安養、養護機構院民之居家照護"/>
  </concept>
</CodeSystem>