FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | ValueSet |
| Id | ValueSet-cdc-genotype-mtbc-result.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/omnifhir/tb/ValueSet-cdc-genotype-mtbc-result.html |
| URL | https://tb.cdc.gov.tw/tb/ValueSet/cdc-genotype-mtbc-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-31 |
| Name | CDCGenotypeMTBCResult |
| Title | CDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集 |
| Realm | tw |
| Authority | national |
| Description | CDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集 |
| StructureDefinition | ||
| tw.gov.mohw.cdc.tb#current | Observation-genotype | 分生一線藥物報告-Observation Genotype |
| tw.gov.mohw.cdc.tb#current | ReportingModel | TB檢驗通報(Reporting)之資料模型 |
| CodeSystem | ||
| tw.gov.mohw.cdc.tb#current | cdc-genotype-moleculex-result | CDC-TB檢驗通報-分生藥物檢驗結果 |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 cdc-genotype-mtbc-result
https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result version 📦0.1.0| Code | Display |
| 1 | MTBC陽性 |
| 2 | MTBC陰性 |
| U | 無法判定 |
{
"resourceType": "ValueSet",
"id": "cdc-genotype-mtbc-result",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tb.cdc.gov.tw/tb/ValueSet/cdc-genotype-mtbc-result",
"version": "0.1.0",
"name": "CDCGenotypeMTBCResult",
"title": "CDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集",
"status": "active",
"experimental": false,
"date": "2026-03-31",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "CDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-genotype-moleculex-result",
"concept": [
{
"code": "1"
},
{
"code": "2"
},
{
"code": "U"
}
]
}
]
}
}