臺灣社政領域基礎實作指引, 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-23 |
{
"resourceType" : "CodeSystem",
"id" : "twss-family-structure",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-family-structure</b></p><a name=\"twss-family-structure\"> </a><a name=\"hctwss-family-structure\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-family-structure</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-family-structure-A\"> </a></td><td>獨居</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"twss-family-structure-B\"> </a></td><td>單親家庭</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"twss-family-structure-C\"> </a></td><td>擴展家庭</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"twss-family-structure-D\"> </a></td><td>折衷/主幹家庭</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"twss-family-structure-E\"> </a></td><td>核心家庭</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"twss-family-structure-F\"> </a></td><td>繼親家庭</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"twss-family-structure-G\"> </a></td><td>隔代家庭</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"twss-family-structure-H\"> </a></td><td>手足家庭</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"twss-family-structure-I\"> </a></td><td>同性伴侶家庭</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"twss-family-structure-J\"> </a></td><td>同居家庭</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"twss-family-structure-K\"> </a></td><td>單人家庭</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"twss-family-structure-Z\"> </a></td><td>其它家庭</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-family-structure",
"version" : "0.0.1",
"name" : "TWSSFamilyStructure",
"title" : "TWSS-家庭結構代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2026-08-23T14:20:32+00:00",
"publisher" : "衛生福利部社會及家庭署",
"contact" : [
{
"name" : "衛生福利部社會及家庭署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.twss.gov.tw/"
}
]
}
],
"description" : "個案家庭結構代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 12,
"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" : "Z",
"display" : "其它家庭"
}
]
}