臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions
| Active as of 2026-08-10 |
{
"resourceType" : "CodeSystem",
"id" : "twss-placement-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-placement-type</b></p><a name=\"twss-placement-type\"> </a><a name=\"hctwss-placement-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-placement-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\">A<a name=\"twss-placement-type-A\"> </a></td><td>兒少安置及教養機構</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-placement-type-B\"> </a></td><td>寄養家庭</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-placement-type-C\"> </a></td><td>親屬安置</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-placement-type-D\"> </a></td><td>團體家庭</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-placement-type-E\"> </a></td><td>居家托育人員</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-placement-type-F\"> </a></td><td>身心障礙福利機構</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-placement-type-G\"> </a></td><td>護理之家</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-placement-type-H\"> </a></td><td>長期照顧服務機構</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"twss-placement-type-I\"> </a></td><td>精神復健機構(康復之家)</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"twss-placement-type-J\"> </a></td><td>醫院</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"twss-placement-type-K\"> </a></td><td>中途學校</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"twss-placement-type-L\"> </a></td><td>感化教育處所</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"twss-placement-type-X\"> </a></td><td>後續追蹤案件</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-placement-type-Z\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-placement-type",
"version" : "0.0.1",
"name" : "TWSSPlacementType",
"title" : "TWSS-安置類型",
"status" : "active",
"experimental" : false,
"date" : "2026-08-10T08:34:13+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "個案安置 Encounter 使用的安置類型代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "A",
"display" : "兒少安置及教養機構"
},
{
"code" : "B",
"display" : "寄養家庭"
},
{
"code" : "C",
"display" : "親屬安置"
},
{
"code" : "D",
"display" : "團體家庭"
},
{
"code" : "E",
"display" : "居家托育人員"
},
{
"code" : "F",
"display" : "身心障礙福利機構"
},
{
"code" : "G",
"display" : "護理之家"
},
{
"code" : "H",
"display" : "長期照顧服務機構"
},
{
"code" : "I",
"display" : "精神復健機構(康復之家)"
},
{
"code" : "J",
"display" : "醫院"
},
{
"code" : "K",
"display" : "中途學校"
},
{
"code" : "L",
"display" : "感化教育處所"
},
{
"code" : "X",
"display" : "後續追蹤案件"
},
{
"code" : "Z",
"display" : "其他"
}
]
}