FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | CodeSystem |
| Id | CodeSystem-twss-organization-establishment-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/CodeSystem-twss-organization-establishment-type.html |
| URL | https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-type |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-08-09T20:26:20+00:00 |
| Name | TWSSOrganizationEstablishmentType |
| Title | 機構設立別 |
| Realm | tw |
| Authority | national |
| Description | 社家署業務中機構設立別代碼。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.twss.base#current | twss-organization-establishment-type-vs | 機構設立別 ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem twss-organization-establishment-type
This case-sensitive code system https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-type defines the following codes:
| Code | Display |
| 21 | 公立 |
| 22 | 私立財團法人 |
| 23 | 私立社團法人 |
| 24 | 私立非法人 |
| 25 | 公辦民營 |
{
"resourceType": "CodeSystem",
"id": "twss-organization-establishment-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/CodeSystem/twss-organization-establishment-type",
"version": "0.0.1",
"name": "TWSSOrganizationEstablishmentType",
"title": "機構設立別",
"status": "active",
"experimental": false,
"date": "2026-08-09T20:26:20+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": "公辦民營"
}
]
}