臺灣健保事前審查實作指引
1.2.1 - ci-build

臺灣健保事前審查實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 1.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/pas/ and changes regularly. See the Directory of published versions

: NHI-健保事前審查-事前審查申請數量單位及包裝類型值集 - JSON Representation

Active as of 2026-04-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "apply-quantity-unit",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet apply-quantity-unit</b></p><a name=\"apply-quantity-unit\"> </a><a name=\"hcapply-quantity-unit\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/733006000\">733006000</a></td><td style=\"color: #cccccc\">Pen</td></tr><tr><td><a href=\"http://snomed.info/id/733020007\">733020007</a></td><td style=\"color: #cccccc\">Syringe</td></tr></table></li><li>Include all codes defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/pas/ValueSet/apply-quantity-unit",
  "version" : "1.2.1",
  "name" : "ApplQtyUnit",
  "title" : "NHI-健保事前審查-事前審查申請數量單位及包裝類型值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-01",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "NHI-健保事前審查-事前審查申請數量單位及包裝類型值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "733006000"
          },
          {
            "code" : "733020007"
          }
        ]
      },
      {
        "system" : "http://unitsofmeasure.org"
      }
    ]
  }
}