FHIR IG analytics| Package | tw.gov.mohw.cdc.nidrs |
| Resource Type | ValueSet |
| Id | ValueSet-cdc-disease-code.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fhir-nidrs/nidrs/ValueSet-cdc-disease-code.html |
| URL | https://cdc.gov.tw/nidrs/ValueSet/cdc-disease-code |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-10-01 |
| Name | CDCDiseaseCode |
| Title | CDC-疾病代碼值集 |
| Realm | tw |
| Authority | national |
| Description | CDC-疾病代碼值集 |
| StructureDefinition | ||
| tw.gov.mohw.cdc.nidrs#current | Condition-NIDRS | 通報疾病(簡單病)-Condition NIDRS |
| CodeSystem | ||
| tw.gov.mohw.cdc.nidrs#current | cdc-disease-code | CDC-疾病代碼 |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 cdc-disease-code
This value set includes codes based on the following rules:
https://cdc.gov.tw/nidrs/CodeSystem/cdc-disease-code version 📦0.1.0This value set excludes codes based on the following rules:
https://cdc.gov.tw/nidrs/CodeSystem/cdc-disease-code version 📦0.1.0 where inactive = true{
"resourceType": "ValueSet",
"id": "cdc-disease-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/nidrs/ValueSet/cdc-disease-code",
"version": "0.1.0",
"name": "CDCDiseaseCode",
"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-disease-code"
}
],
"exclude": [
{
"system": "https://cdc.gov.tw/nidrs/CodeSystem/cdc-disease-code",
"filter": [
{
"property": "inactive",
"op": "=",
"value": "true"
}
]
}
]
}
}