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-cancerstaging",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-cancerstaging</b></p><a name=\"nhi-cancerstaging\"> </a><a name=\"hcnhi-cancerstaging\"> </a><a name=\"nhi-cancerstaging-en-US\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancerstaging</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-cancerstaging-1\"> </a></td><td>第一期</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-cancerstaging-2\"> </a></td><td>第二期</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-cancerstaging-3\"> </a></td><td>第三期</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"nhi-cancerstaging-4\"> </a></td><td>第四期</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"nhi-cancerstaging-9\"> </a></td><td>其他系統</td></tr></table></div>"
},
"url" : "https://nhicore.nhi.gov.tw/ci/CodeSystem/nhi-cancerstaging",
"version" : "1.0.0",
"name" : "CancerStagingCodes",
"title" : "NHI-健保重大傷病-癌症最初診斷AJCC分期",
"status" : "active",
"experimental" : false,
"date" : "2025-06-11",
"publisher" : "衛生福利部中央健康保險署",
"contact" : [
{
"name" : "衛生福利部中央健康保險署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nhi.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部中央健康保險署「癌症最初診斷AJCC分期」代碼,代碼出版日期:2025-06-11;資料所屬單位:臺灣衛生福利部中央健康保險署。",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "第一期"
},
{
"code" : "2",
"display" : "第二期"
},
{
"code" : "3",
"display" : "第三期"
},
{
"code" : "4",
"display" : "第四期"
},
{
"code" : "9",
"display" : "其他系統"
}
]
}