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

臺灣電子處方箋與調劑單張實作指引(TW EMPD IG), published by NHI. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/empd/ and changes regularly. See the Directory of published versions

: NHI-電子處方箋-就醫身分別 - XML Representation

Active as of 2026-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nhi-identity-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nhi-identity-type</b></p><a name="nhi-identity-type"> </a><a name="hcnhi-identity-type"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-identity-type</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="nhi-identity-type-00"> </a></td><td>健保</td></tr><tr><td style="white-space:nowrap">01<a name="nhi-identity-type-01"> </a></td><td>非健保</td></tr></table></div>
  </text>
  <url value="https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-identity-type"/>
  <version value="0.2.1"/>
  <name value="NHIIdentityTypeCodeSystem"/>
  <title value="NHI-電子處方箋-就醫身分別"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-31"/>
  <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="臺灣衛生福利部中央健康保險署「就醫身分別」代碼,代碼出版日期:2026-08-31;資料所屬單位:臺灣衛生福利部中央健康保險署。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="00"/>
    <display value="健保"/>
  </concept>
  <concept>
    <code value="01"/>
    <display value="非健保"/>
  </concept>
</CodeSystem>