臺灣社政領域基礎實作指引, 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-living-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-living-type</b></p><a name=\"twss-living-type\"> </a><a name=\"hctwss-living-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-living-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-living-type-A\"> </a></td><td>自宅</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-living-type-B\"> </a></td><td>租屋</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-living-type-C\"> </a></td><td>醫療院所</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-living-type-D\"> </a></td><td>教養機構</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-living-type-E\"> </a></td><td>職訓機構</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-living-type-F\"> </a></td><td>中途之家</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-living-type-G\"> </a></td><td>社區家園</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-living-type-H\"> </a></td><td>無固定住所</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"twss-living-type-I\"> </a></td><td>親友家中</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"twss-living-type-J\"> </a></td><td>宿舍(學校/公司)</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"twss-living-type-K\"> </a></td><td>住宿機構</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"twss-living-type-L\"> </a></td><td>自立宿舍</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-living-type-Z\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-living-type",
"version" : "0.1.0",
"name" : "TWSSLivingType",
"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" : "TWSS 住所類型代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"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" : "Z",
"display" : "其他"
}
]
}