FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.cdc.tb
Resource TypeCodeSystem
IdCodeSystem-cdc-xpert-mtbc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/omnifhir/tb/CodeSystem-cdc-xpert-mtbc.html
URLhttps://tb.cdc.gov.tw/tb/CodeSystem/cdc-xpert-mtbc
Version0.1.0
Statusactive
Date2026-03-31
NameCDCXpertMTBCResult
TitleCDC-TB檢驗通報-Xpert MTBC檢驗結果
Realmtw
Authoritynational
Description臺灣衛生福利部疾病管制署「Xpert MTBC檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.tb#currentcdc-xpert-mtbcCDC-TB檢驗通報-Xpert MTBC檢驗結果值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: 代码系统 cdc-xpert-mtbc

This case-sensitive code system https://tb.cdc.gov.tw/tb/CodeSystem/cdc-xpert-mtbc defines the following codes:

CodeDisplay
1 MTBC陽性
2 MTBC陰性
U 無法判定
3 MTBC陽性;高量(MTB detected High)
4 MTBC陽性;中量(MTB detected Medium)
5 MTBC陽性;低量(MTB detected Low)
6 MTBC陽性;非常低量(MTB detected Very low)
7 MTBC陽性;微量(MTB detected Trace)

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-xpert-mtbc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-xpert-mtbc",
  "version": "0.1.0",
  "name": "CDCXpertMTBCResult",
  "title": "CDC-TB檢驗通報-Xpert MTBC檢驗結果",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部疾病管制署「Xpert MTBC檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1",
      "display": "MTBC陽性"
    },
    {
      "code": "2",
      "display": "MTBC陰性"
    },
    {
      "code": "U",
      "display": "無法判定"
    },
    {
      "code": "3",
      "display": "MTBC陽性;高量(MTB detected High)"
    },
    {
      "code": "4",
      "display": "MTBC陽性;中量(MTB detected Medium)"
    },
    {
      "code": "5",
      "display": "MTBC陽性;低量(MTB detected Low)"
    },
    {
      "code": "6",
      "display": "MTBC陽性;非常低量(MTB detected Very low)"
    },
    {
      "code": "7",
      "display": "MTBC陽性;微量(MTB detected Trace)"
    }
  ]
}