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

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SCT + NHI-癌症分期量表項目值集 - JSON Representation

Active as of 2024-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cancer-stage",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cancer-stage</b></p><a name=\"cancer-stage\"> </a><a name=\"hccancer-stage\"> </a><a name=\"cancer-stage-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://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/385377005\">385377005</a></td><td style=\"color: #cccccc\">Gleason grade finding for prostatic cancer (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1149131009\">1149131009</a></td><td style=\"color: #cccccc\">Rai staging system for chronic lymphocytic leukaemia</td></tr><tr><td><a href=\"http://snomed.info/id/1149099005\">1149099005</a></td><td style=\"color: #cccccc\">Binet staging classification for chronic lymphocytic leukaemia</td></tr><tr><td><a href=\"http://snomed.info/id/385361009\">385361009</a></td><td style=\"color: #cccccc\">FIGO stage for gynaecological malignancy</td></tr><tr><td><a href=\"http://snomed.info/id/399390009\">399390009</a></td><td style=\"color: #cccccc\">TNM stage grouping</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-cancer-stage.html\"><code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/cancer-stage</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cancer-stage.html#cancer-stage-CNS\">CNS</a></td><td style=\"color: #cccccc\">CNS WHO分級</td><td/></tr><tr><td><a href=\"CodeSystem-cancer-stage.html#cancer-stage-NET_2010\">NET_2010</a></td><td style=\"color: #cccccc\">NET WHO 2010分類</td><td>NET WHO 2010分類(後來又有2017等版本,但給付規定上是寫2010版)</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/ValueSet/cancer-stage",
  "version" : "1.0.0",
  "name" : "CancerStage",
  "title" : "SCT + NHI-癌症分期量表項目值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-16",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "SCT + NHI-癌症分期量表項目值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385377005"
          },
          {
            "code" : "1149131009"
          },
          {
            "code" : "1149099005"
          },
          {
            "code" : "385361009"
          },
          {
            "code" : "399390009"
          }
        ]
      },
      {
        "system" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/cancer-stage",
        "concept" : [
          {
            "code" : "CNS"
          },
          {
            "code" : "NET_2010"
          }
        ]
      }
    ]
  }
}