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

This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v0.2.0: Releases) 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

: NHI-癌症分期量表項目 - JSON Representation

Active as of 2024-07-31

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cancer-stage",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cancer-stage</b></p><a name=\"cancer-stage\"> </a><a name=\"hccancer-stage\"> </a><a name=\"cancer-stage-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/cancer-stage</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">GLES<a name=\"cancer-stage-GLES\"> </a></td><td>Gleason grade finding for prostatic cancer</td><td>葛里森分數(Gleason score)</td></tr><tr><td style=\"white-space:nowrap\">RAIS<a name=\"cancer-stage-RAIS\"> </a></td><td>Rai staging system for chronic lymphocytic leukemia (tumor staging)</td><td>Rai Stage</td></tr><tr><td style=\"white-space:nowrap\">BINET<a name=\"cancer-stage-BINET\"> </a></td><td>Binet staging classification for chronic lymphocytic leukemia (tumor staging)</td><td>Binet</td></tr><tr><td style=\"white-space:nowrap\">FIGO<a name=\"cancer-stage-FIGO\"> </a></td><td>FIGO stage for gynecological malignancy</td><td>FIGO stage</td></tr><tr><td style=\"white-space:nowrap\">CNS<a name=\"cancer-stage-CNS\"> </a></td><td>CNS WHO分級</td><td/></tr><tr><td style=\"white-space:nowrap\">NET_2010<a name=\"cancer-stage-NET_2010\"> </a></td><td>NET WHO 2010分類</td><td>NET WHO 2010分類(後來又有2017等版本,但給付規定上是寫2010版)</td></tr><tr><td style=\"white-space:nowrap\">TNM<a name=\"cancer-stage-TNM\"> </a></td><td>Tumor-node-metastasis (TNM) stage grouping (observable entity)</td><td>TNM分期</td></tr></table></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/cancer-stage",
  "version" : "0.2.0",
  "name" : "CancerStage",
  "title" : "NHI-癌症分期量表項目",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-31",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「癌症分期量表項目」代碼,代碼出版日期:2024-07-31;資料所屬單位:臺灣衛生福利部中央健康保險署。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "GLES",
      "display" : "Gleason grade finding for prostatic cancer",
      "definition" : "葛里森分數(Gleason score)"
    },
    {
      "code" : "RAIS",
      "display" : "Rai staging system for chronic lymphocytic leukemia (tumor staging)",
      "definition" : "Rai Stage"
    },
    {
      "code" : "BINET",
      "display" : "Binet staging classification for chronic lymphocytic leukemia (tumor staging)",
      "definition" : "Binet"
    },
    {
      "code" : "FIGO",
      "display" : "FIGO stage for gynecological malignancy",
      "definition" : "FIGO stage"
    },
    {
      "code" : "CNS",
      "display" : "CNS WHO分級"
    },
    {
      "code" : "NET_2010",
      "display" : "NET WHO 2010分類",
      "definition" : "NET WHO 2010分類(後來又有2017等版本,但給付規定上是寫2010版)"
    },
    {
      "code" : "TNM",
      "display" : "Tumor-node-metastasis (TNM) stage grouping (observable entity)",
      "definition" : "TNM分期"
    }
  ]
}