臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0
臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-01 |
{
"resourceType" : "CodeSystem",
"id" : "cs-tw-ltc-assessment-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-assessment-type</b></p><a name=\"cs-tw-ltc-assessment-type\"> </a><a name=\"hccs-tw-ltc-assessment-type\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-assessment-type</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\">discharge-link<a name=\"cs-tw-ltc-assessment-type-discharge-link\"> </a></td><td>出院銜接評估</td></tr><tr><td style=\"white-space:nowrap\">initial<a name=\"cs-tw-ltc-assessment-type-initial\"> </a></td><td>初評</td></tr><tr><td style=\"white-space:nowrap\">reassess<a name=\"cs-tw-ltc-assessment-type-reassess\"> </a></td><td>複評</td></tr><tr><td style=\"white-space:nowrap\">plan-change<a name=\"cs-tw-ltc-assessment-type-plan-change\"> </a></td><td>計畫異動</td></tr><tr><td style=\"white-space:nowrap\">legacy-import<a name=\"cs-tw-ltc-assessment-type-legacy-import\"> </a></td><td>舊系統無評估轉入</td></tr><tr><td style=\"white-space:nowrap\">disability-hh<a name=\"cs-tw-ltc-assessment-type-disability-hh\"> </a></td><td>身障居服匯入</td></tr><tr><td style=\"white-space:nowrap\">aa-change<a name=\"cs-tw-ltc-assessment-type-aa-change\"> </a></td><td>AA計劃異動</td></tr></table></div>"
},
"url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-assessment-type",
"version" : "1.0.0",
"name" : "CS_TW_LTC_AssessmentType",
"title" : "長照 SDK-評估類型",
"status" : "active",
"experimental" : false,
"date" : "2026-03-01T18:36:01+00:00",
"publisher" : "經濟部產業發展署",
"contact" : [
{
"name" : "經濟部產業發展署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ida.gov.tw/"
}
]
}
],
"description" : "對應 r2.8 / r3.21:出院銜接、初評、複評、計畫異動、舊系統無評估轉入、身障居服匯入、AA計劃異動。",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "discharge-link",
"display" : "出院銜接評估"
},
{
"code" : "initial",
"display" : "初評"
},
{
"code" : "reassess",
"display" : "複評"
},
{
"code" : "plan-change",
"display" : "計畫異動"
},
{
"code" : "legacy-import",
"display" : "舊系統無評估轉入"
},
{
"code" : "disability-hh",
"display" : "身障居服匯入"
},
{
"code" : "aa-change",
"display" : "AA計劃異動"
}
]
}