FHIR IG analytics| Package | tw.gov.mohw.cdc.nidrs |
| Resource Type | ValueSet |
| Id | ValueSet-cdc-occupation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fhir-nidrs/nidrs/ValueSet-cdc-occupation.html |
| URL | https://cdc.gov.tw/nidrs/ValueSet/cdc-occupation |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-10-01 |
| Name | CDCOccupation |
| Title | CDC-職業值集 |
| Realm | tw |
| Authority | national |
| Description | CDC-職業值集 |
| ConceptMap | ||
| tw.gov.mohw.cdc.nidrs#current | hl7-cdc-occupation | CDC-職業代碼對應臺灣壽險公會傷害保險個人職業分類表及臺灣勞動部職業標準分類 |
| CodeSystem | ||
| tw.gov.mohw.cdc.nidrs#current | cdc-occupation | CDC-職業 |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 cdc-occupation
This value set includes codes based on the following rules:
https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation version 📦0.1.0This value set excludes codes based on the following rules:
https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation version 📦0.1.0 where inactive = true{
"resourceType": "ValueSet",
"id": "cdc-occupation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/nidrs/ValueSet/cdc-occupation",
"version": "0.1.0",
"name": "CDCOccupation",
"title": "CDC-職業值集",
"status": "active",
"experimental": false,
"date": "2026-10-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "CDC-職業值集",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"compose": {
"include": [
{
"system": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation"
}
],
"exclude": [
{
"system": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation",
"filter": [
{
"property": "inactive",
"op": "=",
"value": "true"
}
]
}
]
}
}