FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-feeaudit-svcc-goal-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-feeaudit-svcc-goal-type.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svcc-goal-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-07-29T07:47:19+00:00 |
| Name | CS_TW_LTC_FeeAuditSvccGoalType |
| Title | 支付審查-專業服務復能目標達成情形 |
| Realm | tw |
| Description | 支付審核系統(照管平台)個案服務紀錄之「專業服務復能目標達成情形」(svcc_goal_type)代碼,申報 C 碼(專業服務)時填寫,單選。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-feeaudit-svcc-goal-type | 支付審查-專業服務復能目標達成情形 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-svcc-goal-type
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svcc-goal-type defines the following codes:
| Code | Display |
| 1 | 尚未滿1照顧組合之次數 |
| 2 | 已滿1照顧組合之次數,且已達目標 |
| 3 | 已滿1照顧組合之次數,但尚未達目標 |
| 4 | 未滿1照顧組合之次數,且已達目標 |
| 5 | 未滿1照顧組合之次數,但尚未達目標 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-feeaudit-svcc-goal-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svcc-goal-type",
"version": "1.0.0",
"name": "CS_TW_LTC_FeeAuditSvccGoalType",
"title": "支付審查-專業服務復能目標達成情形",
"status": "active",
"experimental": false,
"date": "2026-07-29T07:47:19+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "支付審核系統(照管平台)個案服務紀錄之「專業服務復能目標達成情形」(svcc_goal_type)代碼,申報 C 碼(專業服務)時填寫,單選。",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "1",
"display": "尚未滿1照顧組合之次數"
},
{
"code": "2",
"display": "已滿1照顧組合之次數,且已達目標"
},
{
"code": "3",
"display": "已滿1照顧組合之次數,但尚未達目標"
},
{
"code": "4",
"display": "未滿1照顧組合之次數,且已達目標"
},
{
"code": "5",
"display": "未滿1照顧組合之次數,但尚未達目標"
}
]
}