臺灣社政領域基礎實作指引, 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-organization-establishment-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-organization-establishment-type</b></p><a name=\"twss-organization-establishment-type\"> </a><a name=\"hctwss-organization-establishment-type\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-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\">21<a name=\"twss-organization-establishment-type-21\"> </a></td><td>公立</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"twss-organization-establishment-type-22\"> </a></td><td>私立財團法人</td></tr><tr><td style=\"white-space:nowrap\">23<a name=\"twss-organization-establishment-type-23\"> </a></td><td>私立社團法人</td></tr><tr><td style=\"white-space:nowrap\">24<a name=\"twss-organization-establishment-type-24\"> </a></td><td>私立非法人</td></tr><tr><td style=\"white-space:nowrap\">25<a name=\"twss-organization-establishment-type-25\"> </a></td><td>公辦民營</td></tr></table></div>"
},
"url" : "https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-type",
"version" : "0.0.1",
"name" : "TWSSOrganizationEstablishmentType",
"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" : "社家署業務中機構設立別代碼。",
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "21",
"display" : "公立"
},
{
"code" : "22",
"display" : "私立財團法人"
},
{
"code" : "23",
"display" : "私立社團法人"
},
{
"code" : "24",
"display" : "私立非法人"
},
{
"code" : "25",
"display" : "公辦民營"
}
]
}