FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-feeaudit-svc-people.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-feeaudit-svc-people.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-people |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-07-29T07:47:19+00:00 |
| Name | CS_TW_LTC_FeeAuditSvcPeople |
| Title | 支付審查-服務對象 |
| Realm | tw |
| Description | 支付審核系統(照管平台)個案服務紀錄之「服務對象」(svc_people)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-feeaudit-svc-people | 支付審查-服務對象 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-svc-people
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-people defines the following codes:
| Code | Display |
| 1 | 服務使用者 |
| 2 | 家庭照顧者 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-feeaudit-svc-people",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-people",
"version": "1.0.0",
"name": "CS_TW_LTC_FeeAuditSvcPeople",
"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": "支付審核系統(照管平台)個案服務紀錄之「服務對象」(svc_people)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。",
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "1",
"display": "服務使用者"
},
{
"code": "2",
"display": "家庭照顧者"
}
]
}