FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeCodeSystem
IdCodeSystem-twss-placement-no-follow-up-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-placement-no-follow-up-reason.html
URLhttps://sfaa.gov.tw/base/CodeSystem/twss-placement-no-follow-up-reason
Version0.0.1
Statusactive
Date2026-08-20T16:38:23+00:00
NameTWSSPlacementNoFollowUpReason
TitleTWSS-安置未轉後追原因代碼系統
Realmtw
Authoritynational
DescriptionTWSS 安置未轉後追原因代碼。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.twss.base#currenttwss-placement-no-follow-up-reason-vsTWSS-安置未轉後追原因值集

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
0 出養個案
1 安置期間死亡
2 結束安置後移居國外
3 安置期間進入司法系統服刑或接受感化教育
99 其他

Source1

{
  "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": "其他"
    }
  ]
}