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

FHIR IG analytics

Packagetw.gov.mohw.cdc.tb
Resource TypeValueSet
IdValueSet-cdc-genotype-mtbc-result.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/omnifhir/tb/ValueSet-cdc-genotype-mtbc-result.html
URLhttps://tb.cdc.gov.tw/tb/ValueSet/cdc-genotype-mtbc-result
Version0.1.0
Statusactive
Date2026-03-31
NameCDCGenotypeMTBCResult
TitleCDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集
Realmtw
Authoritynational
DescriptionCDC-TB檢驗通報-分生一線藥物MTBC檢驗結果值集

Resources that use this resource

StructureDefinition
tw.gov.mohw.cdc.tb#currentObservation-genotype分生一線藥物報告-Observation Genotype
tw.gov.mohw.cdc.tb#currentReportingModelTB檢驗通報(Reporting)之資料模型

Resources that this resource uses

CodeSystem
tw.gov.mohw.cdc.tb#currentcdc-genotype-moleculex-resultCDC-TB檢驗通報-分生藥物檢驗結果

Narrative

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

Generated Narrative: 取值集合 cdc-genotype-mtbc-result


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}