FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | CodeSystem |
| Id | CodeSystem-cdc-genotype-moleculex-result.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/omnifhir/tb/CodeSystem-cdc-genotype-moleculex-result.html |
| URL | https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-31 |
| Name | CDCGenotypeMoleculexResult |
| Title | CDC-TB檢驗通報-分生藥物檢驗結果 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部疾病管制署「分生藥物檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.cdc.tb#current | cdc-genotype-moleculex-inh-flq-result | CDC-TB檢驗通報-分生藥物INH/FLQ檢驗結果值集 |
| tw.gov.mohw.cdc.tb#current | cdc-genotype-moleculex-result | CDC-TB檢驗通報-分生藥物檢驗結果值集 |
| tw.gov.mohw.cdc.tb#current | cdc-genotype-mtbc-result | CDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 代码系统 cdc-genotype-moleculex-result
This case-sensitive code system https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result defines the following codes:
| Code | Display |
| 1 | MTBC陽性 |
| 2 | MTBC陰性 |
| U | 無法判定 |
| R | 抗藥 |
| S | 敏感 |
| L | 低劑量抗藥 |
{
"resourceType": "CodeSystem",
"id": "cdc-genotype-moleculex-result",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result",
"version": "0.1.0",
"name": "CDCGenotypeMoleculexResult",
"title": "CDC-TB檢驗通報-分生藥物檢驗結果",
"status": "active",
"experimental": false,
"date": "2026-03-31",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部疾病管制署「分生藥物檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "1",
"display": "MTBC陽性"
},
{
"code": "2",
"display": "MTBC陰性"
},
{
"code": "U",
"display": "無法判定"
},
{
"code": "R",
"display": "抗藥"
},
{
"code": "S",
"display": "敏感"
},
{
"code": "L",
"display": "低劑量抗藥"
}
]
}