臺灣健保癌症用藥事前審查實作指引
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" : "dna-change-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dna-change-type</b></p><a name=\"dna-change-type\"> </a><a name=\"hcdna-change-type\"> </a><a name=\"dna-change-type-en-US\"> </a><p>This value set includes codes based on the following rules:</p><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/LA6692-3/\">LA6692-3</a></td><td>Deletion</td></tr><tr><td><a href=\"https://loinc.org/LA6686-5/\">LA6686-5</a></td><td>Duplication</td></tr><tr><td><a href=\"https://loinc.org/LA6687-3/\">LA6687-3</a></td><td>Insertion</td></tr><tr><td><a href=\"https://loinc.org/LA6688-1/\">LA6688-1</a></td><td>Insertion/Deletion</td></tr><tr><td><a href=\"https://loinc.org/LA6689-9/\">LA6689-9</a></td><td>Inversion</td></tr><tr><td><a href=\"https://loinc.org/LA6690-7/\">LA6690-7</a></td><td>Substitution</td></tr><tr><td><a href=\"https://loinc.org/101397-8/\">101397-8</a></td><td>Copy number variation analysis Sequencing Doc (Bld/Tiss)</td></tr><tr><td><a href=\"https://loinc.org/81695-9/\">81695-9</a></td><td>MSI Ca spec-Imp</td></tr><tr><td><a href=\"https://loinc.org/94077-5/\">94077-5</a></td><td>TMB Tumor-Imp</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-inca-osiris.html\"><code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/inca-osiris</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=\"CodeSystem-inca-osiris.html#inca-osiris-O55-2\">O55-2</a></td><td>Delins</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/ValueSet/dna-change-type",
  "version" : "1.0.1",
  "name" : "DNAChangeType",
  "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" : "LA6692-3",
            "display" : "Deletion"
          },
          {
            "code" : "LA6686-5",
            "display" : "Duplication"
          },
          {
            "code" : "LA6687-3",
            "display" : "Insertion"
          },
          {
            "code" : "LA6688-1",
            "display" : "Insertion/Deletion"
          },
          {
            "code" : "LA6689-9",
            "display" : "Inversion"
          },
          {
            "code" : "LA6690-7",
            "display" : "Substitution"
          },
          {
            "code" : "101397-8",
            "display" : "Copy number variation analysis Sequencing Doc (Bld/Tiss)"
          },
          {
            "code" : "81695-9",
            "display" : "MSI Ca spec-Imp"
          },
          {
            "code" : "94077-5",
            "display" : "TMB Tumor-Imp"
          }
        ]
      },
      {
        "system" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/inca-osiris",
        "concept" : [
          {
            "code" : "O55-2",
            "display" : "Delins"
          }
        ]
      }
    ]
  }
}