國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.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
Active as of 2024-09-01 |
{
"resourceType" : "CodeSystem",
"id" : "CRLF-Surgical-OtherSite",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-Surgical-OtherSite</b></p><a name=\"CRLF-Surgical-OtherSite\"> </a><a name=\"hcCRLF-Surgical-OtherSite\"> </a><a name=\"CRLF-Surgical-OtherSite-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Surgical-OtherSite</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\">0<a name=\"CRLF-Surgical-OtherSite-0\"> </a></td><td>未切除原發腫瘤外的部位</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-Surgical-OtherSite-1\"> </a></td><td>有切除原發腫瘤外的部位</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-Surgical-OtherSite-2\"> </a></td><td>有切除原發腫瘤外的部位,且此部位是屬於區域性的</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CRLF-Surgical-OtherSite-3\"> </a></td><td>有切除原發腫瘤外的部位,且此部位是屬於遠端淋巴結</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-Surgical-OtherSite-4\"> </a></td><td>有切除原發腫瘤外的部位,且此部位是屬於遠端部位</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CRLF-Surgical-OtherSite-5\"> </a></td><td>上列手術術式編碼 2 或 3 或 4 的任一組合</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"CRLF-Surgical-OtherSite-9\"> </a></td><td>不詳</td></tr></table></div>"
},
"url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Surgical-OtherSite",
"version" : "0.1.0",
"name" : "CRLFSurgicalOtherSiteCodeSystem",
"title" : "申報醫院或外院之其他部位手術方式代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2024-09-01",
"publisher" : "國家級人體生物資料庫整合平台",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ghd.tw/"
}
]
}
],
"description" : "CRLF申報醫院或外院之其他部位手術方式代碼系統",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "0",
"display" : "未切除原發腫瘤外的部位"
},
{
"code" : "1",
"display" : "有切除原發腫瘤外的部位"
},
{
"code" : "2",
"display" : "有切除原發腫瘤外的部位,且此部位是屬於區域性的"
},
{
"code" : "3",
"display" : "有切除原發腫瘤外的部位,且此部位是屬於遠端淋巴結"
},
{
"code" : "4",
"display" : "有切除原發腫瘤外的部位,且此部位是屬於遠端部位"
},
{
"code" : "5",
"display" : "上列手術術式編碼 2 或 3 或 4 的任一組合"
},
{
"code" : "9",
"display" : "不詳"
}
]
}