臺灣健保癌症用藥事前審查實作指引
1.0.8 - ci-build

臺灣健保癌症用藥事前審查實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 1.0.8 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

: LOINC-健保事前審查-影像報告值集 - JSON Representation

Active as of 2025-09-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "imaging-report",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-report</b></p><a name=\"imaging-report\"> </a><a name=\"hcimaging-report\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/18748-4/\">18748-4</a></td><td style=\"color: #cccccc\">Diagnostic imaging study</td></tr><tr><td><a href=\"https://loinc.org/46358-8/\">46358-8</a></td><td style=\"color: #cccccc\">MR Whole body</td></tr></table></li></ul></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/pas/ValueSet/imaging-report",
  "version" : "1.0.8",
  "name" : "ImagingReport",
  "title" : "LOINC-健保事前審查-影像報告值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-01",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC-健保事前審查-影像報告值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18748-4"
          },
          {
            "code" : "46358-8"
          }
        ]
      }
    ]
  }
}