台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build
台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-08-01 |
{
"resourceType" : "CodeSystem",
"id" : "lf-LogicalModel-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-LogicalModel-codesystem</b></p><a name=\"lf-LogicalModel-codesystem\"> </a><a name=\"hclf-LogicalModel-codesystem\"> </a><a name=\"lf-LogicalModel-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-LogicalModel-codesystem</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\">CancerConfirmation<a name=\"lf-LogicalModel-codesystem-CancerConfirmation\"> </a></td><td>癌症確認</td></tr><tr><td style=\"white-space:nowrap\">StageOfInitialDiagnosisOfCancer<a name=\"lf-LogicalModel-codesystem-StageOfInitialDiagnosisOfCancer\"> </a></td><td>癌症最初診斷期別</td></tr><tr><td style=\"white-space:nowrap\">FirstCourseOfTreatment<a name=\"lf-LogicalModel-codesystem-FirstCourseOfTreatment\"> </a></td><td>首次療程</td></tr><tr><td style=\"white-space:nowrap\">OtherFactors<a name=\"lf-LogicalModel-codesystem-OtherFactors\"> </a></td><td>其他因子</td></tr><tr><td style=\"white-space:nowrap\">Outcome<a name=\"lf-LogicalModel-codesystem-Outcome\"> </a></td><td>結果</td></tr><tr><td style=\"white-space:nowrap\">SSF<a name=\"lf-LogicalModel-codesystem-SSF\"> </a></td><td>癌症部位特定因子</td></tr></table></div>"
},
"url" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-LogicalModel-codesystem",
"version" : "0.1.1",
"name" : "LFLogicalModelCS",
"title" : "邏輯模型代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2024-08-01T15:33:47+08:00",
"publisher" : "Kuo",
"contact" : [
{
"name" : "Kuo",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Logical Model Code System",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "CancerConfirmation",
"display" : "癌症確認"
},
{
"code" : "StageOfInitialDiagnosisOfCancer",
"display" : "癌症最初診斷期別"
},
{
"code" : "FirstCourseOfTreatment",
"display" : "首次療程"
},
{
"code" : "OtherFactors",
"display" : "其他因子"
},
{
"code" : "Outcome",
"display" : "結果"
},
{
"code" : "SSF",
"display" : "癌症部位特定因子"
}
]
}