臺灣健保癌症用藥事前審查實作指引
1.0.1 - release

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: LOINC-健保事前審查-基因檢測檢體類型值集 - JSON Representation

Active as of 2024-12-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "specime-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet specime-type</b></p><a name=\"specime-type\"> </a><a name=\"hcspecime-type\"> </a><a name=\"specime-type-en-US\"> </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/LP7057-5/\">LP7057-5</a></td><td style=\"color: #cccccc\">Bld</td></tr><tr><td><a href=\"https://loinc.org/LP234849-0/\">LP234849-0</a></td><td style=\"color: #cccccc\">XXX&gt;Tissue</td></tr><tr><td><a href=\"https://loinc.org/LP7641-6/\">LP7641-6</a></td><td style=\"color: #cccccc\">Tiss</td></tr><tr><td><a href=\"https://loinc.org/LP247830-5/\">LP247830-5</a></td><td style=\"color: #cccccc\">Cancer specimen</td></tr><tr><td><a href=\"https://loinc.org/LP7410-6/\">LP7410-6</a></td><td style=\"color: #cccccc\">Bone mar</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/ValueSet/specime-type",
  "version" : "1.0.1",
  "name" : "SpecimenType",
  "title" : "LOINC-健保事前審查-基因檢測檢體類型值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-06",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "LOINC-健保事前審查-基因檢測檢體類型值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LP7057-5"
          },
          {
            "code" : "LP234849-0"
          },
          {
            "code" : "LP7641-6"
          },
          {
            "code" : "LP247830-5"
          },
          {
            "code" : "LP7410-6"
          }
        ]
      }
    ]
  }
}