臺灣社政領域基礎實作指引, 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-11 |
{
"resourceType" : "CodeSystem",
"id" : "twss-cohabitation-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-cohabitation-status</b></p><a name=\"twss-cohabitation-status\"> </a><a name=\"hctwss-cohabitation-status\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-cohabitation-status</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\">1<a name=\"twss-cohabitation-status-1\"> </a></td><td>獨居</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-cohabitation-status-B\"> </a></td><td>分偶</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-cohabitation-status-C\"> </a></td><td>夫妻同住</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-cohabitation-status-D\"> </a></td><td>與父母同住</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-cohabitation-status-E\"> </a></td><td>與親戚同住</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-cohabitation-status-F\"> </a></td><td>與朋友同住</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-cohabitation-status-G\"> </a></td><td>與子女同住</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-cohabitation-status-H\"> </a></td><td>與同居人同住</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"twss-cohabitation-status-3\"> </a></td><td>獨居且聘用看護</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"twss-cohabitation-status-4\"> </a></td><td>與家屬同住且聘用看護</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"twss-cohabitation-status-5\"> </a></td><td>使用住宿型社會福利機構</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"twss-cohabitation-status-6\"> </a></td><td>機構名稱</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"twss-cohabitation-status-9\"> </a></td><td>其他</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-cohabitation-status",
"version" : "0.1.0",
"name" : "TWSSCohabitationStatus",
"title" : "TWSS-同住狀況",
"status" : "active",
"experimental" : false,
"date" : "2026-08-11T08:18:14+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "TWSS 同住狀況代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "1",
"display" : "獨居"
},
{
"code" : "B",
"display" : "分偶"
},
{
"code" : "C",
"display" : "夫妻同住"
},
{
"code" : "D",
"display" : "與父母同住"
},
{
"code" : "E",
"display" : "與親戚同住"
},
{
"code" : "F",
"display" : "與朋友同住"
},
{
"code" : "G",
"display" : "與子女同住"
},
{
"code" : "H",
"display" : "與同居人同住"
},
{
"code" : "3",
"display" : "獨居且聘用看護"
},
{
"code" : "4",
"display" : "與家屬同住且聘用看護"
},
{
"code" : "5",
"display" : "使用住宿型社會福利機構"
},
{
"code" : "6",
"display" : "機構名稱"
},
{
"code" : "9",
"display" : "其他"
}
]
}