國家級人體生物資料庫整合平台共同資料模式實作指引(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-LTAndST-Sequence",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CRLF-LTAndST-Sequence</b></p><a name=\"CRLF-LTAndST-Sequence\"> </a><a name=\"hcCRLF-LTAndST-Sequence\"> </a><a name=\"CRLF-LTAndST-Sequence-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-LTAndST-Sequence</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-LTAndST-Sequence--9\"> </a></td><td>Unknown/Missing Data 資料缺漏</td></tr><tr><td style=\"white-space:nowrap\">-8<a name=\"CRLF-LTAndST-Sequence--8\"> </a></td><td>No regional therapy 無區域治療</td></tr><tr><td style=\"white-space:nowrap\">-7<a name=\"CRLF-LTAndST-Sequence--7\"> </a></td><td>Locoreginal medical therapy 局部性藥物治療</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"CRLF-LTAndST-Sequence--1\"> </a></td><td>Sequence unknown;Systemic therapy as the major treatment modality 順序未明;全身性治療為最主要的療法</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CRLF-LTAndST-Sequence-0\"> </a></td><td>No medical therapy 無藥物治療</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-LTAndST-Sequence-1\"> </a></td><td>Induction/Neoadjuvant 導引/前導性輔助療法</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-LTAndST-Sequence-2\"> </a></td><td>Concurrent/Concomitant 同步療法</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CRLF-LTAndST-Sequence-4\"> </a></td><td>Adjuvant 輔助療法</td></tr></table></div>"
},
"url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-LTAndST-Sequence",
"version" : "0.1.0",
"name" : "CRLFLTAndSTSequence",
"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" : 8,
"concept" : [
{
"code" : "-9",
"display" : "Unknown/Missing Data 資料缺漏"
},
{
"code" : "-8",
"display" : "No regional therapy 無區域治療"
},
{
"code" : "-7",
"display" : "Locoreginal medical therapy 局部性藥物治療"
},
{
"code" : "-1",
"display" : "Sequence unknown;Systemic therapy as the major treatment modality 順序未明;全身性治療為最主要的療法"
},
{
"code" : "0",
"display" : "No medical therapy 無藥物治療"
},
{
"code" : "1",
"display" : "Induction/Neoadjuvant 導引/前導性輔助療法"
},
{
"code" : "2",
"display" : "Concurrent/Concomitant 同步療法"
},
{
"code" : "4",
"display" : "Adjuvant 輔助療法"
}
]
}