臺灣電子處方箋與調劑單張實作指引(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-電子處方箋-就醫身分別 - JSON Representation

Active as of 2026-08-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nhi-identity-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-identity-type",
  "version" : "0.2.1",
  "name" : "NHIIdentityTypeCodeSystem",
  "title" : "NHI-電子處方箋-就醫身分別",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-31",
  "publisher" : "NHI",
  "contact" : [
    {
      "name" : "NHI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw/en/mp-2.html"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「就醫身分別」代碼,代碼出版日期:2026-08-31;資料所屬單位:臺灣衛生福利部中央健康保險署。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "00",
      "display" : "健保"
    },
    {
      "code" : "01",
      "display" : "非健保"
    }
  ]
}