臺灣重大傷病實作指引
1.0.0 - STU1.0.0

This page is part of the 臺灣重大傷病實作指引 (v1.0.0: STU1.0.0) 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

: NHI-健保重大傷病-後續治療評估 - JSON Representation

Active as of 2025-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nhi-cancer-treatment",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-cancer-treatment</b></p><a name=\"nhi-cancer-treatment\"> </a><a name=\"hcnhi-cancer-treatment\"> </a><a name=\"nhi-cancer-treatment-en-US\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nhi-cancer-treatment-1\"> </a></td><td>需定期返診追蹤檢查</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-cancer-treatment-2\"> </a></td><td>癌症從未disease-free須持續治療</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-cancer-treatment-3\"> </a></td><td>癌症根治性治療後的輔助性治療(包括乳癌荷爾蒙治療)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"nhi-cancer-treatment-4\"> </a></td><td>癌症復發治療</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"nhi-cancer-treatment-5\"> </a></td><td>癌症後遺症及併發症治療</td></tr></table></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment",
  "version" : "1.0.0",
  "name" : "CancerTreatmentCodes",
  "title" : "NHI-健保重大傷病-後續治療評估",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-11",
  "publisher" : "衛生福利部中央健康保險署",
  "contact" : [
    {
      "name" : "衛生福利部中央健康保險署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部中央健康保險署「後續治療評估」代碼,代碼出版日期:2025-06-11;資料所屬單位:臺灣衛生福利部中央健康保險署。  \n參照自[重大傷病專區](https://www.nhi.gov.tw/ch/np-2957-1.html)中申請須知及文件下載的[惡性腫瘤重大傷病證明換發評估表(自105年1月1日適用)(104.12.22更新)](https://www.nhi.gov.tw/ch/dl-30060-83fc8c0cada24dae8f3c5d5a98201aee-1.odt)",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "需定期返診追蹤檢查"
    },
    {
      "code" : "2",
      "display" : "癌症從未disease-free須持續治療"
    },
    {
      "code" : "3",
      "display" : "癌症根治性治療後的輔助性治療(包括乳癌荷爾蒙治療)"
    },
    {
      "code" : "4",
      "display" : "癌症復發治療"
    },
    {
      "code" : "5",
      "display" : "癌症後遺症及併發症治療"
    }
  ]
}