臺灣核心實作指引(TW Core IG)
0.1.1 - Trial Use

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 臺灣2001年中文版ICD-9-CM - TTL Representation

Active as of 2023-05-09

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "icd-9-cm-2001-tw"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-9-cm-2001-tw"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2023-05-09"] ; # 
  fhir:name [ fhir:v "TW2001ICD9CM"] ; # 
  fhir:title [ fhir:v "臺灣2001年中文版ICD-9-CM"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-05-09"^^xsd:date] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "臺灣2001年中文版ICD-9-CM,參照至[https://www.nhi.gov.tw/Content_List.aspx?n=C1C92AB9ED30A9FD&topn=23C660CAACAA159D](https://www.nhi.gov.tw/Content_List.aspx?n=C1C92AB9ED30A9FD&topn=23C660CAACAA159D)。  \r\n代碼出版日期:2023-05-09;資料所屬單位:衛生福利部中央健康保險署。\r\n\r\n*因原始資料無代碼版本資訊,故使用其「更新日期」作為版本資訊。*"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "500"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "001.0" ] ;
fhir:display [ fhir:v "霍亂弧菌所致的霍亂" ] ;
fhir:definition [ fhir:v "Cholera due to Vibrio cholerae" ]
  ] [
fhir:code [ fhir:v "001.1" ] ;
fhir:display [ fhir:v "異性霍亂弧菌所致霍亂" ] ;
fhir:definition [ fhir:v "Cholera due to Vibrio cholerae el tor" ]
  ] [
fhir:code [ fhir:v "001.9" ] ;
fhir:display [ fhir:v "霍亂" ] ;
fhir:definition [ fhir:v "Cholera, unspecified" ]
  ] [
fhir:code [ fhir:v "002.0" ] ;
fhir:display [ fhir:v "傷寒" ] ;
fhir:definition [ fhir:v "Typhoid fever" ]
  ] [
fhir:code [ fhir:v "002.1" ] ;
fhir:display [ fhir:v "A型副傷寒" ] ;
fhir:definition [ fhir:v "Paratyphoid fever A" ]
  ] [
fhir:code [ fhir:v "002.2" ] ;
fhir:display [ fhir:v "B型副傷寒" ] ;
fhir:definition [ fhir:v "Paratyphoid fever B" ]
  ] [
fhir:code [ fhir:v "002.3" ] ;
fhir:display [ fhir:v "C型副傷寒" ] ;
fhir:definition [ fhir:v "Paratyphoid fever C" ]
  ] [
fhir:code [ fhir:v "002.9" ] ;
fhir:display [ fhir:v "副傷寒" ] ;
fhir:definition [ fhir:v "Paratyphoid fever, unspecified" ]
  ] [
fhir:code [ fhir:v "003.0" ] ;
fhir:display [ fhir:v "沙門桿菌胃腸炎" ] ;
fhir:definition [ fhir:v "Salmonella gastroenteritis" ]
  ] [
fhir:code [ fhir:v "003.1" ] ;
fhir:display [ fhir:v "沙門桿菌敗血症" ] ;
fhir:definition [ fhir:v "Salmonella septicemia" ]
  ] [
fhir:code [ fhir:v "003.20" ] ;
fhir:display [ fhir:v "局部沙門桿菌感染" ] ;
fhir:definition [ fhir:v "Localized salmonella infection, unspecified" ]
  ] [
fhir:code [ fhir:v "003.21" ] ;
fhir:display [ fhir:v "沙門桿菌腦膜炎" ] ;
fhir:definition [ fhir:v "Salmonella meningitis" ]
  ] [
fhir:code [ fhir:v "003.22" ] ;
fhir:display [ fhir:v "沙門桿菌肺炎" ] ;
fhir:definition [ fhir:v "Salmonella pneumonia" ]
  ] [
fhir:code [ fhir:v "003.23" ] ;
fhir:display [ fhir:v "沙門桿菌關節炎" ] ;
fhir:definition [ fhir:v "Salmonella arthritis" ]
  ] [
fhir:code [ fhir:v "003.24" ] ;
fhir:display [ fhir:v "沙門桿菌骨髓炎" ] ;
fhir:definition [ fhir:v "Salmonella osteomyelitis" ]
  ] [
fhir:code [ fhir:v "003.29" ] ;
fhir:display [ fhir:v "其他局部沙門桿菌感染" ] ;
fhir:definition [ fhir:v "Other localized salmonella infections" ]
  ] [
fhir:code [ fhir:v "003.8" ] ;
fhir:display [ fhir:v "其他特定的沙門桿菌感染" ] ;
fhir:definition [ fhir:v "Other specified salmonella infections" ]
  ] [
fhir:code [ fhir:v "003.9" ] ;
fhir:display [ fhir:v "沙門桿菌感染" ] ;
fhir:definition [ fhir:v "Salmonella infection , unspecified" ]
  ] [
fhir:code [ fhir:v "004.0" ] ;
fhir:display [ fhir:v "志賀桿菌性痢疾" ] ;
fhir:definition [ fhir:v "Shigella dysenteriae shigellosis" ]
  ] [
fhir:code [ fhir:v "004.1" ] ;
fhir:display [ fhir:v "Shigella flexneri志賀桿菌病" ] ;
fhir:definition [ fhir:v "Shigella flexneri shigellosis" ]
  ] [
fhir:code [ fhir:v "004.2" ] ;
fhir:display [ fhir:v "Shigella boydii志賀桿菌病" ] ;
fhir:definition [ fhir:v "Shigella boydii shigellosis" ]
  ] [
fhir:code [ fhir:v "004.3" ] ;
fhir:display [ fhir:v "Shigella sonnei志賀桿菌病" ] ;
fhir:definition [ fhir:v "Shigella sonnei shigellosis" ]
  ] [
fhir:code [ fhir:v "004.8" ] ;
fhir:display [ fhir:v "其他特定的志賀桿菌感染的志賀桿菌病" ] ;
fhir:definition [ fhir:v "Other specified shigella infections shigellosis" ]
  ] [
fhir:code [ fhir:v "004.9" ] ;
fhir:display [ fhir:v "志賀桿菌病" ] ;
fhir:definition [ fhir:v "Shigellosis, unspecified" ]
  ] [
fhir:code [ fhir:v "005.0" ] ;
fhir:display [ fhir:v "葡萄球菌食物中毒" ] ;
fhir:definition [ fhir:v "Staphylococcal food poisoning" ]
  ] [
fhir:code [ fhir:v "005.1" ] ;
fhir:display [ fhir:v "臘腸桿菌食物中毒" ] ;
fhir:definition [ fhir:v "Botulism food poisoning" ]
  ] [
fhir:code [ fhir:v "005.2" ] ;
fhir:display [ fhir:v "產氣梭狀桿菌(魏氏產氣梭菌)所致食物中毒" ] ;
fhir:definition [ fhir:v "Food poisoning due to Clostridium perfringens ﹝C. Welchii﹞" ]
  ] [
fhir:code [ fhir:v "005.3" ] ;
fhir:display [ fhir:v "其他梭菌所致食物中毒" ] ;
fhir:definition [ fhir:v "Food poisoning due to other Clostridia" ]
  ] [
fhir:code [ fhir:v "005.4" ] ;
fhir:display [ fhir:v "副溶血弧菌所致食物中毒" ] ;
fhir:definition [ fhir:v "Food poisoning due to Vibrio parahaemolyticus" ]
  ] [
fhir:code [ fhir:v "005.81" ] ;
fhir:display [ fhir:v "創傷弧菌所致食物中毒" ] ;
fhir:definition [ fhir:v "Food poisoning due to Vibrio vulnificus" ]
  ] [
fhir:code [ fhir:v "005.89" ] ;
fhir:display [ fhir:v "其他細菌性食物中毒" ] ;
fhir:definition [ fhir:v "Other bacterial food poisoning" ]
  ] [
fhir:code [ fhir:v "005.9" ] ;
fhir:display [ fhir:v "食物中毒" ] ;
fhir:definition [ fhir:v "Food poisoning, unspecified" ]
  ] [
fhir:code [ fhir:v "006.0" ] ;
fhir:display [ fhir:v "未提及膿瘍之急性阿米巴性痢疾" ] ;
fhir:definition [ fhir:v "Acute amebic dysentery without mention of abscess" ]
  ] [
fhir:code [ fhir:v "006.1" ] ;
fhir:display [ fhir:v "未提及膿瘍之慢性腸道阿米巴病" ] ;
fhir:definition [ fhir:v "Chronic intestinal amebiasis without mention of abscess" ]
  ] [
fhir:code [ fhir:v "006.2" ] ;
fhir:display [ fhir:v "阿米巴性非痢疾性大腸炎" ] ;
fhir:definition [ fhir:v "Amebic nondysenteric colitis" ]
  ] [
fhir:code [ fhir:v "006.3" ] ;
fhir:display [ fhir:v "阿米巴性肝膿瘍" ] ;
fhir:definition [ fhir:v "Amebic liver abscess" ]
  ] [
fhir:code [ fhir:v "006.4" ] ;
fhir:display [ fhir:v "阿米巴性肺膿瘍" ] ;
fhir:definition [ fhir:v "Amebic lung abscess" ]
  ] [
fhir:code [ fhir:v "006.5" ] ;
fhir:display [ fhir:v "阿米巴性腦膿瘍" ] ;
fhir:definition [ fhir:v "Amebic brain abscess" ]
  ] [
fhir:code [ fhir:v "006.6" ] ;
fhir:display [ fhir:v "阿米巴性皮膚潰瘍" ] ;
fhir:definition [ fhir:v "Amebic skin ulceration" ]
  ] [
fhir:code [ fhir:v "006.8" ] ;
fhir:display [ fhir:v "其他部位之阿米巴感染" ] ;
fhir:definition [ fhir:v "Amebic infection of other sites" ]
  ] [
fhir:code [ fhir:v "006.9" ] ;
fhir:display [ fhir:v "阿米巴病" ] ;
fhir:definition [ fhir:v "Amebiasis, unspecified" ]
  ] [
fhir:code [ fhir:v "007.0" ] ;
fhir:display [ fhir:v "大腸纖毛虫病" ] ;
fhir:definition [ fhir:v "Balantidiasis" ]
  ] [
fhir:code [ fhir:v "007.1" ] ;
fhir:display [ fhir:v "梨形鞭毛虫病" ] ;
fhir:definition [ fhir:v "Giardiasis" ]
  ] [
fhir:code [ fhir:v "007.2" ] ;
fhir:display [ fhir:v "腸球蟲病" ] ;
fhir:definition [ fhir:v "Coccidiosis" ]
  ] [
fhir:code [ fhir:v "007.3" ] ;
fhir:display [ fhir:v "腸道鞭毛虫病" ] ;
fhir:definition [ fhir:v "Intestinal trichomoniasis" ]
  ] [
fhir:code [ fhir:v "007.4" ] ;
fhir:display [ fhir:v "隱孢子蟲病" ] ;
fhir:definition [ fhir:v "Cryptosporidiosis" ]
  ] [
fhir:code [ fhir:v "007.5" ] ;
fhir:display [ fhir:v "環孢蟲病" ] ;
fhir:definition [ fhir:v "Cyclosporiasis" ]
  ] [
fhir:code [ fhir:v "007.8" ] ;
fhir:display [ fhir:v "其他特定的原虫性腸道疾病" ] ;
fhir:definition [ fhir:v "Other specified protozoal intestinal diseases" ]
  ] [
fhir:code [ fhir:v "007.9" ] ;
fhir:display [ fhir:v "原蟲性腸道疾病" ] ;
fhir:definition [ fhir:v "Unspecified protozoal intestinal diseases" ]
  ] [
fhir:code [ fhir:v "008.00" ] ;
fhir:display [ fhir:v "大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Escherichia coli﹝E. coli﹞" ]
  ] [
fhir:code [ fhir:v "008.01" ] ;
fhir:display [ fhir:v "腸病原性大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Enteropathogenic E. coli" ]
  ] [
fhir:code [ fhir:v "008.02" ] ;
fhir:display [ fhir:v "產腸毒大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Enterotoxigenic E. coli" ]
  ] [
fhir:code [ fhir:v "008.03" ] ;
fhir:display [ fhir:v "腸侵襲性大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Enteroinvasive E. coli" ]
  ] [
fhir:code [ fhir:v "008.04" ] ;
fhir:display [ fhir:v "腸出血性大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Enterohemorrhagic E. coli" ]
  ] [
fhir:code [ fhir:v "008.09" ] ;
fhir:display [ fhir:v "其他腸道大腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to other intestinal E. coli infections" ]
  ] [
fhir:code [ fhir:v "008.1" ] ;
fhir:display [ fhir:v "亞利桑納屬副結腸桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Arizona group of paracolon bacilli" ]
  ] [
fhir:code [ fhir:v "008.2" ] ;
fhir:display [ fhir:v "產氣桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Aerobacter aerogenes" ]
  ] [
fhir:code [ fhir:v "008.3" ] ;
fhir:display [ fhir:v "變形桿菌(奇異)(摩爾根)所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Proteus (mirabilis) (morganii)" ]
  ] [
fhir:code [ fhir:v "008.41" ] ;
fhir:display [ fhir:v "葡萄球菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Staphylococcus" ]
  ] [
fhir:code [ fhir:v "008.42" ] ;
fhir:display [ fhir:v "假單胞菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Pseudomonas" ]
  ] [
fhir:code [ fhir:v "008.43" ] ;
fhir:display [ fhir:v "彎曲桿菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Campylobacter" ]
  ] [
fhir:code [ fhir:v "008.44" ] ;
fhir:display [ fhir:v "腸結腸炎Yersinia菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Yersinia enterocolitica" ]
  ] [
fhir:code [ fhir:v "008.45" ] ;
fhir:display [ fhir:v "艱難梭菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to Clostridium difficile" ]
  ] [
fhir:code [ fhir:v "008.46" ] ;
fhir:display [ fhir:v "其他厭氧菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to other anaerobes" ]
  ] [
fhir:code [ fhir:v "008.47" ] ;
fhir:display [ fhir:v "其他革蘭氏陰性菌所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to other Gram-negative bacteria" ]
  ] [
fhir:code [ fhir:v "008.49" ] ;
fhir:display [ fhir:v "其他病原體所致腸道感染" ] ;
fhir:definition [ fhir:v "Intestinal infections due to other organisms" ]
  ] [
fhir:code [ fhir:v "008.5" ] ;
fhir:display [ fhir:v "細菌性腸炎" ] ;
fhir:definition [ fhir:v "Bacterial enteritis, unspecified" ]
  ] [
fhir:code [ fhir:v "008.61" ] ;
fhir:display [ fhir:v "輪狀病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to Rotavirus" ]
  ] [
fhir:code [ fhir:v "008.62" ] ;
fhir:display [ fhir:v "腺病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to Adenovirus" ]
  ] [
fhir:code [ fhir:v "008.63" ] ;
fhir:display [ fhir:v "Norwalk病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to Norwalk virus" ]
  ] [
fhir:code [ fhir:v "008.64" ] ;
fhir:display [ fhir:v "其他小圓形病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to other small round viruses ﹝SRV’s﹞" ]
  ] [
fhir:code [ fhir:v "008.65" ] ;
fhir:display [ fhir:v "杯狀病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to Calcivirus" ]
  ] [
fhir:code [ fhir:v "008.66" ] ;
fhir:display [ fhir:v "星狀病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to Astrovirus" ]
  ] [
fhir:code [ fhir:v "008.67" ] ;
fhir:display [ fhir:v "腸病毒所致腸炎,NEC" ] ;
fhir:definition [ fhir:v "Enteritis due to Enterovirus, NEC" ]
  ] [
fhir:code [ fhir:v "008.69" ] ;
fhir:display [ fhir:v "其他病毒所致腸炎" ] ;
fhir:definition [ fhir:v "Enteritis due to other viral enteritis" ]
  ] [
fhir:code [ fhir:v "008.8" ] ;
fhir:display [ fhir:v "其他病原體所致腸道感染,NEC" ] ;
fhir:definition [ fhir:v "Intestinal infections due to other organism, not elsewhere classified" ]
  ] [
fhir:code [ fhir:v "009.0" ] ;
fhir:display [ fhir:v "感染性大腸炎,腸炎及胃腸炎" ] ;
fhir:definition [ fhir:v "Infectious colitis, enteritis and gastroenteritis" ]
  ] [
fhir:code [ fhir:v "009.1" ] ;
fhir:display [ fhir:v "疑似感染性之大腸炎,腸炎及胃腸炎" ] ;
fhir:definition [ fhir:v "Colitis, enteritis, and gastroenteritis of presumed infectious origin" ]
  ] [
fhir:code [ fhir:v "009.2" ] ;
fhir:display [ fhir:v "感染性腹瀉" ] ;
fhir:definition [ fhir:v "Infectious diarrhea" ]
  ] [
fhir:code [ fhir:v "009.3" ] ;
fhir:display [ fhir:v "疑似感染性之腹瀉" ] ;
fhir:definition [ fhir:v "Diarrhea of presumed infectious origin" ]
  ] [
fhir:code [ fhir:v "010.00" ] ;
fhir:display [ fhir:v "原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex, unspecified" ]
  ] [
fhir:code [ fhir:v "010.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex,bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "010.02" ] ;
fhir:display [ fhir:v "細菌學或組織檢查未知(至今)之原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex ,bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "010.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex ,tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "010.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "010.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌但組織學確認為結核病之原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "010.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認為原發性結核複合症" ] ;
fhir:definition [ fhir:v "Primary tuberculous complex, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "010.10" ] ;
fhir:display [ fhir:v "原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "010.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "010.12" ] ;
fhir:display [ fhir:v "細菌學或組織檢查未知(至今)之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "010.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "010.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "010.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌但組織學確認結核病之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "010.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之原發進行性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animal]" ]
  ] [
fhir:code [ fhir:v "010.80" ] ;
fhir:display [ fhir:v "其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "010.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "010.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "010.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "010.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "010.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "010.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他原發進行性結核病" ] ;
fhir:definition [ fhir:v "Other primary progressive tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "010.90" ] ;
fhir:display [ fhir:v "原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified" ]
  ] [
fhir:code [ fhir:v "010.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "010.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, bacteriological or histological examination unknown(at present)" ]
  ] [
fhir:code [ fhir:v "010.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "010.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "010.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "010.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之原發性結核感染" ] ;
fhir:definition [ fhir:v "Primary tuberculous infection, unspecified, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.00" ] ;
fhir:display [ fhir:v "浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, unspecified" ]
  ] [
fhir:code [ fhir:v "011.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之浸潤性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, infiltrative, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.10" ] ;
fhir:display [ fhir:v "結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, unspecified" ]
  ] [
fhir:code [ fhir:v "011.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.12" ] ;
fhir:display [ fhir:v "細菌學或組織學查未知(至今)之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結節性肺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung, nodular, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.20" ] ;
fhir:display [ fhir:v "肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, unspecified" ]
  ] [
fhir:code [ fhir:v "011.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之肺結核併肺空洞" ] ;
fhir:definition [ fhir:v "Tuberculosis of lung with cavitation, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.30" ] ;
fhir:display [ fhir:v "支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, unspecified" ]
  ] [
fhir:code [ fhir:v "011.31" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.32" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.33" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.34" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.35" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.36" ] ;
fhir:display [ fhir:v "細菌學或組學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之支氣管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bronchus, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.40" ] ;
fhir:display [ fhir:v "結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, unspecified" ]
  ] [
fhir:code [ fhir:v "011.41" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.42" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.43" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.44" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.45" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.46" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他之法(如動物接種試驗)確認之結核性肺纖維化症" ] ;
fhir:definition [ fhir:v "Tuberculous fibrosis of lung, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.50" ] ;
fhir:display [ fhir:v "結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous brochiectasis, unspecified" ]
  ] [
fhir:code [ fhir:v "011.51" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.52" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.53" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.54" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.55" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.56" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結菌,但經由其他方法(如動物接種試驗)確認之結核性支氣管擴張症" ] ;
fhir:definition [ fhir:v "Tuberculous bronchiectasis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.60" ] ;
fhir:display [ fhir:v "結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, unspecified" ]
  ] [
fhir:code [ fhir:v "011.61" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.62" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.63" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核細菌之結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.64" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.65" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.66" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核肺炎(任何形式)" ] ;
fhir:definition [ fhir:v "Tuberculous pneumonia﹝any form﹞, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.70" ] ;
fhir:display [ fhir:v "結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, unspecified" ]
  ] [
fhir:code [ fhir:v "011.71" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.72" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.73" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.74" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.75" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.76" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性氣胸" ] ;
fhir:definition [ fhir:v "Tuberculous pneumothorax, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.80" ] ;
fhir:display [ fhir:v "其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "011.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "011.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定肺結核" ] ;
fhir:definition [ fhir:v "Other specified pulmonary tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "011.90" ] ;
fhir:display [ fhir:v "肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "011.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "011.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, bacteriological or histological examination unknown" ]
  ] [
fhir:code [ fhir:v "011.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "011.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "011.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "011.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之肺結核" ] ;
fhir:definition [ fhir:v "Pulmonary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "012.00" ] ;
fhir:display [ fhir:v "結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy, unspecified" ]
  ] [
fhir:code [ fhir:v "012.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "012.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "012.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "012.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy , tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "012.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy , tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "012.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性肋膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous pleurisy , tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "012.10" ] ;
fhir:display [ fhir:v "胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, unspecified" ]
  ] [
fhir:code [ fhir:v "012.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "012.12" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "012.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "012.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "012.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "012.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之胸腔內淋巴結結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "012.20" ] ;
fhir:display [ fhir:v "孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "012.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "012.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis, bacteriological or histological examination unknowm (at present)" ]
  ] [
fhir:code [ fhir:v "012.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "012.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis , tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "012.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "012.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之孤立性氣管或支氣管結核" ] ;
fhir:definition [ fhir:v "Isolated tracheal or bronchial tuberculosis , tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "012.30" ] ;
fhir:display [ fhir:v "結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, unspecified" ]
  ] [
fhir:code [ fhir:v "012.31" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "012.32" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "012.33" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "012.34" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "012.35" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "012.36" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性喉炎" ] ;
fhir:definition [ fhir:v "Tuberculous laryngitis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "012.80" ] ;
fhir:display [ fhir:v "其他特定呼吸道結核" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "012.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定呼吸道結核" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "012.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定呼吸道結核" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "012.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定呼吸道結核病" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "012.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定呼吸道結核" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "012.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定呼吸道結核病" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "012.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定呼吸道結核" ] ;
fhir:definition [ fhir:v "Other specified respiratory tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.00" ] ;
fhir:display [ fhir:v "結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, unspecified" ]
  ] [
fhir:code [ fhir:v "013.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查不詳(至今)之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性腦膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous meningitis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.10" ] ;
fhir:display [ fhir:v "腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, unspecified" ]
  ] [
fhir:code [ fhir:v "013.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.12" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之腦膜結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of meninges, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.20" ] ;
fhir:display [ fhir:v "腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, unspecified" ]
  ] [
fhir:code [ fhir:v "013.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之腦結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of brain, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.30" ] ;
fhir:display [ fhir:v "結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, unspecified" ]
  ] [
fhir:code [ fhir:v "013.31" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculoma abscess of brain, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.32" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.33" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.34" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.35" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.36" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性腦膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of brain, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.40" ] ;
fhir:display [ fhir:v "脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, unspecified" ]
  ] [
fhir:code [ fhir:v "013.41" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.42" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, bacteriological or histological examination unknown(at present)" ]
  ] [
fhir:code [ fhir:v "013.43" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.44" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.45" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.46" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之脊髓結核瘤" ] ;
fhir:definition [ fhir:v "Tuberculoma of spinal cord, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.50" ] ;
fhir:display [ fhir:v "結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, unspecified" ]
  ] [
fhir:code [ fhir:v "013.51" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.52" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查不詳(至今)之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.53" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, tubercle bacilli found (in sputum)by microscopy" ]
  ] [
fhir:code [ fhir:v "013.54" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.55" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous asbcess of spinal cord, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.56" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性脊髓膿瘍" ] ;
fhir:definition [ fhir:v "Tuberculous abscess of spinal cord, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.60" ] ;
fhir:display [ fhir:v "結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, unspecified" ]
  ] [
fhir:code [ fhir:v "013.61" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.62" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.63" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.64" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.65" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.66" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性腦炎或脊髓炎" ] ;
fhir:definition [ fhir:v "Tuberculous encephalitis or myelitis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.80" ] ;
fhir:display [ fhir:v "其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, unspecified" ]
  ] [
fhir:code [ fhir:v "013.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Other specified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "013.90" ] ;
fhir:display [ fhir:v "中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system , unspecified" ]
  ] [
fhir:code [ fhir:v "013.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "013.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "013.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "013.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "013.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "013.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之中樞神經系統結核病" ] ;
fhir:definition [ fhir:v "Unspecified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "014.00" ] ;
fhir:display [ fhir:v "結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, unspecified" ]
  ] [
fhir:code [ fhir:v "014.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "014.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "014.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "014.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "014.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "014.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性腹膜炎" ] ;
fhir:definition [ fhir:v "Tuberculous peritonitis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "014.80" ] ;
fhir:display [ fhir:v "其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, unspecified" ]
  ] [
fhir:code [ fhir:v "014.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "014.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "014.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "014.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "014.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "014.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他腸,腹膜及腸繫膜腺體結核病" ] ;
fhir:definition [ fhir:v "Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.00" ] ;
fhir:display [ fhir:v "脊柱結核病" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, bacteriological or histological examination done" ]
  ] [
fhir:code [ fhir:v "015.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, bacteriological or histological examination known (at present)" ]
  ] [
fhir:code [ fhir:v "015.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之脊柱結核" ] ;
fhir:definition [ fhir:v "Vertebral column tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.10" ] ;
fhir:display [ fhir:v "髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.12" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之髖部結核病" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, tubercle bacilli not found by bacteriological examination but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之髖部結核" ] ;
fhir:definition [ fhir:v "Hip tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.20" ] ;
fhir:display [ fhir:v "膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, becteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, tubercle bacilli found (in sprtum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, tubercle bacilli not found by bacteriological examination but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之膝部結核" ] ;
fhir:definition [ fhir:v "Knee tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.50" ] ;
fhir:display [ fhir:v "四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.51" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.52" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.53" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.54" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, tubercle bacilli not found (in sputum) by microscopy but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.55" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosisconfirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.56" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之四肢骨骼結核病" ] ;
fhir:definition [ fhir:v "Limb bones tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.60" ] ;
fhir:display [ fhir:v "乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.61" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.62" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.63" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.64" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.65" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.66" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之乳突結核" ] ;
fhir:definition [ fhir:v "Mastoid tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation f animals]" ]
  ] [
fhir:code [ fhir:v "015.70" ] ;
fhir:display [ fhir:v "其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.71" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.72" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.73" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.74" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.75" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.76" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定骨骼結核" ] ;
fhir:definition [ fhir:v "Other specified bone tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.80" ] ;
fhir:display [ fhir:v "其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "015.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定關節結核病" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定關節結核" ] ;
fhir:definition [ fhir:v "Other specified joint tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "015.90" ] ;
fhir:display [ fhir:v "骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, unspecified" ]
  ] [
fhir:code [ fhir:v "015.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "015.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "015.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "015.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "015.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "015.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之骨骼及關節結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of unspecified bones and joints, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.00" ] ;
fhir:display [ fhir:v "腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, unspecified" ]
  ] [
fhir:code [ fhir:v "016.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之腎結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of kidney, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.10" ] ;
fhir:display [ fhir:v "膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, unspecified" ]
  ] [
fhir:code [ fhir:v "016.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.12" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之膀胱結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of bladder, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.20" ] ;
fhir:display [ fhir:v "輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, unspecified" ]
  ] [
fhir:code [ fhir:v "016.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之輸尿管結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之輸尿管結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ureter, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.30" ] ;
fhir:display [ fhir:v "其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, unspecified" ]
  ] [
fhir:code [ fhir:v "016.31" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.32" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.33" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.34" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.35" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.36" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他泌尿器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other urinary organs, tubercle bacilli not found by bacteriological or histological examination but tuerculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.40" ] ;
fhir:display [ fhir:v "副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, unspecified" ]
  ] [
fhir:code [ fhir:v "016.41" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.42" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, bacteriological or histological examination unknown(at present)" ]
  ] [
fhir:code [ fhir:v "016.43" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, tubercld bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.44" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.45" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.46" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之副睪結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of epididymis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.50" ] ;
fhir:display [ fhir:v "其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, unspecified" ]
  ] [
fhir:code [ fhir:v "016.51" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.52" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.53" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.54" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.55" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.56" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他男性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other male genital organs, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods﹝inoculation of animals﹞" ]
  ] [
fhir:code [ fhir:v "016.60" ] ;
fhir:display [ fhir:v "結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculous oophoritis and salpingitis, unspecified" ]
  ] [
fhir:code [ fhir:v "016.61" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculous oophoritis and salpingitis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.62" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculosis oophoritis and salpingitis, bacteriological or histological examination unknown(at present)" ]
  ] [
fhir:code [ fhir:v "016.63" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculosis oophoritis and salpingitis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.64" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculosis oophoritis and salpingitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.65" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculosis oophoritis and salpingitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.66" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核性卵巢炎及輸卵管炎" ] ;
fhir:definition [ fhir:v "Tuberculosis oophoritis and salpingitis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.70" ] ;
fhir:display [ fhir:v "其他女性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, unspecified" ]
  ] [
fhir:code [ fhir:v "016.71" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他女性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.72" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他女性生殖器官結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.73" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他女性生殖器官結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, tubercle bacilli found (in sputum )by microscopy" ]
  ] [
fhir:code [ fhir:v "016.74" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他女性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.75" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他女性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.76" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他女性生殖器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other female genital organs, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "016.90" ] ;
fhir:display [ fhir:v "生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "016.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "016.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "016.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "016.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, tubercle bacilli not found (in sputum)by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "016.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "016.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之生殖泌尿結核" ] ;
fhir:definition [ fhir:v "Genitourinary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.00" ] ;
fhir:display [ fhir:v "皮膚及皮下細胞組織之結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, unspecified" ]
  ] [
fhir:code [ fhir:v "017.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之皮膚及皮下細胞組織結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.10" ] ;
fhir:display [ fhir:v "結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "017.11" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.12" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.13" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.14" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found(in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.15" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.16" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之結核病合併結節性紅斑症及過敏反應" ] ;
fhir:definition [ fhir:v "Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods ﹝inoculation of animals﹞" ]
  ] [
fhir:code [ fhir:v "017.20" ] ;
fhir:display [ fhir:v "周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, unspecified" ]
  ] [
fhir:code [ fhir:v "017.21" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.22" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.23" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.24" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.25" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.26" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之周邊淋巴結結核病" ] ;
fhir:definition [ fhir:v "Tuberculosis of peripheral lymph nodes, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.30" ] ;
fhir:display [ fhir:v "眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, unspecified" ]
  ] [
fhir:code [ fhir:v "017.31" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.32" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.33" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.34" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.35" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.36" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之眼結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of eye, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.40" ] ;
fhir:display [ fhir:v "耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, unspecified" ]
  ] [
fhir:code [ fhir:v "017.41" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.42" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.43" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.44" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.45" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, tubercle bacilli not found by bacteriological examination but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.46" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之耳結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of ear, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.50" ] ;
fhir:display [ fhir:v "甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, unspecified" ]
  ] [
fhir:code [ fhir:v "017.51" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.52" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.53" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.54" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.55" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.56" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之甲狀腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of thyroid gland, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.60" ] ;
fhir:display [ fhir:v "腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, unspecified" ]
  ] [
fhir:code [ fhir:v "017.61" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.62" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.63" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.64" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.65" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.66" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之腎上腺結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of adrenal glands, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods﹝inoculation of animals﹞" ]
  ] [
fhir:code [ fhir:v "017.70" ] ;
fhir:display [ fhir:v "脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, unspecified" ]
  ] [
fhir:code [ fhir:v "017.71" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之脾結核" ] ;
fhir:definition [ fhir:v "TB of spleen, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.72" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.73" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.74" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.75" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.76" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之脾結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of spleen, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.80" ] ;
fhir:display [ fhir:v "食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, unspecified" ]
  ] [
fhir:code [ fhir:v "017.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之食道結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of esophagus, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "017.90" ] ;
fhir:display [ fhir:v "其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, unspecified" ]
  ] [
fhir:code [ fhir:v "017.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "017.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "017.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "017.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "017.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "017.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定器官結核" ] ;
fhir:definition [ fhir:v "Tuberculosis of other specified organ, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "018.00" ] ;
fhir:display [ fhir:v "急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "018.01" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "018.02" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "018.03" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "018.04" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, tubercle bacilli not found (in sputum) bymicroscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "018.05" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "018.06" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之急性粟粒狀結核" ] ;
fhir:definition [ fhir:v "Acute miliary tuberculosis, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods [inoculation of animals]" ]
  ] [
fhir:code [ fhir:v "018.80" ] ;
fhir:display [ fhir:v "其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, unsepcified" ]
  ] [
fhir:code [ fhir:v "018.81" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "018.82" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "018.83" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "018.84" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, tubercle bacilli not found (in sputum) by microscopy , but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "018.85" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "018.86" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之其他特定粟粒狀結核" ] ;
fhir:definition [ fhir:v "Other specified miliary tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods﹝inoculation of animals﹞" ]
  ] [
fhir:code [ fhir:v "018.90" ] ;
fhir:display [ fhir:v "粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified" ]
  ] [
fhir:code [ fhir:v "018.91" ] ;
fhir:display [ fhir:v "未作細菌學或組織學檢查之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, bacteriological or histological examination not done" ]
  ] [
fhir:code [ fhir:v "018.92" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未知(至今)之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, bacteriological or histological examination unknown (at present)" ]
  ] [
fhir:code [ fhir:v "018.93" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)發現結核菌之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy" ]
  ] [
fhir:code [ fhir:v "018.94" ] ;
fhir:display [ fhir:v "顯微鏡檢(痰)未發現結核菌,但細菌培養陽性之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture" ]
  ] [
fhir:code [ fhir:v "018.95" ] ;
fhir:display [ fhir:v "細菌學檢查未發現結核菌,但組織學確認結核病之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically" ]
  ] [
fhir:code [ fhir:v "018.96" ] ;
fhir:display [ fhir:v "細菌學或組織學檢查未發現結核菌,但經由其他方法(如動物接種試驗)確認之粟粒狀結核" ] ;
fhir:definition [ fhir:v "Miliary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination but tuberculosis confirmed by other methods﹝inoculation of animals﹞" ]
  ] ) . #