臺灣次世代基因定序檢測實作指引
0.1.0 - ci-build

臺灣次世代基因定序檢測實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 衛星不穩定性判讀值集 - JSON Representation

Active as of 2026-03-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "msi-interpretation-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet msi-interpretation-vs</b></p><a name=\"msi-interpretation-vs\"> </a><a name=\"hcmsi-interpretation-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA14122-8/\">LA14122-8</a></td><td>Stable</td></tr><tr><td><a href=\"https://loinc.org/LA26202-4/\">LA26202-4</a></td><td>MSI-L</td></tr><tr><td><a href=\"https://loinc.org/LA26203-2/\">LA26203-2</a></td><td>MSI-H</td></tr><tr><td><a href=\"https://loinc.org/LA11884-6/\">LA11884-6</a></td><td>Indeterminate</td></tr></table></li></ul></div>"
  },
  "url" : "http://example.org/ValueSet/msi-interpretation-vs",
  "version" : "0.1.0",
  "name" : "MSIInterpretationVS",
  "title" : "衛星不穩定性判讀值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-15",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw/ch/mp-1.html"
        }
      ]
    }
  ],
  "description" : "衛星不穩定性判讀值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA14122-8",
            "display" : "Stable"
          },
          {
            "code" : "LA26202-4",
            "display" : "MSI-L"
          },
          {
            "code" : "LA26203-2",
            "display" : "MSI-H"
          },
          {
            "code" : "LA11884-6",
            "display" : "Indeterminate"
          }
        ]
      }
    ]
  }
}