FHIR IG analytics| Package | tw.gov.mohw.cdc.nidrs |
| Resource Type | CodeSystem |
| Id | CodeSystem-cdc-organization-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fhir-nidrs/nidrs/CodeSystem-cdc-organization-type.html |
| URL | https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-10-01 |
| Name | CDCOrganizationType |
| Title | CDC-人口密集機構類別 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部疾病管制署「人口密集機構類別」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.cdc.nidrs#current | cdc-organization-type | CDC-人口密集機構類別值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 代码系统 cdc-organization-type
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | 狀態 |
Concepts
This case-sensitive code system https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type defines the following codes:
| Code | Display | status |
| 1 | 老人安養 | deprecated |
| 2 | 護理之家 | |
| 3 | 身心障礙福利 | |
| 4 | 托嬰中心 | |
| 5 | 康復之家 | |
| 6 | 少年福利 | |
| 7 | 矯正機關 | |
| 8 | 育幼院 | |
| 9 | 收容或暫置中心 | |
| 10 | 榮譽國民之家 |
{
"resourceType": "CodeSystem",
"id": "cdc-organization-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-organization-type",
"version": "0.1.0",
"name": "CDCOrganizationType",
"title": "CDC-人口密集機構類別",
"status": "active",
"experimental": false,
"date": "2026-10-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部疾病管制署「人口密集機構類別」代碼,代碼出版日期:2026-10-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 10,
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "狀態",
"type": "code"
}
],
"concept": [
{
"code": "1",
"display": "老人安養",
"property": [
{
"code": "status",
"valueCode": "deprecated"
}
]
},
{
"code": "2",
"display": "護理之家"
},
{
"code": "3",
"display": "身心障礙福利"
},
{
"code": "4",
"display": "托嬰中心"
},
{
"code": "5",
"display": "康復之家"
},
{
"code": "6",
"display": "少年福利"
},
{
"code": "7",
"display": "矯正機關"
},
{
"code": "8",
"display": "育幼院"
},
{
"code": "9",
"display": "收容或暫置中心"
},
{
"code": "10",
"display": "榮譽國民之家"
}
]
}