FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | CodeSystem |
| Id | CodeSystem-twss-placement-no-follow-up-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-placement-no-follow-up-reason.html |
| URL | https://sfaa.gov.tw/base/CodeSystem/twss-placement-no-follow-up-reason |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-08-20T16:38:23+00:00 |
| Name | TWSSPlacementNoFollowUpReason |
| Title | TWSS-安置未轉後追原因代碼系統 |
| Realm | tw |
| Authority | national |
| Description | TWSS 安置未轉後追原因代碼。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.twss.base#current | twss-placement-no-follow-up-reason-vs | TWSS-安置未轉後追原因值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem twss-placement-no-follow-up-reason
This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-placement-no-follow-up-reason defines the following codes:
| Code | Display |
| 0 | 出養個案 |
| 1 | 安置期間死亡 |
| 2 | 結束安置後移居國外 |
| 3 | 安置期間進入司法系統服刑或接受感化教育 |
| 99 | 其他 |
{
"resourceType": "CodeSystem",
"id": "twss-placement-no-follow-up-reason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/CodeSystem/twss-placement-no-follow-up-reason",
"version": "0.0.1",
"name": "TWSSPlacementNoFollowUpReason",
"title": "TWSS-安置未轉後追原因代碼系統",
"status": "active",
"experimental": false,
"date": "2026-08-20T16:38:23+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "TWSS 安置未轉後追原因代碼。",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "0",
"display": "出養個案"
},
{
"code": "1",
"display": "安置期間死亡"
},
{
"code": "2",
"display": "結束安置後移居國外"
},
{
"code": "3",
"display": "安置期間進入司法系統服刑或接受感化教育"
},
{
"code": "99",
"display": "其他"
}
]
}