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
Active as of 2025-06-11 |
{
"resourceType" : "CodeSystem",
"id" : "nhi-cancer-treatment-plan",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-cancer-treatment-plan</b></p><a name=\"nhi-cancer-treatment-plan\"> </a><a name=\"hcnhi-cancer-treatment-plan\"> </a><a name=\"nhi-cancer-treatment-plan-en-US\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment-plan</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-plan-1\"> </a></td><td>手術治療</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-cancer-treatment-plan-2\"> </a></td><td>放射線治療</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-cancer-treatment-plan-3\"> </a></td><td>化學治療</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"nhi-cancer-treatment-plan-4\"> </a></td><td>標靶治療</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"nhi-cancer-treatment-plan-5\"> </a></td><td>荷爾蒙治療</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"nhi-cancer-treatment-plan-6\"> </a></td><td>緩和治療</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"nhi-cancer-treatment-plan-7\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancer-treatment-plan",
"version" : "1.0.0",
"name" : "CancerTreatmentPlanCodes",
"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" : 7,
"concept" : [
{
"code" : "1",
"display" : "手術治療"
},
{
"code" : "2",
"display" : "放射線治療"
},
{
"code" : "3",
"display" : "化學治療"
},
{
"code" : "4",
"display" : "標靶治療"
},
{
"code" : "5",
"display" : "荷爾蒙治療"
},
{
"code" : "6",
"display" : "緩和治療"
},
{
"code" : "7",
"display" : "其他"
}
]
}