國家級人體生物資料庫整合平台共同資料模式實作指引(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-RTModality",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-RTModality</b></p><a name=\"CRLF-RTModality\"> </a><a name=\"hcCRLF-RTModality\"> </a><a name=\"CRLF-RTModality-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RTModality</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\">-9<a name=\"CRLF-RTModality--9\"> </a></td><td>Unknown/Missing Data 不知道/無資料</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"CRLF-RTModality--1\"> </a></td><td>RT modality, NOS 有放射治療,詳情不明</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CRLF-RTModality-0\"> </a></td><td>No radiation therapy 無放射治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-RTModality-1\"> </a></td><td>External Beam Radiation Therapy 一般體外放射治療</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-RTModality-2\"> </a></td><td>Radiosurgery 放射手術</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-RTModality-4\"> </a></td><td>Brachytherapy 近距放射治療</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CRLF-RTModality-8\"> </a></td><td>Radioisotopes 放射線同位素治療</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"CRLF-RTModality-16\"> </a></td><td>Protons therapy 質子治療機</td></tr><tr><td style=\"white-space:nowrap\">32<a name=\"CRLF-RTModality-32\"> </a></td><td>Other Charged Particles or Neutron Therapy 其他帶電荷粒子或中子治療機</td></tr><tr><td style=\"white-space:nowrap\">64<a name=\"CRLF-RTModality-64\"> </a></td><td>硼捉中子治療(BNCT)</td></tr></table></div>"
},
"url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-RTModality",
"version" : "0.1.0",
"name" : "CRLFRTModalityCodeSystem",
"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" : 10,
"concept" : [
{
"code" : "-9",
"display" : "Unknown/Missing Data 不知道/無資料"
},
{
"code" : "-1",
"display" : "RT modality, NOS 有放射治療,詳情不明"
},
{
"code" : "0",
"display" : "No radiation therapy 無放射治療"
},
{
"code" : "1",
"display" : "External Beam Radiation Therapy 一般體外放射治療"
},
{
"code" : "2",
"display" : "Radiosurgery 放射手術"
},
{
"code" : "4",
"display" : "Brachytherapy 近距放射治療"
},
{
"code" : "8",
"display" : "Radioisotopes 放射線同位素治療"
},
{
"code" : "16",
"display" : "Protons therapy 質子治療機"
},
{
"code" : "32",
"display" : "Other Charged Particles or Neutron Therapy 其他帶電荷粒子或中子治療機"
},
{
"code" : "64",
"display" : "硼捉中子治療(BNCT)"
}
]
}