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-drug-sensitive-1.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/omnifhir/tb/ValueSet-cdc-drug-sensitive-1.html
URLhttps://tb.cdc.gov.tw/tb/ValueSet/cdc-drug-sensitive-1
Version0.1.0
Statusactive
Date2026-03-31
NameCDCDrugSensitive1
TitleCDC-TB檢驗通報-一線藥敏值集
Realmtw
Authoritynational
DescriptionCDC-TB檢驗通報-一線藥敏值集

Resources that use this resource

StructureDefinition
tw.gov.mohw.cdc.tb#currentObservation-drug-sensitive-1一線藥敏-Observation Drug Sensitive 1

Resources that this resource uses

CodeSystem
tw.gov.mohw.cdc.tb#currentcdc-drug-sensitiveCDC-TB檢驗通報-藥敏

Narrative

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

Generated Narrative: 取值集合 cdc-drug-sensitive-1


Source1

{
  "resourceType": "ValueSet",
  "id": "cdc-drug-sensitive-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tb.cdc.gov.tw/tb/ValueSet/cdc-drug-sensitive-1",
  "version": "0.1.0",
  "name": "CDCDrugSensitive1",
  "title": "CDC-TB檢驗通報-一線藥敏值集",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "CDC-TB檢驗通報-一線藥敏值集",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-drug-sensitive",
        "concept": [
          {
            "code": "F01",
            "display": "一線藥敏-高濃度Isoniazid"
          },
          {
            "code": "F02",
            "display": "一線藥敏-低濃度Isoniazid"
          },
          {
            "code": "F03",
            "display": "一線藥敏-高濃度Ethambutol"
          },
          {
            "code": "F04",
            "display": "一線藥敏-低濃度Ethambutol"
          },
          {
            "code": "F05",
            "display": "一線藥敏-高濃度Streptomycin"
          },
          {
            "code": "F06",
            "display": "一線藥敏-低濃度Streptomycin"
          },
          {
            "code": "F07",
            "display": "一線藥敏-Rifampin"
          },
          {
            "code": "F08",
            "display": "一線藥敏-Pyrazinamide"
          },
          {
            "code": "other",
            "display": "其他"
          }
        ]
      }
    ]
  }
}