File size: 759 Bytes
706d2bf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"lung_nodule_or_mass": 40,
"air_space_opacity": 36,
"atelectasis": 28,
"cardiomegaly": 25,
"hyperinflation": 20,
"lobar_segmental_collapse": 16,
"pleural_effusion": 15,
"interstitial_thickening": 14,
"implantable_electronic_device": 11,
"non_acute_rib_fracture": 10,
"pacemaker_cardiac_device": 9,
"bullous_disease": 8,
"hilar_lymphadenopathy": 8,
"hiatus_hernia": 8,
"pulmonary_artery_enlargement": 5,
"pulmonary_congestion": 5,
"pneumothorax": 3,
"acute_rib_fracture": 2,
"nonsurgical_internal_foreign_body": 2,
"bronchial_wall_thickening": 1,
"intercostal_drain": 1,
"peribronchial_cuffing": 1,
"shoulder_dislocation": 1,
"subcutaneous_emphysema": 1,
"tracheal_deviation": 1,
"whole_lung_collapse": 1
} |