├── Acr.Assist.Modules.nuspec ├── Assist ├── Covid-19_ Chest CT │ ├── COVID19_keyimage.jpg │ ├── Covid-19_ Chest CT.xml │ └── Covid-19_ Chest CT_bak.json ├── Hello Assist │ ├── Hello_Assist.json │ ├── Hello_Assist.xml │ ├── KeyDiagram.jpg │ ├── KeyDiagramBranch_1.gif │ └── KeyDiagramBranch_2.gif ├── Hello_Assist │ ├── Hello_Assist.json │ ├── Hello_Assist.xml │ ├── KeyDiagram.jpg │ ├── KeyDiagramBranch_1.gif │ ├── KeyDiagramBranch_1.jpg │ ├── KeyDiagramBranch_2.gif │ ├── KeyDiagramBranch_2.jpg │ ├── KeyDiagramBranch_3.gif │ └── KeyDiagramBranch_3.jpg ├── Hello_CARDS │ ├── AF1.PNG │ ├── AF2.PNG │ ├── AF3.PNG │ ├── AF_favoringBen1.PNG │ ├── AF_favoringBen2.PNG │ ├── AF_favoringBen3.PNG │ ├── AF_favoringBen4.PNG │ ├── AF_favoringBen5.PNG │ ├── AF_favoringBen6.PNG │ ├── AF_favoringBen7.PNG │ ├── AF_favoringMal1.PNG │ ├── AF_favoringMal10.PNG │ ├── AF_favoringMal11.PNG │ ├── AF_favoringMal12.PNG │ ├── AF_favoringMal2.PNG │ ├── AF_favoringMal3.PNG │ ├── AF_favoringMal4.PNG │ ├── AF_favoringMal5.PNG │ ├── AF_favoringMal6.PNG │ ├── AF_favoringMal7.PNG │ ├── AF_favoringMal8.PNG │ ├── AF_favoringMal9.PNG │ ├── AFfavoringBen.PNG │ ├── AFfavoringMal.PNG │ ├── Arterialphase1.png │ ├── Arterialphase2.png │ ├── Arterialphase3.png │ ├── Arterialphase4.png │ ├── Arterialphase5.png │ ├── Arterialphase6.png │ ├── CARDS_Schema_2.0.rnc │ ├── Hello_Assist.json │ ├── Hello_Assist2.0.xml │ ├── Hint_Daig_Observation.png │ ├── LIRADS.png │ ├── Metadata.rnc │ ├── OLD_Images │ │ ├── AF1.PNG │ │ ├── AF2.PNG │ │ ├── AF3.PNG │ │ ├── AF_favoringBen1.PNG │ │ ├── AF_favoringBen2.PNG │ │ ├── AF_favoringBen3.PNG │ │ ├── AF_favoringBen4.PNG │ │ ├── AF_favoringBen5.PNG │ │ ├── AF_favoringBen6.PNG │ │ ├── AF_favoringBen7.PNG │ │ ├── AF_favoringMal1.PNG │ │ ├── AF_favoringMal10.PNG │ │ ├── AF_favoringMal11.PNG │ │ ├── AF_favoringMal12.PNG │ │ ├── AF_favoringMal2.PNG │ │ ├── AF_favoringMal3.PNG │ │ ├── AF_favoringMal4.PNG │ │ ├── AF_favoringMal5.PNG │ │ ├── AF_favoringMal6.PNG │ │ ├── AF_favoringMal7.PNG │ │ ├── AF_favoringMal8.PNG │ │ ├── AF_favoringMal9.PNG │ │ ├── AFfavoringBen.PNG │ │ ├── AFfavoringMal.PNG │ │ ├── Arterialphase1.png │ │ ├── Arterialphase2.png │ │ ├── Arterialphase3.png │ │ ├── Arterialphase4.png │ │ ├── Arterialphase5.png │ │ ├── Arterialphase6.png │ │ ├── Hint_Daig_Observation.jpg │ │ ├── LIRADS.png │ │ ├── capsuleImages.jpg │ │ ├── diameter1.PNG │ │ ├── diameter2.PNG │ │ ├── diameter3.PNG │ │ ├── diameter4.PNG │ │ ├── diameter5.PNG │ │ ├── observation.PNG │ │ ├── thresholdImages.jpg │ │ └── washoutImages.jpg │ ├── capsuleImages.jpg │ ├── capsuleImages.png │ ├── diameter1.PNG │ ├── diameter2.PNG │ ├── diameter3.PNG │ ├── diameter4.PNG │ ├── diameter5.PNG │ ├── observation.PNG │ ├── thresholdImages.jpg │ ├── thresholdImages.png │ ├── washoutImages.jpg │ └── washoutImages.png ├── Hello_Rads │ ├── Arterialphase1.png │ ├── Arterialphase2.png │ ├── Arterialphase3.png │ ├── Arterialphase4.png │ ├── Arterialphase5.png │ ├── Arterialphase6.png │ ├── Hello_Rads.json │ ├── Hello_Rads.xml │ ├── LIRADS.png │ ├── capsuleImages.jpg │ ├── capsuleImages.png │ ├── diameter1.PNG │ ├── diameter2.PNG │ ├── diameter3.PNG │ ├── diameter4.PNG │ ├── diameter5.PNG │ ├── observation.PNG │ ├── thresholdImages.jpg │ ├── thresholdImages.png │ ├── washoutImages.jpg │ └── washoutImages.png ├── LI-RADS │ ├── ACR LI-RADS.xml │ ├── AF-schematics.png │ ├── Diagonalcell_keyimage.jpg │ ├── Figure1b-corrected_keyimage.jpg │ ├── KeyDiagram_keyimage.PNG │ ├── LI-RADS 2018 Core with hyperlinks August.pdf │ ├── LIRADS.vsdx │ ├── LR-1_schematics.png │ ├── LR-2_distinctive_nodule.png │ ├── LR-2_schematics.png │ ├── LR-M reporting.tif │ ├── LR-TIV reporting.tif │ ├── Li-RADS Testcases.json │ ├── Liver_segment_schem_1.png │ ├── Liver_segment_schem_2.png │ ├── Liver_segment_schem_3.png │ ├── Liver_segment_schem_4.png │ ├── Observation2.JPG │ ├── Splitcell_keyimage.PNG │ ├── Treatment_response_algorithm.png │ ├── Treatment_response_algorithm_keyimage.png │ ├── aphenorim.JPG │ ├── apherim.PNG │ ├── capsule.JPG │ ├── capsule2.JPG │ ├── lrm.PNG │ ├── nontargetoid_mass.png │ ├── observation1.JPG │ ├── patientathccrisk.JPG │ ├── simplifiedTIValgorithm_keyimage.JPG │ ├── size_measurement_for_treated_obs.JPG │ ├── targetoid_mass.png │ ├── tg.JPG │ ├── tiebreakingrules.PNG │ ├── tiebreakingrulestreated.PNG │ ├── tumorinvein.PNG │ └── washout.JPG ├── Lung-RADS-Archived │ ├── LURADSAssessementCategoriesModal.png │ ├── Lung Cancer Screening.xml │ ├── Lung-RADS.json │ ├── Lung-RADS.xml │ └── LungRADSCategorization.png ├── Lung-RADS │ ├── LURADSAssessementCategoriesModal.png │ ├── LungRADS.json │ ├── LungRADS.xml │ ├── LungRADSCategorization.png │ ├── keyimage.jpg │ └── keyimage_keyimage.jpg ├── Ni-RADS │ ├── NI-RADS.json │ ├── NI-RADS_Neck_Key_Diagram_keyimage.PNG │ ├── NI-RADS_Primary_Site_Key_Diagram_keyimage.PNG │ ├── Ni-RADS.xml │ └── Recommendation_keyimage.jpg ├── O-RADS │ ├── Ascites.png │ ├── ColorScore.png │ ├── ColorScoreNew.png │ ├── Dermoid cysts.png │ ├── Endometriomas.png │ ├── Follicles.png │ ├── Hemorrhagic cysts.png │ ├── Hydrosalpinges.png │ ├── Hydrosalpinx.png │ ├── IntracysticSolidComponent.jpg │ ├── IntracysticSolidComponentNew.png │ ├── MulilocularInnermargin.png │ ├── Multilocular.png │ ├── MultilocularInnerWallSeptationsSmoothVsIrregular.jpg │ ├── MultilocularInnerwallseptationsSmoothvsirregularNew.png │ ├── O-RADS.json │ ├── O-RADS.xml │ ├── O-rads01_keyimage.png │ ├── O-rads1_keyimage.png │ ├── O-rads2ClassicBenign_keyimage.png │ ├── O-rads3Lowrisk_keyimage.png │ ├── O-rads4IntermediateRisk_keyimage.png │ ├── O-rads5HighRisk_keyimage.png │ ├── O-rads_keyimage.png │ ├── ParaovarianCysts.png │ ├── Peritoneal nodules.png │ ├── PeritonealInclusionCysts.png │ ├── Peritoneal_inclusion_cyst.png │ ├── Slide 65_Image3.gif │ ├── SmoothIrregularunilocularInnerwallNew.png │ ├── SolidOuterContourSmoothIrregularNew.png │ ├── SolidOuterContour_Smooth-VS-Irregular.png │ ├── Unilocular.png │ ├── UnilocularInnerContentSimple vs NonSimpleNew.png │ ├── UnilocularInnerContent_Simple-VS-NonSimple.png │ ├── UnilocularInnermarginSmoothVsIrregular.jpg │ ├── UnilocularInnermarginSmoothVsIrregular.png │ ├── corporaLutea.png │ ├── corpus_luteum.png │ ├── dermoid_cyst.png │ ├── endometrioma.png │ ├── follicle.png │ ├── hemorrhagic_cyst.png │ ├── intracysticSolidcomponents.png │ ├── nonsolidmulti.png │ ├── o-rads2AlmosrCertainlyBenign_keyimage.png │ ├── papillary_projections.png │ ├── paraovarian_cyst.png │ ├── simple_cyst.png │ ├── slide 63_image 4.gif │ ├── solidmulti.png │ └── unilocularInnercontentSimpleVsNonSimple.jpg ├── Pi-RADS │ ├── 01_Bulge.jpg │ ├── 03_Invasion_of_the_Anterior_Fibromuscular_Stroma.jpg │ ├── 05_Invasion_of_the_capsule.jpg │ ├── 06_Minimal_extraprostatic_extension_anteriorly.jpg │ ├── 07_Gross_extraprostatic_extension.jpg │ ├── 08 Invasion of the rectoprostatic angle.jpg │ ├── 09 Invasion of the neurovascular bundle.jpg │ ├── 10 Invasion of the seminal vesicle.jpg │ ├── 11 Invasion of the bladder neck.jpg │ ├── 12 Invasion of the membranous urethra or external urethral sphincter.jpg │ ├── DCE_Negative_1.JPG │ ├── DCE_Negative_2.JPG │ ├── DCE_Positive_PZ_1.JPG │ ├── DCE_Positive_PZ_2.JPG │ ├── DCE_Positive_TZ_1.JPG │ ├── DCE_Positive_TZ_2.JPG │ ├── DWI_PZ_1_1.JPG │ ├── DWI_PZ_1_2.JPG │ ├── DWI_PZ_2_1.JPG │ ├── DWI_PZ_2_2.JPG │ ├── DWI_PZ_3_1.JPG │ ├── DWI_PZ_3_2.JPG │ ├── DWI_PZ_4_1.JPG │ ├── DWI_PZ_4_2.JPG │ ├── DWI_PZ_5_1.JPG │ ├── DWI_PZ_5_2.JPG │ ├── DWI_TZ_1_1.JPG │ ├── DWI_TZ_1_2.JPG │ ├── DWI_TZ_2_1.JPG │ ├── DWI_TZ_2_2.JPG │ ├── DWI_TZ_3_1.JPG │ ├── DWI_TZ_3_2.JPG │ ├── DWI_TZ_4_1.JPG │ ├── DWI_TZ_4_2.JPG │ ├── DWI_TZ_5_1.JPG │ ├── DWI_TZ_5_2.JPG │ ├── PI-RADS (2).json │ ├── PI-RADS Assessment Cat3__keyimage.jpg │ ├── PI-RADS Assessment Cat3_keyimage.jpg │ ├── PI-RADS Assessment Category_keyimage.jpg │ ├── PI-RADS Zoning 2.1.jpg │ ├── PI-RADS Zoning 2.1_keyimage.jpg │ ├── PI-RADS assessment for TZ_keyimage.jpg │ ├── PI-RADS assessment.jpg │ ├── PI-RADS.json │ ├── PI-RADS.xml │ ├── T2W_PZ_1.JPG │ ├── T2W_PZ_2.JPG │ ├── T2W_PZ_3.JPG │ ├── T2W_PZ_4.JPG │ ├── T2W_PZ_5.JPG │ ├── T2W_TZ_1.JPG │ ├── T2W_TZ_2.JPG │ ├── T2W_TZ_3.JPG │ ├── T2W_TZ_4.JPG │ └── T2W_TZ_5.JPG ├── TI-RADS │ ├── TI-RADS-OPER.xml │ ├── Ti-RADS-OPER.json │ ├── keyimageTI-RADS2_keyimage.jpg │ └── keyimage_keyimage.jpg ├── TI-RADS2 │ ├── TI-RADS-OPER[1].xml │ ├── Ti-RADS-OPER.json │ ├── keyimageTI-RADS2_keyimage.jpg │ └── keyimage_keyimage.jpg ├── TIRADS_Archived │ ├── TI-RADS_2.0.xml │ ├── Ti-RADS.json │ └── keyimage.jpg └── Test_Module │ ├── Arterialphase1.png │ ├── Arterialphase2.png │ ├── Arterialphase3.png │ ├── Arterialphase4.png │ ├── Arterialphase5.png │ ├── Arterialphase6.png │ ├── LIRADS.png │ ├── Test_Module.json │ ├── Test_Module.xml │ ├── capsuleImages.jpg │ ├── capsuleImages.png │ ├── diameter1.PNG │ ├── diameter2.PNG │ ├── diameter3.PNG │ ├── diameter4.PNG │ ├── diameter5.PNG │ ├── observation.PNG │ ├── thresholdImages.jpg │ ├── thresholdImages.png │ ├── washoutImages.jpg │ └── washoutImages.png ├── LICENSE ├── README.md └── azure-pipelines.yml /Acr.Assist.Modules.nuspec: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Acr.Assist.Modules 5 | 1.0.0 6 | ACR Assist 7 | American College of Radiology 8 | American College of Radiology 9 | https://dev-assist.acr.org/ModuleService 10 | false 11 | Authorization MicroService for Assist 12 | © 2020-2021, American College of Radiology 13 | en-US-US 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /Assist/Covid-19_ Chest CT/COVID19_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Covid-19_ Chest CT/COVID19_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Covid-19_ Chest CT/Covid-19_ Chest CT.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Covid-19:_Chest_CT 6 | 2.0 7 | 1.0 8 | 2020-03-30 9 | 2020-03-31 10 | American College of Radiology 11 | 12 | ACR/RSNA expert consensus on reporting Chest CT related to COVID-19 13 | 14 | S Simpson, FU Kay, S Abbara, et al. Radiological Society of North America Expert Consensus Statement on Reporting Chest CT Findings Related to COVID-19. Endorsed by the Society of Thoracic Radiology, the American College of Radiology, and RSNA. Radiology, Mar 25 2020. 15 | 16 | 17 | 18 | 19 | COVID19_keyimage.jpg 20 | 21 | 22 | 23 | 24 | COVID-19 Chest_CT 25 | 26 | CT 27 | Chest 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | COVID19_keyimage.jpg 37 | 38 | 39 | 40 | 41 | 42 | typical 43 | 44 | 45 | 46 | indeterminate 47 | 48 | 49 | 50 | atypical 51 | 52 | 53 | 54 | negative 55 | 56 | 57 | 58 | 59 | COVID19_keyimage.jpg 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | Yes 73 | 74 | 75 | 76 | No 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | Commonly reported imaging features of COVID-19 pneumonia are present. Other processes such as influenza pneumonia and organizing pneumonia, as can be seen with drug toxicity and connective tissue disease, can cause a similar imaging pattern. 118 | 119 | 120 | 121 | 122 | [Cov19Typ] 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | Imaging features can be seen with COVID-19 pneumonia, though are nonspecific and can occur with a variety of infectious and noninfectious processes. 134 | 135 | 136 | 137 | 138 | [Cov19Ind] 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | Imaging features are atypical or uncommonly reported for COVID-19 pneumonia. Alternative diagnoses should be considered. 151 | 152 | 153 | 154 | 155 | [Cov19Aty] 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | No CT findings present to indicate pneumonia.(Note: CT may be negative in the early stages of COVID-19.) 167 | 168 | 169 | 170 | 171 | [Cov19Neg] 172 | 173 | 174 | 175 | 176 | 177 | 178 | -------------------------------------------------------------------------------- /Assist/Covid-19_ Chest CT/Covid-19_ Chest CT_bak.json: -------------------------------------------------------------------------------- 1 | { 2 | "module_name": "COVID-19", 3 | "module_version": "1.0", 4 | "scenarios": [ 5 | { 6 | "scenario_id": "Covid-19:_Chest_CT_1", 7 | "inputs": [ 8 | { 9 | "dataelement_id": "InsertReportCoding", 10 | "dataelement_value": "Yes", 11 | "dataelement_display_value": "Yes" 12 | }, 13 | { 14 | "dataelement_id": "Classification", 15 | "dataelement_value": "typical", 16 | "dataelement_display_value": "Typical" 17 | } 18 | ] 19 | }, 20 | { 21 | "scenario_id": "Covid-19:_Chest_CT_2", 22 | "inputs": [ 23 | { 24 | "dataelement_id": "InsertReportCoding", 25 | "dataelement_value": "Yes", 26 | "dataelement_display_value": "Yes" 27 | }, 28 | { 29 | "dataelement_id": "Classification", 30 | "dataelement_value": "indeterminate", 31 | "dataelement_display_value": "Indeterminate" 32 | } 33 | ] 34 | }, 35 | { 36 | "scenario_id": "Covid-19:_Chest_CT_3", 37 | "inputs": [ 38 | { 39 | "dataelement_id": "InsertReportCoding", 40 | "dataelement_value": "Yes", 41 | "dataelement_display_value": "Yes" 42 | }, 43 | { 44 | "dataelement_id": "Classification", 45 | "dataelement_value": "atypical", 46 | "dataelement_display_value": "Atypical" 47 | } 48 | ] 49 | }, 50 | { 51 | "scenario_id": "Covid-19:_Chest_CT_4", 52 | "inputs": [ 53 | { 54 | "dataelement_id": "InsertReportCoding", 55 | "dataelement_value": "Yes", 56 | "dataelement_display_value": "Yes" 57 | }, 58 | { 59 | "dataelement_id": "Classification", 60 | "dataelement_value": "negative", 61 | "dataelement_display_value": "Negative" 62 | } 63 | ] 64 | } 65 | ] 66 | } -------------------------------------------------------------------------------- /Assist/Hello Assist/Hello_Assist.json: -------------------------------------------------------------------------------- 1 | { 2 | "module_name": "Hello Assist", 3 | "module_version": "2.0", 4 | "scenarios": [ 5 | { 6 | "scenario_id": "Hello_Assist_1", 7 | "inputs": [ 8 | { 9 | "dataelement_id": "observationnumber", 10 | "dataelement_value": "2" 11 | 12 | }, 13 | { 14 | "dataelement_id": "Location", 15 | "dataelement_value": "1" 16 | 17 | }, 18 | { 19 | "dataelement_id": "Size", 20 | "dataelement_value": "1" 21 | } 22 | 23 | 24 | ] 25 | }, 26 | { 27 | "scenario_id": "Hello_Assist_2", 28 | "inputs": [ 29 | { 30 | "dataelement_id": "observationnumber", 31 | "dataelement_value": "1" 32 | 33 | }, 34 | { 35 | "dataelement_id": "Location", 36 | "dataelement_value": "2" 37 | 38 | }, 39 | { 40 | "dataelement_id": "Size", 41 | "dataelement_value": "2" 42 | }, 43 | 44 | { 45 | "dataelement_id": "Enhancement", 46 | "dataelement_value": "N" 47 | } 48 | ] 49 | }, 50 | { 51 | "scenario_id": "Hello_Assist_3", 52 | "inputs": [ 53 | { 54 | "dataelement_id": "observationnumber", 55 | "dataelement_value": "3" 56 | 57 | }, 58 | { 59 | "dataelement_id": "Location", 60 | "dataelement_value": "3" 61 | 62 | }, 63 | { 64 | "dataelement_id": "Size", 65 | "dataelement_value": "2" 66 | }, 67 | 68 | { 69 | "dataelement_id": "Enhancement", 70 | "dataelement_value": "Y" 71 | } 72 | ] 73 | }, 74 | { 75 | "scenario_id": "Hello_Assist_4", 76 | "inputs": [ 77 | { 78 | "dataelement_id": "observationnumber", 79 | "dataelement_value": "2" 80 | 81 | }, 82 | { 83 | "dataelement_id": "Location", 84 | "dataelement_value": "4" 85 | 86 | }, 87 | 88 | { 89 | "dataelement_id": "Size", 90 | "dataelement_value": "1" 91 | } 92 | 93 | 94 | ] 95 | }, 96 | { 97 | "scenario_id": "Hello_Assist_5", 98 | "inputs": [ 99 | { 100 | "dataelement_id": "observationnumber", 101 | "dataelement_value": "3" 102 | 103 | }, 104 | { 105 | "dataelement_id": "Location", 106 | "dataelement_value": "1" 107 | 108 | }, 109 | { 110 | "dataelement_id": "Size", 111 | "dataelement_value": "2" 112 | }, 113 | 114 | { 115 | "dataelement_id": "Enhancement", 116 | "dataelement_value": "Y" 117 | } 118 | ] 119 | }, 120 | { 121 | "scenario_id": "Hello_Assist_6", 122 | "inputs": [ 123 | { 124 | "dataelement_id": "observationnumber", 125 | "dataelement_value": "3" 126 | 127 | }, 128 | { 129 | "dataelement_id": "Location", 130 | "dataelement_value": "4" 131 | 132 | }, 133 | { 134 | "dataelement_id": "Size", 135 | "dataelement_value": "2" 136 | }, 137 | 138 | { 139 | "dataelement_id": "Enhancement", 140 | "dataelement_value": "N" 141 | } 142 | ] 143 | } 144 | ] 145 | } -------------------------------------------------------------------------------- /Assist/Hello Assist/Hello_Assist.xml: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | Hello Assist 6 | 2.0 7 | 2.0 8 | 2018-12-31 9 | 2021-01-11 10 | American College of Radiology 11 | American College of Radiology 12 | American College of Radiology 13 | 14 | 15 | kabra, smita 16 | reviewer 17 | 18 | 19 | 20 | Hello Assist level determination 21 | 22 | 23 | 24 | ACR Hello Assist 25 | ACR Hello Assist 26 | 27 | 28 | 29 | KeyDiagram.jpg 30 | 31 | 32 | 33 | KeyDiagramBranch_1.gif 34 | 35 | 36 | 37 | KeyDiagramBranch_2.gif 38 | 39 | 40 | 41 | 42 | ACR Assist 43 | acr-assist@acr.org 44 | American College of Radiology 45 | 46 | 47 | Hello Assist 48 | 49 | 50 | 51 | 52 | 53 | 1 54 | 55 | 56 | 57 | 58 | 59 | 1 60 | 61 | 62 | 63 | 2 64 | 65 | 66 | 67 | 3 68 | 69 | 70 | 71 | 4 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 1 81 | 82 | 83 | 84 | 2 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | Y 94 | 95 | 96 | 97 | N 98 | 99 | 100 | 101 | 102 | 103 | 104 | false 105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | No follow-up required 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | Follow-up is recommended in 6 months 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | Schedule an immediate follow-up 164 | 165 | 166 | 167 | 168 | 169 | -------------------------------------------------------------------------------- /Assist/Hello Assist/KeyDiagram.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello Assist/KeyDiagram.jpg -------------------------------------------------------------------------------- /Assist/Hello Assist/KeyDiagramBranch_1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello Assist/KeyDiagramBranch_1.gif -------------------------------------------------------------------------------- /Assist/Hello Assist/KeyDiagramBranch_2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello Assist/KeyDiagramBranch_2.gif -------------------------------------------------------------------------------- /Assist/Hello_Assist/Hello_Assist.json: -------------------------------------------------------------------------------- 1 | { 2 | "module_name": "Hello Assist", 3 | "module_version": "2.0", 4 | "scenarios": [ 5 | { 6 | "scenario_id": "Hello_Assist_1", 7 | "inputs": [ 8 | { 9 | "dataelement_id": "Size", 10 | "dataelement_value": "1" 11 | } 12 | ] 13 | }, 14 | { 15 | "scenario_id": "Hello_Assist_2", 16 | "inputs": [ 17 | { 18 | "dataelement_id": "Size", 19 | "dataelement_value": "2" 20 | }, 21 | { 22 | "dataelement_id": "Enhancement", 23 | "dataelement_value": "N" 24 | } 25 | ] 26 | }, 27 | { 28 | "scenario_id": "Hello_Assist_3", 29 | "inputs": [ 30 | { 31 | "dataelement_id": "Size", 32 | "dataelement_value": "2" 33 | }, 34 | { 35 | "dataelement_id": "Enhancement", 36 | "dataelement_value": "Y" 37 | } 38 | ] 39 | } 40 | ] 41 | } -------------------------------------------------------------------------------- /Assist/Hello_Assist/Hello_Assist.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Hello Assist 7 | 2.0 8 | 2.0 9 | 2018-12-31 10 | 2018-11-26 11 | American College of Radiology 12 | American College of Radiology 13 | American College of Radiology 14 | 15 | Hello Assist level determination 16 | 17 | 18 | ACR Hello Assist 19 | 20 | 21 | 22 | KeyDiagram.jpg 23 | 24 | 25 | 26 | 27 | KeyDiagramBranch_1.gif 28 | 29 | 30 | 31 | 32 | KeyDiagramBranch_2.gif 33 | 34 | 35 | 36 | 37 | KeyDiagramBranch_3.gif 38 | 39 | 40 | 41 | 42 | ACR Assist 43 | acr-assist@acr.org 44 | American College of Radiology 45 | 46 | 47 | Hello Assist 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 1 56 | 57 | 58 | 59 | 60 | 61 | 62 | 1 63 | 64 | 65 | 66 | 2 67 | 68 | 69 | 70 | 3 71 | 72 | 73 | 74 | 4 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 1 85 | 86 | 87 | 88 | 2 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | Y 99 | 100 | 101 | 102 | N 103 | 104 | 105 | 106 | 107 | 108 | 109 | false 110 | 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | No follow-up required 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | Follow-up is recommended in 6 months 163 | 164 | 165 | 166 | 167 | 168 | 169 | 170 | 171 | 172 | 173 | Schedule an immediate follow-up 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagram.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagram.jpg -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_1.gif -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_1.jpg -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_2.gif -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_2.jpg -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_3.gif -------------------------------------------------------------------------------- /Assist/Hello_Assist/KeyDiagramBranch_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Assist/KeyDiagramBranch_3.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen6.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringBen7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringBen7.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal10.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal11.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal12.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal6.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal7.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal8.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AF_favoringMal9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AF_favoringMal9.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AFfavoringBen.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AFfavoringBen.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/AFfavoringMal.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/AFfavoringMal.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase1.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase2.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase3.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase4.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase5.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Arterialphase6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Arterialphase6.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/CARDS_Schema_2.0.rnc: -------------------------------------------------------------------------------- 1 | # Version 1.0 2 | start = ReportingModule 3 | ReportingModule = element ReportingModule {external "Metadata.rnc", DataElements, Rules, EndPoints } 4 | Citation = 5 | element Citation { 6 | attribute PubmedId { xsd:token }?, 7 | attribute Url { xsd:anyURI }?, 8 | text 9 | }+ 10 | # definitions for other parts of the schema 11 | codingSystemAttr = attribute CodingSystem { text } 12 | codeAttrs = 13 | codingSystemAttr?, 14 | attribute Code { xsd:token } 15 | Diagnosis = element Diagnosis { codeAttrs, text } 16 | # Exam = element Exam { codeAttrs, text } #this is not being used anywhere, but should be used in Followup Exams 17 | Modality = element Modality { codeAttrs } 18 | BodyRegion = element BodyRegion { codeAttrs } 19 | imageElements = 20 | element Location { text }, 21 | element Label { text }? 22 | # start of the next Section Data Elements 23 | DataElements = element DataElements { DataElementTypes+ } 24 | DataElementTypes = 25 | ChoiceDataElement 26 | | NumericDataElement 27 | | IntegerDataElement 28 | | MultiChoiceDataElement 29 | | GlobalValue 30 | | ComputedDataElement 31 | | DateTimeDataElement 32 | | TimeSpanDataElement 33 | 34 | GlobalValue = 35 | element GlobalValue { 36 | attribute Id { xsd:ID }, 37 | text 38 | } 39 | Diagrams = 40 | element Diagrams { 41 | element Diagram { 42 | element Location { text }, 43 | element Label { text }, 44 | attribute DisplaySequence { xsd:integer }?, 45 | attribute IsKeyDiagram { "true" | "false" }? 46 | }+ 47 | } 48 | DisplaySequence = 49 | attribute DisplaySequence { 50 | xsd:integer { minInclusive = "0" } 51 | } 52 | 53 | baseElementContents = 54 | attribute Id { xsd:ID }, 55 | attribute IsRepeatable { "true" | "false" }?, 56 | attribute RepeatGroup { text }?, 57 | attribute RepeatCount { text }?, 58 | # attribute CdeId { xsd:token }?, 59 | attribute IsRequired { "true" | "false" }?, 60 | DisplaySequence?, 61 | CodableConcept?, 62 | element Label { text }, 63 | element Hint { text }?, 64 | Diagrams?, 65 | element VoiceCommand { text }?, 66 | attribute Editable { "true" | "false" }?, 67 | attribute Hasprefilled { "true" | "false" }?, 68 | attribute Output { "true" | "false" }?, 69 | attribute Unit { text }?, 70 | Source? 71 | 72 | CodableConcept = element CodableConcept{ 73 | attribute Name {text } , 74 | Coding+ 75 | } 76 | 77 | Coding = element Coding{ 78 | element System { attribute Value{"RadElement" | "Loinc" | "SnomedCT" } }, 79 | element Version { attribute Value{text}}, 80 | element Code { attribute Value{xsd:token}}, 81 | element Display { attribute Value{text}}, 82 | element UserSelected { attribute Value{"true" | "false"}} ? 83 | }+ 84 | 85 | Source = element Source{ 86 | element Vendor { text }, 87 | element Appname { text }, 88 | element Version { text } 89 | } 90 | 91 | ChoiceNotRelevant = element ChoiceNotRelevant 92 | { 93 | attribute ChoiceValue {text}, 94 | empty 95 | }+ 96 | 97 | baseConditionalPropertyContents = 98 | ConditionType, 99 | element IsRelevant {"true" | "false" }?, 100 | element IsRequired {"true" | "false" }?, 101 | element DisplaySequence {xsd:integer}? 102 | 103 | choiceConditionalProperty = element ConditionalProperty { 104 | baseConditionalPropertyContents, 105 | ChoiceNotRelevant? 106 | } 107 | 108 | numericConditionalProperty = element ConditionalProperty { 109 | baseConditionalPropertyContents, 110 | element Minimum {xsd:decimal}?, 111 | element Maximum {xsd:decimal}? 112 | } 113 | 114 | integerConditionalProperty = element ConditionalProperty { 115 | baseConditionalPropertyContents, 116 | element Minimum {xsd:integer}?, 117 | element Maximum {xsd:integer}? 118 | } 119 | 120 | datetimeConditionalProperty = element ConditionalProperty { 121 | baseConditionalPropertyContents, 122 | element MinimumDate {xsd:dateTime}?, 123 | element MaximumDate {xsd:dateTime}? 124 | } 125 | 126 | durationConditionalProperty = element ConditionalProperty { 127 | baseConditionalPropertyContents, 128 | element MinimumDay {xsd:integer}?, 129 | element MaximumDay {xsd:integer}?, 130 | element MinimumHours {xsd:integer}?, 131 | element MaximumHours {xsd:integer}?, 132 | element MinimumMinutes {xsd:integer}?, 133 | element MaxmimumMinutes {xsd:integer}? 134 | } 135 | 136 | computedValue = 137 | element ArithmeticExpression { text } 138 | | element TextExpression { (text | InsertValue)* } 139 | valueBranches = 140 | element Branch { ConditionType, (computedValue | valueDecisionPoint) }+, 141 | element DefaultBranch { computedValue | valueDecisionPoint }? 142 | valueDecisionPoint = element DecisionPoint { valueBranches } 143 | ComputedDataElement = 144 | element ComputedDataElement { 145 | attribute Id { xsd:ID }, 146 | DisplaySequence?, 147 | attribute ShowValue { "true" | "false" }?, 148 | element Label { text }?, 149 | element Hint { text }?, 150 | Diagrams?, 151 | (computedValue | valueDecisionPoint) 152 | } 153 | NumericDataElement = 154 | element NumericDataElement { 155 | baseElementContents, 156 | element Minimum { xsd:decimal }?, 157 | element Maximum { xsd:decimal }?, 158 | element ConditionalProperties { numericConditionalProperty+ }? 159 | } 160 | IntegerDataElement = 161 | element IntegerDataElement { 162 | baseElementContents, 163 | element Minimum { xsd:integer }?, 164 | element Maximum { xsd:integer }?, 165 | element ConditionalProperties { integerConditionalProperty+ }? 166 | } 167 | 168 | DateTimeDataElement = 169 | element DateTimeDataElement { 170 | baseElementContents 171 | #element ConditionalProperties { datetimeConditionalProperty+ }? 172 | #element Format { text } 173 | } 174 | 175 | #DurationDataElement = 176 | TimeSpanDataElement = 177 | element TimeSpanDataElement { 178 | baseElementContents, 179 | element MinimumDay {xsd:integer}?, 180 | element MaximumDay {xsd:integer}?, 181 | element MinimumHours {xsd:integer}?, 182 | element MaximumHours {xsd:integer}?, 183 | element MinimumMinutes {xsd:integer}?, 184 | element MaxmimumMinutes {xsd:integer}? 185 | #element ConditionalProperties { durationConditionalProperty+ }? 186 | } 187 | 188 | Choice = 189 | element Choice { 190 | element Value { xsd:token }, 191 | element Label { text }, 192 | element Hint { text }?, 193 | element VoiceCommand { text }?, 194 | attribute IsDefault { "true" | "false" }?, 195 | element ReportText { text }? 196 | } 197 | ChoiceInfo = element ChoiceInfo { Choice, Choice+ } 198 | imageMapStyleAttributes = 199 | attribute Outline { text }?, 200 | attribute HoverFill { text }?, 201 | attribute SelectedFill { text }? 202 | ImageMap = 203 | element ImageMap { 204 | imageElements, 205 | element DrawStyle { imageMapStyleAttributes, empty }?, 206 | element Map { 207 | element Area { 208 | attribute Shape { "rect" | "poly" | "circle" }, 209 | attribute Coords { text }, 210 | attribute ChoiceValue { xsd:token }, 211 | imageMapStyleAttributes, 212 | empty 213 | }+ 214 | } 215 | } 216 | ChoiceDataElement = 217 | element ChoiceDataElement { 218 | attribute AllowFreetext { "true" | "false" }?, 219 | baseElementContents, 220 | ChoiceInfo, 221 | ImageMap?, 222 | element ConditionalProperties { choiceConditionalProperty+ }? 223 | } 224 | MultiChoiceDataElement = 225 | element MultiChoiceDataElement { 226 | baseElementContents, 227 | ChoiceInfo, 228 | ImageMap?, 229 | element ConditionalProperties { choiceConditionalProperty+ }? 230 | } 231 | 232 | SectionIf = 233 | element SectionIf { 234 | attribute DataElementId { xsd:IDREF }, 235 | TextTemplateContent? 236 | }? 237 | 238 | SectionIfNot = 239 | element SectionIfNot { 240 | attribute DataElementId { xsd:IDREF }, 241 | TextTemplateContent 242 | }? 243 | 244 | # Start of next section (RULES) 245 | ConditionType = AndCondition | OrCondition | NotCondition | SectionIf | SectionIfNot 246 | ConditionType |= EqualCondition | GreaterThanCondition | LessThanCondition | NotEqualCondition 247 | ConditionType |= GreaterThanOrEqualsCondition | LessThanOrEqualsCondition 248 | ConditionType |= ContainsCondition | HasAnyNChoicesCondition 249 | AndCondition = element AndCondition { 250 | #ConditionType, 251 | ConditionType+} 252 | OrCondition = element OrCondition { 253 | #ConditionType, 254 | ConditionType+} 255 | NotCondition = element NotCondition { ConditionType+ } 256 | 257 | dataElementIdAttribute = attribute DataElementId { xsd:IDREF } 258 | comparisonConditionContents = 259 | dataElementIdAttribute, 260 | attribute ComparisonValue { xsd:token } 261 | NotEqualCondition = element NotEqualCondition { comparisonConditionContents } 262 | EqualCondition = element EqualCondition { comparisonConditionContents } 263 | GreaterThanCondition = element GreaterThanCondition { comparisonConditionContents } 264 | LessThanCondition = element LessThanCondition { comparisonConditionContents } 265 | GreaterThanOrEqualsCondition = element GreaterThanOrEqualsCondition { comparisonConditionContents } 266 | LessThanOrEqualsCondition = element LessThanOrEqualsCondition { comparisonConditionContents } 267 | HasAnyNChoicesCondition = 268 | element HasAnyNChoicesCondition { 269 | dataElementIdAttribute, 270 | attribute MinimumChoices { xsd:positiveInteger } 271 | } 272 | ContainsCondition = 273 | element ContainsCondition { 274 | dataElementIdAttribute, 275 | attribute ComparisonValue { xsd:token } 276 | } 277 | Rules = element Rules { DecisionPoint } 278 | # { branchModifiers, DecisionPoint } 279 | DataElementRef = 280 | element DataElementRef { 281 | attribute DataElementId { xsd:IDREF }, 282 | empty 283 | } 284 | ChoiceRef = 285 | element ChoiceRef { 286 | attribute DataElementId { xsd:IDREF }, 287 | attribute ChoiceValue { xsd:token }, 288 | empty 289 | } 290 | #branchModifiers = 291 | # element RequiredDataElements { DataElementRef+ }?, 292 | # element NotRelevantDataElements { DataElementRef+ }? 293 | # element RelevantDataElements { DataElementRef+ }?, 294 | # element NotValidChoices { ChoiceRef+ }? 295 | 296 | DecisionPoint = 297 | element DecisionPoint { 298 | attribute Id { xsd:ID }, 299 | element Label { text }, 300 | element Description { text }?, 301 | Branch, 302 | element DefaultBranch { 303 | element Label { text }?, 304 | # branchModifiers, 305 | (EndPointRef | DecisionPoint) 306 | }? 307 | } 308 | 309 | Branch = 310 | element Branch { 311 | element Label { text }?, 312 | ConditionType?, 313 | (EndPointRef | DecisionPoint | 314 | #TextTemplateContent | 315 | ReportText 316 | #Text 317 | )?, 318 | Branch? 319 | }+ 320 | 321 | # Begin ENDPOINTS Section 322 | EndPointRef = 323 | element EndPointRef { 324 | attribute EndPointId { xsd:IDREF }, 325 | attribute IsRepeatable { "true" | "false" }?, 326 | attribute RepeatGroup { text }?, 327 | attribute RepeatCount { text }?, 328 | element Label { text }?, 329 | element Description { text }? 330 | } 331 | 332 | EndPoints = 333 | element EndPoints { 334 | element TemplatePartial{ 335 | attribute Id { xsd:ID }, 336 | Branch 337 | }*, 338 | element EndPoint { 339 | attribute Id { xsd:ID }, 340 | element Label { text }?, 341 | Diagnosis?, 342 | #ReportTexts, 343 | ReportSections, 344 | ActionableFinding?, 345 | ImagingFollowup? 346 | }+ 347 | } 348 | 349 | ReportSections = element ReportSections { ReportSection+ } 350 | ReportSection = element ReportSection { sectionIdAttr, Branch } 351 | 352 | ReportText = element ReportText { 353 | attribute Type { "PlainText" | "InsertPartialTemplate" | "InsertDataElementValue" | "Newline" | "Tab" | "Space"}, 354 | attribute Value { text }?, 355 | text 356 | }+ 357 | 358 | #ReportTexts = element ReportTexts { ReportText+ } 359 | #ReportText = element ReportText { sectionIdAttr, Branch }+ 360 | 361 | sectionIdAttr = 362 | attribute SectionId { 363 | "findings" | "impression" | "recommendation" | "impressionRecommendation" | "citation" 364 | } 365 | recommendationBase = 366 | element ClinicalCondition { text }?, 367 | element References { Citation+ }?, 368 | element EvidenceLevel { codingSystemAttr, xsd:token }? 369 | timeFrame = 370 | element RecommendedTimeFrame { 371 | attribute Earliest { xsd:duration }, 372 | attribute Latest { xsd:duration }?, 373 | empty 374 | } 375 | ImagingFollowup = 376 | element ImagingFollowup { 377 | recommendationBase, 378 | element PreferredImagingExam { codeAttrs, text }, 379 | element AcceptableImagingExams { Exam+ }, 380 | element IndicationForFollowup { codeAttrs, text }, 381 | timeFrame 382 | } 383 | ActionableFinding = 384 | element ActionableFinding { 385 | attribute Category { text }, 386 | empty 387 | } 388 | Exam = 389 | element Exam { 390 | attribute Code { text }, 391 | attribute CodeSystem { text }, 392 | attribute Modality { text }, 393 | attribute BodyRegion { text }, 394 | text 395 | } 396 | 397 | #Text = element Texts { element Text {TextTemplateContent}+ } 398 | 399 | TextTemplateContent = (text | templateTags)* 400 | 401 | NewLine = element NewLine {empty} 402 | 403 | templateTags = 404 | InsertValue | InsertPartial | PlainText | NewLine 405 | 406 | PlainText = element PlainText{ text } 407 | 408 | InsertValue = 409 | element InsertValue { 410 | attribute DataElementId { xsd:IDREF }, 411 | attribute SignificantDigits { xsd:integer }?, 412 | empty 413 | } 414 | InsertPartial = 415 | element InsertPartial { 416 | attribute PartialId { xsd:IDREF }, 417 | empty 418 | } 419 | -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Hint_Daig_Observation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/Hint_Daig_Observation.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/LIRADS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/LIRADS.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/Metadata.rnc: -------------------------------------------------------------------------------- 1 | start = Metadata 2 | Metadata = 3 | element Metadata { 4 | element Label { text }, 5 | element ID { text }, 6 | element SchemaVersion { text }, 7 | element ModuleVersion { text }, 8 | element CreatedDate { xsd:date}, 9 | element LastModifiedDate {xsd:date}, 10 | element ApprovedBy{ text }?, 11 | element ReviewedBy{ text }?, 12 | element DevelopedBy{ text }?, 13 | #$element RadElementSetID { text }?, 14 | CodableConcept?, 15 | element Info { 16 | element Description { text }?, 17 | element References { Citation+ }?, 18 | Diagrams?, 19 | element HelpText { text }?, 20 | element Contact { 21 | element Name { text }, 22 | element Email { text }, 23 | element Institution { text }? 24 | }? 25 | }?, 26 | element ReportCitationText { text }, 27 | element Ontology { 28 | element AnatomicRegions { 29 | attribute CodingSystem { text }?, 30 | element Region { 31 | attribute Code { token }, 32 | text 33 | }+ 34 | }*, 35 | element PossibleDiagnoses { codingSystemAttr?, Diagnosis+ }* 36 | }?, 37 | element ApplicableExams { 38 | element ApplicableExamCategory { 39 | attribute Axis { "Modality" | "Anatomy" }, 40 | text 41 | }+ 42 | }?, 43 | element ApplicableSexes { 44 | attribute Value { "Male" | "Female" | "Both" }, 45 | empty 46 | }, 47 | element ApplicableAgeGroups { 48 | element MinimumAge { xsd:nonNegativeInteger }?, 49 | element MaximumAge { xsd:nonNegativeInteger }? 50 | }?, 51 | element TextCues { 52 | element ContextPhrases { 53 | element ContextPhrase { text }+ 54 | }?, 55 | element KeyWords { 56 | element KeyWord { text }+ 57 | }, 58 | element NegationPhrases { 59 | element NegationPhrase { text }+ 60 | }?, 61 | element Regex { text }? 62 | }?, 63 | element VoiceActivation { 64 | element VoiceCommandPhrase { text }+ 65 | }? 66 | } 67 | 68 | Diagrams = 69 | element Diagrams { 70 | element Diagram { 71 | element Location { text }, 72 | element Label { text }, 73 | attribute DisplaySequence { xsd:integer }?, 74 | attribute IsKeyDiagram { "true" | "false" }? 75 | }+ 76 | } 77 | 78 | Citation = 79 | element Citation { 80 | attribute PubmedId { xsd:token }?, 81 | attribute Url { xsd:anyURI }?, 82 | text 83 | }+ 84 | 85 | Diagnosis = element Diagnosis { codeAttrs, text } 86 | 87 | codingSystemAttr = attribute CodingSystem { text } 88 | 89 | codeAttrs = 90 | codingSystemAttr?, 91 | attribute Code { xsd:token } 92 | 93 | CodableConcept = element CodableConcept{ 94 | attribute Name {text } , 95 | Coding+ 96 | } 97 | 98 | Coding = element Coding{ 99 | element System { attribute Value{"RadElement" | "Loinc" | "SnomedCT" } }, 100 | element Version { attribute Value{text}}, 101 | element Code { attribute Value{xsd:token}}, 102 | element Display { attribute Value{text}}, 103 | element UserSelected { attribute Value{"true" | "false"}} ? 104 | }+ 105 | -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen6.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringBen7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringBen7.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal10.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal10.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal11.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal11.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal12.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal12.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal6.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal6.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal7.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal7.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal8.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal8.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AF_favoringMal9.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AF_favoringMal9.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AFfavoringBen.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AFfavoringBen.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/AFfavoringMal.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/AFfavoringMal.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase1.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase2.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase3.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase4.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase5.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Arterialphase6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Arterialphase6.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/Hint_Daig_Observation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/Hint_Daig_Observation.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/LIRADS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/LIRADS.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/capsuleImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/capsuleImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/diameter1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/diameter1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/diameter2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/diameter2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/diameter3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/diameter3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/diameter4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/diameter4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/diameter5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/diameter5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/observation.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/observation.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/thresholdImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/thresholdImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/OLD_Images/washoutImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/OLD_Images/washoutImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/capsuleImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/capsuleImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/capsuleImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/capsuleImages.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/diameter1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/diameter1.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/diameter2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/diameter2.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/diameter3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/diameter3.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/diameter4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/diameter4.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/diameter5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/diameter5.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/observation.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/observation.PNG -------------------------------------------------------------------------------- /Assist/Hello_CARDS/thresholdImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/thresholdImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/thresholdImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/thresholdImages.png -------------------------------------------------------------------------------- /Assist/Hello_CARDS/washoutImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/washoutImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_CARDS/washoutImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_CARDS/washoutImages.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase1.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase2.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase3.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase4.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase5.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/Arterialphase6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/Arterialphase6.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/LIRADS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/LIRADS.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/capsuleImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/capsuleImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_Rads/capsuleImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/capsuleImages.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/diameter1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/diameter1.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/diameter2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/diameter2.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/diameter3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/diameter3.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/diameter4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/diameter4.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/diameter5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/diameter5.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/observation.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/observation.PNG -------------------------------------------------------------------------------- /Assist/Hello_Rads/thresholdImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/thresholdImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_Rads/thresholdImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/thresholdImages.png -------------------------------------------------------------------------------- /Assist/Hello_Rads/washoutImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/washoutImages.jpg -------------------------------------------------------------------------------- /Assist/Hello_Rads/washoutImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Hello_Rads/washoutImages.png -------------------------------------------------------------------------------- /Assist/LI-RADS/AF-schematics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/AF-schematics.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Diagonalcell_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Diagonalcell_keyimage.jpg -------------------------------------------------------------------------------- /Assist/LI-RADS/Figure1b-corrected_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Figure1b-corrected_keyimage.jpg -------------------------------------------------------------------------------- /Assist/LI-RADS/KeyDiagram_keyimage.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/KeyDiagram_keyimage.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/LI-RADS 2018 Core with hyperlinks August.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LI-RADS 2018 Core with hyperlinks August.pdf -------------------------------------------------------------------------------- /Assist/LI-RADS/LIRADS.vsdx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LIRADS.vsdx -------------------------------------------------------------------------------- /Assist/LI-RADS/LR-1_schematics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LR-1_schematics.png -------------------------------------------------------------------------------- /Assist/LI-RADS/LR-2_distinctive_nodule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LR-2_distinctive_nodule.png -------------------------------------------------------------------------------- /Assist/LI-RADS/LR-2_schematics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LR-2_schematics.png -------------------------------------------------------------------------------- /Assist/LI-RADS/LR-M reporting.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LR-M reporting.tif -------------------------------------------------------------------------------- /Assist/LI-RADS/LR-TIV reporting.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/LR-TIV reporting.tif -------------------------------------------------------------------------------- /Assist/LI-RADS/Liver_segment_schem_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Liver_segment_schem_1.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Liver_segment_schem_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Liver_segment_schem_2.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Liver_segment_schem_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Liver_segment_schem_3.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Liver_segment_schem_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Liver_segment_schem_4.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Observation2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Observation2.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/Splitcell_keyimage.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Splitcell_keyimage.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/Treatment_response_algorithm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Treatment_response_algorithm.png -------------------------------------------------------------------------------- /Assist/LI-RADS/Treatment_response_algorithm_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/Treatment_response_algorithm_keyimage.png -------------------------------------------------------------------------------- /Assist/LI-RADS/aphenorim.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/aphenorim.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/apherim.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/apherim.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/capsule.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/capsule.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/capsule2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/capsule2.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/lrm.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/lrm.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/nontargetoid_mass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/nontargetoid_mass.png -------------------------------------------------------------------------------- /Assist/LI-RADS/observation1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/observation1.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/patientathccrisk.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/patientathccrisk.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/simplifiedTIValgorithm_keyimage.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/simplifiedTIValgorithm_keyimage.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/size_measurement_for_treated_obs.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/size_measurement_for_treated_obs.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/targetoid_mass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/targetoid_mass.png -------------------------------------------------------------------------------- /Assist/LI-RADS/tg.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/tg.JPG -------------------------------------------------------------------------------- /Assist/LI-RADS/tiebreakingrules.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/tiebreakingrules.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/tiebreakingrulestreated.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/tiebreakingrulestreated.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/tumorinvein.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/tumorinvein.PNG -------------------------------------------------------------------------------- /Assist/LI-RADS/washout.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/LI-RADS/washout.JPG -------------------------------------------------------------------------------- /Assist/Lung-RADS-Archived/LURADSAssessementCategoriesModal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS-Archived/LURADSAssessementCategoriesModal.png -------------------------------------------------------------------------------- /Assist/Lung-RADS-Archived/Lung-RADS.json: -------------------------------------------------------------------------------- 1 | { 2 | "id": "Unique Id of Test case document", 3 | "description": "Unique Id of Test case document", 4 | "moduleId": "ACR LUNG-RADS", 5 | "moduleName": "ACR LUNG-RADS", 6 | "schemaVersion": "1.3", 7 | "moduleVersion": "3.0", 8 | "testCases": [ 9 | { 10 | "testCaseId": "lung_rads_1", 11 | "endpointId": "cat0NoPriorsEp", 12 | "endpointlabel": "Category:0 CT", 13 | "inputs": [ 14 | 15 | { 16 | "dataElementId": "baseCategory", 17 | "dataElementValue": "cat0NoPriors" 18 | }, 19 | { 20 | "dataElementId": "singleOrMultiple", 21 | "dataElementValue": "single" 22 | }, 23 | { 24 | "dataElementId": "significantAdditionalFindings", 25 | "dataElementValue": "no" 26 | }, 27 | { 28 | "dataElementId": "historyLungCancer", 29 | "dataElementValue": "no" 30 | 31 | } 32 | 33 | ] 34 | }, 35 | { 36 | "testCaseId": "lung_rads_2", 37 | "endpointId": "cat0NoEvaluationEp", 38 | "endpointlabel": "Category:0 Lung", 39 | "inputs": [ 40 | 41 | { 42 | "dataElementId": "baseCategory", 43 | "dataElementValue": "cat0NoEvaluation" 44 | }, 45 | { 46 | "dataElementId": "singleOrMultiple", 47 | "dataElementValue": "single" 48 | }, 49 | { 50 | "dataElementId": "significantAdditionalFindings", 51 | "dataElementValue": "no" 52 | }, 53 | { 54 | "dataElementId": "historyLungCancer", 55 | "dataElementValue": "no" 56 | 57 | } 58 | ] 59 | }, 60 | 61 | { 62 | "testCaseId": "lung_rads_3", 63 | "endpointId": "cat1NoLungNodulesEp", 64 | "endpointlabel": "Category:1 No Lung nodules", 65 | "inputs": [ 66 | 67 | { 68 | "dataElementId": "baseCategory", 69 | "dataElementValue": "cat1NoLungNodules" 70 | }, 71 | { 72 | "dataElementId": "singleOrMultiple", 73 | "dataElementValue": "single" 74 | }, 75 | { 76 | "dataElementId": "significantAdditionalFindings", 77 | "dataElementValue": "no" 78 | }, 79 | { 80 | "dataElementId": "historyLungCancer", 81 | "dataElementValue": "no" 82 | 83 | } 84 | 85 | ] 86 | }, 87 | { 88 | "testCaseId": "lung_rads_4", 89 | "endpointId": "cat1NoduleSpecificEp", 90 | "endpointlabel": "Category:1 Nodule with calc", 91 | "inputs": [ 92 | 93 | { 94 | "dataElementId": "baseCategory", 95 | "dataElementValue": "cat1NoduleSpecific" 96 | }, 97 | { 98 | "dataElementId": "singleOrMultiple", 99 | "dataElementValue": "single" 100 | }, 101 | { 102 | "dataElementId": "significantAdditionalFindings", 103 | "dataElementValue": "no" 104 | }, 105 | { 106 | "dataElementId": "historyLungCancer", 107 | "dataElementValue": "no" 108 | 109 | } 110 | 111 | ] 112 | }, 113 | { 114 | "testCaseId": "lung_rads_5", 115 | "endpointId": "cat2SolidNoduleEp", 116 | "endpointlabel": "Category:2 Sol", 117 | "inputs": [ 118 | 119 | { 120 | "dataElementId": "baseCategory", 121 | "dataElementValue": "cat2SolidNodule" 122 | }, 123 | { 124 | "dataElementId": "singleOrMultiple", 125 | "dataElementValue": "single" 126 | }, 127 | { 128 | "dataElementId": "significantAdditionalFindings", 129 | "dataElementValue": "no" 130 | }, 131 | { 132 | "dataElementId": "historyLungCancer", 133 | "dataElementValue": "no" 134 | 135 | } 136 | ] 137 | }, 138 | 139 | { 140 | "testCaseId": "lung_rads_6", 141 | "endpointId": "cat2PartSolidNoduleEp", 142 | "endpointlabel": "Category:2 Part sol", 143 | "inputs": [ 144 | 145 | { 146 | "dataElementId": "baseCategory", 147 | "dataElementValue": "cat2PartSolidNodule" 148 | }, 149 | { 150 | "dataElementId": "singleOrMultiple", 151 | "dataElementValue": "single" 152 | }, 153 | { 154 | "dataElementId": "significantAdditionalFindings", 155 | "dataElementValue": "no" 156 | }, 157 | { 158 | "dataElementId": "historyLungCancer", 159 | "dataElementValue": "no" 160 | 161 | } 162 | ] 163 | }, 164 | 165 | { 166 | "testCaseId": "lung_rads_7", 167 | "endpointId": "cat2NonSolidNoduleEp", 168 | "endpointlabel": "Category:2 GGN", 169 | "inputs": [ 170 | 171 | { 172 | "dataElementId": "baseCategory", 173 | "dataElementValue": "cat2NonSolidNodule" 174 | }, 175 | { 176 | "dataElementId": "singleOrMultiple", 177 | "dataElementValue": "single" 178 | }, 179 | { 180 | "dataElementId": "significantAdditionalFindings", 181 | "dataElementValue": "no" 182 | }, 183 | { 184 | "dataElementId": "historyLungCancer", 185 | "dataElementValue": "no" 186 | 187 | } 188 | 189 | ] 190 | }, 191 | 192 | 193 | { 194 | "testCaseId": "lung_rads_8", 195 | "endpointId": "cat2NodulesUnchangedEp", 196 | "endpointlabel": "Category:2 Cat", 197 | "inputs": [ 198 | 199 | { 200 | "dataElementId": "baseCategory", 201 | "dataElementValue": "cat2NodulesUnchanged" 202 | }, 203 | { 204 | "dataElementId": "singleOrMultiple", 205 | "dataElementValue": "single" 206 | }, 207 | { 208 | "dataElementId": "significantAdditionalFindings", 209 | "dataElementValue": "no" 210 | }, 211 | { 212 | "dataElementId": "historyLungCancer", 213 | "dataElementValue": "no" 214 | 215 | } 216 | ] 217 | }, 218 | 219 | { 220 | "testCaseId": "lung_rads_9", 221 | "endpointId": "cat3SolidNoduleEp", 222 | "endpointlabel": "Category:3 Sol", 223 | "inputs": [ 224 | 225 | { 226 | "dataElementId": "baseCategory", 227 | "dataElementValue": "cat3SolidNodule" 228 | }, 229 | { 230 | "dataElementId": "singleOrMultiple", 231 | "dataElementValue": "single" 232 | }, 233 | { 234 | "dataElementId": "significantAdditionalFindings", 235 | "dataElementValue": "no" 236 | }, 237 | { 238 | "dataElementId": "historyLungCancer", 239 | "dataElementValue": "no" 240 | 241 | } 242 | ] 243 | }, 244 | 245 | 246 | { 247 | "testCaseId": "lung_rads_10", 248 | "endpointId": "cat3PartSolidNoduleEp", 249 | "endpointlabel": "Category:3 Part Sol", 250 | "inputs": [ 251 | 252 | { 253 | "dataElementId": "baseCategory", 254 | "dataElementValue": "cat3PartSolidNodule" 255 | }, 256 | { 257 | "dataElementId": "singleOrMultiple", 258 | "dataElementValue": "single" 259 | }, 260 | { 261 | "dataElementId": "significantAdditionalFindings", 262 | "dataElementValue": "no" 263 | }, 264 | { 265 | "dataElementId": "historyLungCancer", 266 | "dataElementValue": "no" 267 | 268 | } 269 | 270 | ] 271 | }, 272 | { 273 | "testCaseId": "lung_rads_11", 274 | "endpointId": "cat3NonSolidNoduleEp", 275 | "endpointlabel": "Category:3 GGN", 276 | "inputs": [ 277 | 278 | { 279 | "dataElementId": "baseCategory", 280 | "dataElementValue": "cat3NonSolidNodule" 281 | }, 282 | { 283 | "dataElementId": "singleOrMultiple", 284 | "dataElementValue": "single" 285 | }, 286 | { 287 | "dataElementId": "significantAdditionalFindings", 288 | "dataElementValue": "no" 289 | }, 290 | { 291 | "dataElementId": "historyLungCancer", 292 | "dataElementValue": "no" 293 | 294 | } 295 | ] 296 | }, 297 | 298 | 299 | { 300 | "testCaseId": "lung_rads_12", 301 | "endpointId": "cat4ASolidNoduleEp", 302 | "endpointlabel": "Category:4 Sol", 303 | "inputs": [ 304 | 305 | { 306 | "dataElementId": "baseCategory", 307 | "dataElementValue": "cat4ASolidNodule" 308 | }, 309 | { 310 | "dataElementId": "singleOrMultiple", 311 | "dataElementValue": "single" 312 | }, 313 | { 314 | "dataElementId": "significantAdditionalFindings", 315 | "dataElementValue": "no" 316 | }, 317 | { 318 | "dataElementId": "historyLungCancer", 319 | "dataElementValue": "no" 320 | 321 | } 322 | ] 323 | }, 324 | { 325 | "testCaseId": "lung_rads_13", 326 | "endpointId": "cat4APartSolidNoduleEp", 327 | "endpointlabel": "Category:4 Part sol", 328 | "inputs": [ 329 | 330 | { 331 | "dataElementId": "baseCategory", 332 | "dataElementValue": "cat4APartSolidNodule" 333 | }, 334 | { 335 | "dataElementId": "singleOrMultiple", 336 | "dataElementValue": "single" 337 | }, 338 | { 339 | "dataElementId": "significantAdditionalFindings", 340 | "dataElementValue": "no" 341 | }, 342 | { 343 | "dataElementId": "historyLungCancer", 344 | "dataElementValue": "no" 345 | 346 | } 347 | 348 | ] 349 | }, 350 | { 351 | "testCaseId": "lung_rads_14", 352 | "endpointId": "cat4AEndobronchialNoduleEp", 353 | "endpointlabel": "Category:4 Endobronchial nodule", 354 | "inputs": [ 355 | 356 | { 357 | "dataElementId": "baseCategory", 358 | "dataElementValue": "cat4AEndobronchialNodule" 359 | }, 360 | { 361 | "dataElementId": "singleOrMultiple", 362 | "dataElementValue": "single" 363 | }, 364 | { 365 | "dataElementId": "significantAdditionalFindings", 366 | "dataElementValue": "no" 367 | }, 368 | { 369 | "dataElementId": "historyLungCancer", 370 | "dataElementValue": "no" 371 | 372 | } 373 | ] 374 | }, 375 | 376 | 377 | { 378 | "testCaseId": "lung_rads_15", 379 | "endpointId": "cat4BSolidNoduleEp", 380 | "endpointlabel": "Category:4B Sol", 381 | "inputs": [ 382 | 383 | { 384 | "dataElementId": "baseCategory", 385 | "dataElementValue": "cat4BSolidNodule" 386 | }, 387 | { 388 | "dataElementId": "singleOrMultiple", 389 | "dataElementValue": "single" 390 | }, 391 | { 392 | "dataElementId": "significantAdditionalFindings", 393 | "dataElementValue": "no" 394 | }, 395 | { 396 | "dataElementId": "historyLungCancer", 397 | "dataElementValue": "no" 398 | 399 | } 400 | ] 401 | }, 402 | 403 | { 404 | "testCaseId": "lung_rads_16", 405 | "endpointId": "cat4BPartSolidNoduleEp", 406 | "endpointlabel": "Category:4B Part Sol", 407 | "inputs": [ 408 | 409 | { 410 | "dataElementId": "baseCategory", 411 | "dataElementValue": "cat4BPartSolidNodule" 412 | }, 413 | { 414 | "dataElementId": "singleOrMultiple", 415 | "dataElementValue": "single" 416 | }, 417 | { 418 | "dataElementId": "significantAdditionalFindings", 419 | "dataElementValue": "no" 420 | }, 421 | { 422 | "dataElementId": "historyLungCancer", 423 | "dataElementValue": "no" 424 | 425 | } 426 | 427 | ] 428 | }, 429 | { 430 | "testCaseId": "lung_rads_17", 431 | "endpointId": "cat4XMalignancyEp", 432 | "endpointlabel": "Category:4X Cat", 433 | "inputs": [ 434 | 435 | { 436 | "dataElementId": "baseCategory", 437 | "dataElementValue": "cat4XMalignancy" 438 | }, 439 | { 440 | "dataElementId": "singleOrMultiple", 441 | "dataElementValue": "single" 442 | }, 443 | { 444 | "dataElementId": "significantAdditionalFindings", 445 | "dataElementValue": "no" 446 | }, 447 | { 448 | "dataElementId": "historyLungCancer", 449 | "dataElementValue": "no" 450 | 451 | } 452 | ] 453 | 454 | }, 455 | 456 | 457 | { 458 | "testCaseId": "lung_rads_18", 459 | "endpointId": "cat0NoPriorsEp", 460 | "endpointlabel": "Category:0 CT", 461 | "inputs": [ 462 | 463 | { 464 | "dataElementId": "baseCategory", 465 | "dataElementValue": "cat0NoPriors" 466 | }, 467 | { 468 | "dataElementId": "singleOrMultiple", 469 | "dataElementValue": "multiple" 470 | }, 471 | { 472 | "dataElementId": "significantAdditionalFindings", 473 | "dataElementValue": "yes" 474 | }, 475 | { 476 | "dataElementId": "historyLungCancer", 477 | "dataElementValue": "yes" 478 | 479 | } 480 | 481 | ] 482 | }, 483 | { 484 | "testCaseId": "lung_rads_19", 485 | "endpointId": "cat0NoEvaluationEp", 486 | "endpointlabel": "Category:0 Lung", 487 | "inputs": [ 488 | 489 | { 490 | "dataElementId": "baseCategory", 491 | "dataElementValue": "cat0NoEvaluation" 492 | }, 493 | { 494 | "dataElementId": "singleOrMultiple", 495 | "dataElementValue": "multiple" 496 | }, 497 | { 498 | "dataElementId": "significantAdditionalFindings", 499 | "dataElementValue": "yes" 500 | }, 501 | { 502 | "dataElementId": "historyLungCancer", 503 | "dataElementValue": "yes" 504 | 505 | } 506 | ] 507 | }, 508 | 509 | { 510 | "testCaseId": "lung_rads_20", 511 | "endpointId": "cat1NoLungNodulesEp", 512 | "endpointlabel": "Category:1 No Lung nodules", 513 | "inputs": [ 514 | 515 | { 516 | "dataElementId": "baseCategory", 517 | "dataElementValue": "cat1NoLungNodules" 518 | }, 519 | { 520 | "dataElementId": "singleOrMultiple", 521 | "dataElementValue": "multiple" 522 | }, 523 | { 524 | "dataElementId": "significantAdditionalFindings", 525 | "dataElementValue": "yes" 526 | }, 527 | { 528 | "dataElementId": "historyLungCancer", 529 | "dataElementValue": "yes" 530 | 531 | } 532 | 533 | ] 534 | }, 535 | { 536 | "testCaseId": "lung_rads_21", 537 | "endpointId": "cat1NoduleSpecificEp", 538 | "endpointlabel": "Category:1 Nodule with calc", 539 | "inputs": [ 540 | 541 | { 542 | "dataElementId": "baseCategory", 543 | "dataElementValue": "cat1NoduleSpecific" 544 | }, 545 | { 546 | "dataElementId": "singleOrMultiple", 547 | "dataElementValue": "multiple" 548 | }, 549 | { 550 | "dataElementId": "significantAdditionalFindings", 551 | "dataElementValue": "yes" 552 | }, 553 | { 554 | "dataElementId": "historyLungCancer", 555 | "dataElementValue": "yes" 556 | 557 | } 558 | 559 | ] 560 | }, 561 | { 562 | "testCaseId": "lung_rads_22", 563 | "endpointId": "cat2SolidNoduleEp", 564 | "endpointlabel": "Category:2 Sol", 565 | "inputs": [ 566 | 567 | { 568 | "dataElementId": "baseCategory", 569 | "dataElementValue": "cat2SolidNodule" 570 | }, 571 | { 572 | "dataElementId": "singleOrMultiple", 573 | "dataElementValue": "multiple" 574 | }, 575 | { 576 | "dataElementId": "significantAdditionalFindings", 577 | "dataElementValue": "yes" 578 | }, 579 | { 580 | "dataElementId": "historyLungCancer", 581 | "dataElementValue": "yes" 582 | 583 | } 584 | ] 585 | }, 586 | 587 | { 588 | "testCaseId": "lung_rads_23", 589 | "endpointId": "cat2PartSolidNoduleEp", 590 | "endpointlabel": "Category:2 Part sol", 591 | "inputs": [ 592 | 593 | { 594 | "dataElementId": "baseCategory", 595 | "dataElementValue": "cat2PartSolidNodule" 596 | }, 597 | { 598 | "dataElementId": "singleOrMultiple", 599 | "dataElementValue": "multiple" 600 | }, 601 | { 602 | "dataElementId": "significantAdditionalFindings", 603 | "dataElementValue": "yes" 604 | }, 605 | { 606 | "dataElementId": "historyLungCancer", 607 | "dataElementValue": "yes" 608 | 609 | } 610 | ] 611 | }, 612 | 613 | { 614 | "testCaseId": "lung_rads_24", 615 | "endpointId": "cat2NonSolidNoduleEp", 616 | "endpointlabel": "Category:2 GGN", 617 | "inputs": [ 618 | 619 | { 620 | "dataElementId": "baseCategory", 621 | "dataElementValue": "cat2NonSolidNodule" 622 | }, 623 | { 624 | "dataElementId": "singleOrMultiple", 625 | "dataElementValue": "multiple" 626 | }, 627 | { 628 | "dataElementId": "significantAdditionalFindings", 629 | "dataElementValue": "yes" 630 | }, 631 | { 632 | "dataElementId": "historyLungCancer", 633 | "dataElementValue": "yes" 634 | 635 | } 636 | 637 | ] 638 | }, 639 | 640 | 641 | { 642 | "testCaseId": "lung_rads_25", 643 | "endpointId": "cat2NodulesUnchangedEp", 644 | "endpointlabel": "Category:2 Cat", 645 | "inputs": [ 646 | 647 | { 648 | "dataElementId": "baseCategory", 649 | "dataElementValue": "cat2NodulesUnchanged" 650 | }, 651 | { 652 | "dataElementId": "singleOrMultiple", 653 | "dataElementValue": "multiple" 654 | }, 655 | { 656 | "dataElementId": "significantAdditionalFindings", 657 | "dataElementValue": "yes" 658 | }, 659 | { 660 | "dataElementId": "historyLungCancer", 661 | "dataElementValue": "yes" 662 | 663 | } 664 | ] 665 | }, 666 | 667 | { 668 | "testCaseId": "lung_rads_26", 669 | "endpointId": "cat3SolidNoduleEp", 670 | "endpointlabel": "Category:3 Sol", 671 | "inputs": [ 672 | 673 | { 674 | "dataElementId": "baseCategory", 675 | "dataElementValue": "cat3SolidNodule" 676 | }, 677 | { 678 | "dataElementId": "singleOrMultiple", 679 | "dataElementValue": "multiple" 680 | }, 681 | { 682 | "dataElementId": "significantAdditionalFindings", 683 | "dataElementValue": "yes" 684 | }, 685 | { 686 | "dataElementId": "historyLungCancer", 687 | "dataElementValue": "yes" 688 | 689 | } 690 | ] 691 | }, 692 | 693 | 694 | { 695 | "testCaseId": "lung_rads_27", 696 | "endpointId": "cat3PartSolidNoduleEp", 697 | "endpointlabel": "Category:3 Part Sol", 698 | "inputs": [ 699 | 700 | { 701 | "dataElementId": "baseCategory", 702 | "dataElementValue": "cat3PartSolidNodule" 703 | }, 704 | { 705 | "dataElementId": "singleOrMultiple", 706 | "dataElementValue": "multiple" 707 | }, 708 | { 709 | "dataElementId": "significantAdditionalFindings", 710 | "dataElementValue": "yes" 711 | }, 712 | { 713 | "dataElementId": "historyLungCancer", 714 | "dataElementValue": "yes" 715 | 716 | } 717 | 718 | ] 719 | }, 720 | { 721 | "testCaseId": "lung_rads_28", 722 | "endpointId": "cat3NonSolidNoduleEp", 723 | "endpointlabel": "Category:3 GGN", 724 | "inputs": [ 725 | 726 | { 727 | "dataElementId": "baseCategory", 728 | "dataElementValue": "cat3NonSolidNodule" 729 | }, 730 | { 731 | "dataElementId": "singleOrMultiple", 732 | "dataElementValue": "multiple" 733 | }, 734 | { 735 | "dataElementId": "significantAdditionalFindings", 736 | "dataElementValue": "yes" 737 | }, 738 | { 739 | "dataElementId": "historyLungCancer", 740 | "dataElementValue": "yes" 741 | 742 | } 743 | ] 744 | }, 745 | 746 | 747 | { 748 | "testCaseId": "lung_rads_29", 749 | "endpointId": "cat4ASolidNoduleEp", 750 | "endpointlabel": "Category:4 Sol", 751 | "inputs": [ 752 | 753 | { 754 | "dataElementId": "baseCategory", 755 | "dataElementValue": "cat4ASolidNodule" 756 | }, 757 | { 758 | "dataElementId": "singleOrMultiple", 759 | "dataElementValue": "multiple" 760 | }, 761 | { 762 | "dataElementId": "significantAdditionalFindings", 763 | "dataElementValue": "yes" 764 | }, 765 | { 766 | "dataElementId": "historyLungCancer", 767 | "dataElementValue": "yes" 768 | 769 | } 770 | ] 771 | }, 772 | { 773 | "testCaseId": "lung_rads_30", 774 | "endpointId": "cat4APartSolidNoduleEp", 775 | "endpointlabel": "Category:4 Part sol", 776 | "inputs": [ 777 | 778 | { 779 | "dataElementId": "baseCategory", 780 | "dataElementValue": "cat4APartSolidNodule" 781 | }, 782 | { 783 | "dataElementId": "singleOrMultiple", 784 | "dataElementValue": "multiple" 785 | }, 786 | { 787 | "dataElementId": "significantAdditionalFindings", 788 | "dataElementValue": "yes" 789 | }, 790 | { 791 | "dataElementId": "historyLungCancer", 792 | "dataElementValue": "yes" 793 | 794 | } 795 | 796 | ] 797 | }, 798 | { 799 | "testCaseId": "lung_rads_31", 800 | "endpointId": "cat4AEndobronchialNoduleEp", 801 | "endpointlabel": "Category:4 Endobronchial nodule", 802 | "inputs": [ 803 | 804 | { 805 | "dataElementId": "baseCategory", 806 | "dataElementValue": "cat4AEndobronchialNodule" 807 | }, 808 | { 809 | "dataElementId": "singleOrMultiple", 810 | "dataElementValue": "multiple" 811 | }, 812 | { 813 | "dataElementId": "significantAdditionalFindings", 814 | "dataElementValue": "yes" 815 | }, 816 | { 817 | "dataElementId": "historyLungCancer", 818 | "dataElementValue": "yes" 819 | 820 | } 821 | ] 822 | }, 823 | 824 | 825 | { 826 | "testCaseId": "lung_rads_32", 827 | "endpointId": "cat4AEndobronchialNoduleEp", 828 | "endpointlabel": "Category:4 Endobronchial nodule", 829 | "inputs": [ 830 | 831 | { 832 | "dataElementId": "baseCategory", 833 | "dataElementValue": "cat4BSolidNodule" 834 | }, 835 | { 836 | "dataElementId": "singleOrMultiple", 837 | "dataElementValue": "multiple" 838 | }, 839 | { 840 | "dataElementId": "significantAdditionalFindings", 841 | "dataElementValue": "yes" 842 | }, 843 | { 844 | "dataElementId": "historyLungCancer", 845 | "dataElementValue": "yes" 846 | 847 | } 848 | ] 849 | }, 850 | 851 | { 852 | "testCaseId": "lung_rads_33", 853 | "endpointId": "cat4BSolidNoduleEp", 854 | "endpointlabel": "Category:4B Sol", 855 | "inputs": [ 856 | 857 | { 858 | "dataElementId": "baseCategory", 859 | "dataElementValue": "cat4BPartSolidNodule" 860 | }, 861 | { 862 | "dataElementId": "singleOrMultiple", 863 | "dataElementValue": "multiple" 864 | }, 865 | { 866 | "dataElementId": "significantAdditionalFindings", 867 | "dataElementValue": "yes" 868 | }, 869 | { 870 | "dataElementId": "historyLungCancer", 871 | "dataElementValue": "yes" 872 | 873 | } 874 | 875 | ] 876 | }, 877 | { 878 | "testCaseId": "lung_rads_34", 879 | "endpointId": "cat4XMalignancyEp", 880 | "endpointlabel": "Category:4X Cat", 881 | "inputs": [ 882 | 883 | { 884 | "dataElementId": "baseCategory", 885 | "dataElementValue": "cat4XMalignancy" 886 | }, 887 | { 888 | "dataElementId": "singleOrMultiple", 889 | "dataElementValue": "multiple" 890 | }, 891 | { 892 | "dataElementId": "significantAdditionalFindings", 893 | "dataElementValue": "yes" 894 | }, 895 | { 896 | "dataElementId": "historyLungCancer", 897 | "dataElementValue": "yes" 898 | 899 | } 900 | ] 901 | 902 | } 903 | ] 904 | } 905 | 906 | 907 | 908 | 909 | 910 | 911 | -------------------------------------------------------------------------------- /Assist/Lung-RADS-Archived/LungRADSCategorization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS-Archived/LungRADSCategorization.png -------------------------------------------------------------------------------- /Assist/Lung-RADS/LURADSAssessementCategoriesModal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS/LURADSAssessementCategoriesModal.png -------------------------------------------------------------------------------- /Assist/Lung-RADS/LungRADSCategorization.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS/LungRADSCategorization.png -------------------------------------------------------------------------------- /Assist/Lung-RADS/keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS/keyimage.jpg -------------------------------------------------------------------------------- /Assist/Lung-RADS/keyimage_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Lung-RADS/keyimage_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Ni-RADS/NI-RADS.json: -------------------------------------------------------------------------------- 1 | { 2 | "module_name": "NI-9-0", 3 | "module_version": "1.0", 4 | "scenarios": [ 5 | { 6 | "scenario_id": "NI-RADS_1", 7 | "inputs": [ 8 | { 9 | "dataelement_id": "PriorImage_1", 10 | "dataelement_value": "No", 11 | "dataelement_display_value": "No" 12 | }, 13 | { 14 | "dataelement_id": "PrimarySiteQuestion_1", 15 | "dataelement_value": "No", 16 | "dataelement_display_value": "No" 17 | }, 18 | { 19 | "dataelement_id": "NeckNodeQUestion_neck", 20 | "dataelement_value": "No", 21 | "dataelement_display_value": "No" 22 | }, 23 | { 24 | "dataelement_id": "PrimarySiteQuestion_2", 25 | "dataelement_value": "No", 26 | "dataelement_display_value": "No" 27 | } 28 | ] 29 | }, 30 | 31 | { 32 | "scenario_id": "NI-RADS_2", 33 | "inputs": [ 34 | { 35 | "dataelement_id": "PriorImage_1", 36 | "dataelement_value": "Yes", 37 | "dataelement_display_value": "Yes" 38 | }, 39 | { 40 | "dataelement_id": "Whatistheimagenumber_1", 41 | "dataelement_value": "1", 42 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 43 | "range": { 44 | "Minimum": 1, 45 | "Maximum": 100 46 | } 47 | }, 48 | { 49 | "dataelement_id": "PrimarySiteQuestion_1", 50 | "dataelement_value": "Yes", 51 | "dataelement_display_value": "Yes " 52 | }, 53 | { 54 | "dataelement_id": "NeckNodeQUestion_neck", 55 | "dataelement_value": "No", 56 | "dataelement_display_value": "No" 57 | }, 58 | { 59 | "dataelement_id": "PrimarySiteQuestion_2", 60 | "dataelement_value": "No", 61 | "dataelement_display_value": "No" 62 | }, 63 | { 64 | "dataelement_id": "Whatistheprimarysitenodetype_1", 65 | "dataelement_value": "Superficialmucosal", 66 | "dataelement_display_value": "Superficial/mucosal" 67 | }, 68 | { 69 | "dataelement_id": "ConditionofthisSuperficialmucosalnode_1", 70 | "dataelement_value": "DiffuselinearC", 71 | "dataelement_display_value": "Diffuse linear C+ " 72 | } 73 | ] 74 | }, 75 | { 76 | "scenario_id": "NI-RADS_3", 77 | "inputs": [ 78 | { 79 | "dataelement_id": "PriorImage_1", 80 | "dataelement_value": "Yes", 81 | "dataelement_display_value": "Yes" 82 | }, 83 | { 84 | "dataelement_id": "Whatistheimagenumber_1", 85 | "dataelement_value": "1", 86 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 87 | "range": { 88 | "Minimum": 1, 89 | "Maximum": 100 90 | } 91 | }, 92 | { 93 | "dataelement_id": "PrimarySiteQuestion_1", 94 | "dataelement_value": "Yes", 95 | "dataelement_display_value": "Yes " 96 | }, 97 | { 98 | "dataelement_id": "NeckNodeQUestion_neck", 99 | "dataelement_value": "No", 100 | "dataelement_display_value": "No" 101 | }, 102 | { 103 | "dataelement_id": "PrimarySiteQuestion_2", 104 | "dataelement_value": "No", 105 | "dataelement_display_value": "No" 106 | }, 107 | { 108 | "dataelement_id": "Whatistheprimarysitenodetype_1", 109 | "dataelement_value": "Superficialmucosal", 110 | "dataelement_display_value": "Superficial/mucosal" 111 | }, 112 | { 113 | "dataelement_id": "ConditionofthisSuperficialmucosalnode_1", 114 | "dataelement_value": "FocalCulcerorFDGuptakeespifinitialposttreatmentscan", 115 | "dataelement_display_value": "Focal C+ /ulcer or FDG uptake, esp if initial post treatment scan¹ " 116 | } 117 | ] 118 | }, 119 | { 120 | "scenario_id": "NI-RADS_4", 121 | "inputs": [ 122 | { 123 | "dataelement_id": "PriorImage_1", 124 | "dataelement_value": "Yes", 125 | "dataelement_display_value": "Yes" 126 | }, 127 | { 128 | "dataelement_id": "Whatistheimagenumber_1", 129 | "dataelement_value": "1", 130 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 131 | "range": { 132 | "Minimum": 1, 133 | "Maximum": 100 134 | } 135 | }, 136 | { 137 | "dataelement_id": "PrimarySiteQuestion_1", 138 | "dataelement_value": "Yes", 139 | "dataelement_display_value": "Yes " 140 | }, 141 | { 142 | "dataelement_id": "NeckNodeQUestion_neck", 143 | "dataelement_value": "No", 144 | "dataelement_display_value": "No" 145 | }, 146 | { 147 | "dataelement_id": "PrimarySiteQuestion_2", 148 | "dataelement_value": "No", 149 | "dataelement_display_value": "No" 150 | }, 151 | { 152 | "dataelement_id": "Whatistheprimarysitenodetype_1", 153 | "dataelement_value": "Superficialmucosal", 154 | "dataelement_display_value": "Superficial/mucosal" 155 | }, 156 | { 157 | "dataelement_id": "ConditionofthisSuperficialmucosalnode_1", 158 | "dataelement_value": "NodularCespifdevelopsafterinitialposttreatmentscan", 159 | "dataelement_display_value": "Nodular C+, esp if develops after initial post treatment scan¹ " 160 | } 161 | ] 162 | }, 163 | { 164 | "scenario_id": "NI-RADS_5", 165 | "inputs": [ 166 | { 167 | "dataelement_id": "PriorImage_1", 168 | "dataelement_value": "Yes", 169 | "dataelement_display_value": "Yes" 170 | }, 171 | { 172 | "dataelement_id": "Whatistheimagenumber_1", 173 | "dataelement_value": "1", 174 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 175 | "range": { 176 | "Minimum": 1, 177 | "Maximum": 100 178 | } 179 | }, 180 | { 181 | "dataelement_id": "PrimarySiteQuestion_1", 182 | "dataelement_value": "Yes", 183 | "dataelement_display_value": "Yes " 184 | }, 185 | { 186 | "dataelement_id": "NeckNodeQUestion_neck", 187 | "dataelement_value": "No", 188 | "dataelement_display_value": "No" 189 | }, 190 | { 191 | "dataelement_id": "PrimarySiteQuestion_2", 192 | "dataelement_value": "No", 193 | "dataelement_display_value": "No" 194 | }, 195 | { 196 | "dataelement_id": "Whatistheprimarysitenodetype_1", 197 | "dataelement_value": "Deep", 198 | "dataelement_display_value": "Deep²" 199 | }, 200 | { 201 | "dataelement_id": "Deepnode_1", 202 | "dataelement_value": "Illdefined", 203 | "dataelement_display_value": "Ill-defined enhancing" 204 | }, 205 | { 206 | "dataelement_id": "Deepnode_Illed_1", 207 | "dataelement_value": "NoFDGuptake", 208 | "dataelement_display_value": "No FDG uptake" 209 | } 210 | ] 211 | }, 212 | { 213 | "scenario_id": "NI-RADS_6", 214 | "inputs": [ 215 | { 216 | "dataelement_id": "PriorImage_1", 217 | "dataelement_value": "Yes", 218 | "dataelement_display_value": "Yes" 219 | }, 220 | { 221 | "dataelement_id": "Whatistheimagenumber_1", 222 | "dataelement_value": "1", 223 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 224 | "range": { 225 | "Minimum": 1, 226 | "Maximum": 100 227 | } 228 | }, 229 | { 230 | "dataelement_id": "PrimarySiteQuestion_1", 231 | "dataelement_value": "Yes", 232 | "dataelement_display_value": "Yes " 233 | }, 234 | { 235 | "dataelement_id": "NeckNodeQUestion_neck", 236 | "dataelement_value": "No", 237 | "dataelement_display_value": "No" 238 | }, 239 | { 240 | "dataelement_id": "PrimarySiteQuestion_2", 241 | "dataelement_value": "No", 242 | "dataelement_display_value": "No" 243 | }, 244 | { 245 | "dataelement_id": "Whatistheprimarysitenodetype_1", 246 | "dataelement_value": "Deep", 247 | "dataelement_display_value": "Deep²" 248 | }, 249 | { 250 | "dataelement_id": "Deepnode_1", 251 | "dataelement_value": "Illdefined", 252 | "dataelement_display_value": "Ill-defined enhancing" 253 | }, 254 | { 255 | "dataelement_id": "Deepnode_Illed_1", 256 | "dataelement_value": "MildmodFDGuptake", 257 | "dataelement_display_value": "Mild/mod FDG uptake or no PET" 258 | } 259 | ] 260 | }, 261 | { 262 | "scenario_id": "NI-RADS_7", 263 | "inputs": [ 264 | { 265 | "dataelement_id": "PriorImage_1", 266 | "dataelement_value": "Yes", 267 | "dataelement_display_value": "Yes" 268 | }, 269 | { 270 | "dataelement_id": "Whatistheimagenumber_1", 271 | "dataelement_value": "1", 272 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 273 | "range": { 274 | "Minimum": 1, 275 | "Maximum": 100 276 | } 277 | }, 278 | { 279 | "dataelement_id": "PrimarySiteQuestion_1", 280 | "dataelement_value": "Yes", 281 | "dataelement_display_value": "Yes " 282 | }, 283 | { 284 | "dataelement_id": "NeckNodeQUestion_neck", 285 | "dataelement_value": "No", 286 | "dataelement_display_value": "No" 287 | }, 288 | { 289 | "dataelement_id": "PrimarySiteQuestion_2", 290 | "dataelement_value": "No", 291 | "dataelement_display_value": "No" 292 | }, 293 | { 294 | "dataelement_id": "Whatistheprimarysitenodetype_1", 295 | "dataelement_value": "Deep", 296 | "dataelement_display_value": "Deep²" 297 | }, 298 | { 299 | "dataelement_id": "Deepnode_1", 300 | "dataelement_value": "Discrete", 301 | "dataelement_display_value": "Discrete" 302 | }, 303 | { 304 | "dataelement_id": "Deepnode_Discrete_1", 305 | "dataelement_value": "MildmodFDGuptake", 306 | "dataelement_display_value": "Mild/mod FDG uptake or no PET" 307 | } 308 | ] 309 | }, 310 | { 311 | "scenario_id": "NI-RADS_8", 312 | "inputs": [ 313 | { 314 | "dataelement_id": "PriorImage_1", 315 | "dataelement_value": "Yes", 316 | "dataelement_display_value": "Yes" 317 | }, 318 | { 319 | "dataelement_id": "Whatistheimagenumber_1", 320 | "dataelement_value": "1", 321 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 322 | "range": { 323 | "Minimum": 1, 324 | "Maximum": 100 325 | } 326 | }, 327 | { 328 | "dataelement_id": "PrimarySiteQuestion_1", 329 | "dataelement_value": "Yes", 330 | "dataelement_display_value": "Yes " 331 | }, 332 | { 333 | "dataelement_id": "NeckNodeQUestion_neck", 334 | "dataelement_value": "No", 335 | "dataelement_display_value": "No" 336 | }, 337 | { 338 | "dataelement_id": "PrimarySiteQuestion_2", 339 | "dataelement_value": "No", 340 | "dataelement_display_value": "No" 341 | }, 342 | { 343 | "dataelement_id": "Whatistheprimarysitenodetype_1", 344 | "dataelement_value": "Deep", 345 | "dataelement_display_value": "Deep²" 346 | }, 347 | { 348 | "dataelement_id": "Deepnode_1", 349 | "dataelement_value": "Discrete", 350 | "dataelement_display_value": "Discrete" 351 | }, 352 | { 353 | "dataelement_id": "Deepnode_Discrete_1", 354 | "dataelement_value": "IntenseFDGuptake", 355 | "dataelement_display_value": "Intense FDG uptake" 356 | } 357 | ] 358 | }, 359 | { 360 | "scenario_id": "NI-RADS_9", 361 | "inputs": [ 362 | { 363 | "dataelement_id": "PriorImage_1", 364 | "dataelement_value": "Yes", 365 | "dataelement_display_value": "Yes" 366 | }, 367 | { 368 | "dataelement_id": "Whatistheimagenumber_1", 369 | "dataelement_value": "1", 370 | "dataelement_display_value": "What is the image number for the suspicious finding at the primary site?", 371 | "range": { 372 | "Minimum": 1, 373 | "Maximum": 100 374 | } 375 | }, 376 | { 377 | "dataelement_id": "PrimarySiteQuestion_1", 378 | "dataelement_value": "Yes", 379 | "dataelement_display_value": "Yes " 380 | }, 381 | { 382 | "dataelement_id": "NeckNodeQUestion_neck", 383 | "dataelement_value": "No", 384 | "dataelement_display_value": "No" 385 | }, 386 | { 387 | "dataelement_id": "PrimarySiteQuestion_2", 388 | "dataelement_value": "No", 389 | "dataelement_display_value": "No" 390 | }, 391 | { 392 | "dataelement_id": "Whatistheprimarysitenodetype_1", 393 | "dataelement_value": "Definiteprimarysiterecurrence", 394 | "dataelement_display_value": "Definite primary site recurrence³" 395 | } 396 | ] 397 | }, 398 | { 399 | "scenario_id": "NI-RADS_10", 400 | "inputs": [ 401 | { 402 | "dataelement_id": "PriorImage_1", 403 | "dataelement_value": "No", 404 | "dataelement_display_value": "No" 405 | }, 406 | { 407 | "dataelement_id": "PrimarySiteQuestion_1", 408 | "dataelement_value": "No", 409 | "dataelement_display_value": "No" 410 | }, 411 | { 412 | "dataelement_id": "NeckNodeQUestion_neck", 413 | "dataelement_value": "No", 414 | "dataelement_display_value": "No" 415 | }, 416 | { 417 | "dataelement_id": "PrimarySiteQuestion_2", 418 | "dataelement_value": "Yes", 419 | "dataelement_display_value": "Yes " 420 | }, 421 | { 422 | "dataelement_id": "Whatistheimagenumber_2", 423 | "dataelement_value": "1", 424 | "dataelement_display_value": "What is the image number for the suspicious finding at the second primary site?", 425 | "range": { 426 | "Minimum": 1, 427 | "Maximum": 100 428 | } 429 | }, 430 | { 431 | "dataelement_id": "secondprimary_location", 432 | "dataelement_value": "oro", 433 | "dataelement_display_value": "Oropharynx" 434 | } 435 | ] 436 | }, 437 | { 438 | "scenario_id": "NI-RADS_11", 439 | "inputs": [ 440 | { 441 | "dataelement_id": "PriorImage_1", 442 | "dataelement_value": "No", 443 | "dataelement_display_value": "No" 444 | }, 445 | { 446 | "dataelement_id": "PrimarySiteQuestion_1", 447 | "dataelement_value": "No", 448 | "dataelement_display_value": "No" 449 | }, 450 | { 451 | "dataelement_id": "NeckNodeQUestion_neck", 452 | "dataelement_value": "No", 453 | "dataelement_display_value": "No" 454 | }, 455 | { 456 | "dataelement_id": "PrimarySiteQuestion_2", 457 | "dataelement_value": "Yes", 458 | "dataelement_display_value": "Yes " 459 | }, 460 | { 461 | "dataelement_id": "Whatistheimagenumber_2", 462 | "dataelement_value": "1", 463 | "dataelement_display_value": "What is the image number for the suspicious finding at the second primary site?", 464 | "range": { 465 | "Minimum": 1, 466 | "Maximum": 100 467 | } 468 | }, 469 | { 470 | "dataelement_id": "secondprimary_location", 471 | "dataelement_value": "hypo", 472 | "dataelement_display_value": "Hypopharynx" 473 | } 474 | ] 475 | }, 476 | { 477 | "scenario_id": "NI-RADS_12", 478 | "inputs": [ 479 | { 480 | "dataelement_id": "PriorImage_1", 481 | "dataelement_value": "No", 482 | "dataelement_display_value": "No" 483 | }, 484 | { 485 | "dataelement_id": "PrimarySiteQuestion_1", 486 | "dataelement_value": "No", 487 | "dataelement_display_value": "No" 488 | }, 489 | { 490 | "dataelement_id": "NeckNodeQUestion_neck", 491 | "dataelement_value": "No", 492 | "dataelement_display_value": "No" 493 | }, 494 | { 495 | "dataelement_id": "PrimarySiteQuestion_2", 496 | "dataelement_value": "Yes", 497 | "dataelement_display_value": "Yes " 498 | }, 499 | { 500 | "dataelement_id": "Whatistheimagenumber_2", 501 | "dataelement_value": "1", 502 | "dataelement_display_value": "What is the image number for the suspicious finding at the second primary site?", 503 | "range": { 504 | "Minimum": 1, 505 | "Maximum": 100 506 | } 507 | }, 508 | { 509 | "dataelement_id": "secondprimary_location", 510 | "dataelement_value": "naso", 511 | "dataelement_display_value": "Nasopharynx" 512 | } 513 | ] 514 | }, 515 | { 516 | "scenario_id": "NI-RADS_13", 517 | "inputs": [ 518 | { 519 | "dataelement_id": "PriorImage_1", 520 | "dataelement_value": "No", 521 | "dataelement_display_value": "No" 522 | }, 523 | { 524 | "dataelement_id": "PrimarySiteQuestion_1", 525 | "dataelement_value": "No", 526 | "dataelement_display_value": "No" 527 | }, 528 | { 529 | "dataelement_id": "NeckNodeQUestion_neck", 530 | "dataelement_value": "No", 531 | "dataelement_display_value": "No" 532 | }, 533 | { 534 | "dataelement_id": "PrimarySiteQuestion_2", 535 | "dataelement_value": "Yes", 536 | "dataelement_display_value": "Yes " 537 | }, 538 | { 539 | "dataelement_id": "Whatistheimagenumber_2", 540 | "dataelement_value": "1", 541 | "dataelement_display_value": "What is the image number for the suspicious finding at the second primary site?", 542 | "range": { 543 | "Minimum": 1, 544 | "Maximum": 100 545 | } 546 | }, 547 | { 548 | "dataelement_id": "secondprimary_location", 549 | "dataelement_value": "glo", 550 | "dataelement_display_value": "Glottic Larynx" 551 | } 552 | ] 553 | }, 554 | { 555 | "scenario_id": "NI-RADS_14", 556 | "inputs": [ 557 | { 558 | "dataelement_id": "PriorImage_1", 559 | "dataelement_value": "No", 560 | "dataelement_display_value": "No" 561 | }, 562 | { 563 | "dataelement_id": "PrimarySiteQuestion_1", 564 | "dataelement_value": "No", 565 | "dataelement_display_value": "No" 566 | }, 567 | { 568 | "dataelement_id": "NeckNodeQUestion_neck", 569 | "dataelement_value": "No", 570 | "dataelement_display_value": "No" 571 | }, 572 | { 573 | "dataelement_id": "PrimarySiteQuestion_2", 574 | "dataelement_value": "Yes", 575 | "dataelement_display_value": "Yes " 576 | }, 577 | { 578 | "dataelement_id": "Whatistheimagenumber_2", 579 | "dataelement_value": "1", 580 | "dataelement_display_value": "What is the image number for the suspicious finding at the second primary site?", 581 | "range": { 582 | "Minimum": 1, 583 | "Maximum": 100 584 | } 585 | }, 586 | { 587 | "dataelement_id": "secondprimary_location", 588 | "dataelement_value": "supra", 589 | "dataelement_display_value": "Supraglottic Larynx" 590 | } 591 | ] 592 | }, 593 | { 594 | "scenario_id": "NI-RADS_15", 595 | "inputs": [ 596 | { 597 | "dataelement_id": "PriorImage_1", 598 | "dataelement_value": "Yes", 599 | "dataelement_display_value": "Yes" 600 | }, 601 | { 602 | "dataelement_id": "PrimarySiteQuestion_1", 603 | "dataelement_value": "No", 604 | "dataelement_display_value": "No" 605 | }, 606 | { 607 | "dataelement_id": "PrimarySiteQuestion_2", 608 | "dataelement_value": "No", 609 | "dataelement_display_value": "No" 610 | }, 611 | { 612 | "dataelement_id": "Whatistheimagenumber_neck", 613 | "dataelement_value": "1", 614 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 615 | "range": { 616 | "Minimum": 1, 617 | "Maximum": 100 618 | } 619 | }, 620 | { 621 | "dataelement_id": "nodetype_abnormal", 622 | "dataelement_value": "contra", 623 | "dataelement_display_value": "Contralateral" 624 | }, 625 | { 626 | "dataelement_id": "nodetype_level", 627 | "dataelement_value": "oneb", 628 | "dataelement_display_value": "IB" 629 | }, 630 | { 631 | "dataelement_id": "NeckNodeQUestion_neck", 632 | "dataelement_value": "Yes", 633 | "dataelement_display_value": "Yes " 634 | }, 635 | { 636 | "dataelement_id": "nodetype_neck", 637 | "dataelement_value": "Definitenodalrecurrence", 638 | "dataelement_display_value": "Definite nodal recurrence" 639 | } 640 | ] 641 | }, 642 | { 643 | "scenario_id": "NI-RADS_16", 644 | "inputs": [ 645 | { 646 | "dataelement_id": "PriorImage_1", 647 | "dataelement_value": "Yes", 648 | "dataelement_display_value": "Yes" 649 | }, 650 | { 651 | "dataelement_id": "PrimarySiteQuestion_1", 652 | "dataelement_value": "No", 653 | "dataelement_display_value": "No" 654 | }, 655 | { 656 | "dataelement_id": "PrimarySiteQuestion_2", 657 | "dataelement_value": "No", 658 | "dataelement_display_value": "No" 659 | }, 660 | { 661 | "dataelement_id": "Whatistheimagenumber_neck", 662 | "dataelement_value": "1", 663 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 664 | "range": { 665 | "Minimum": 1, 666 | "Maximum": 100 667 | } 668 | }, 669 | { 670 | "dataelement_id": "nodetype_abnormal", 671 | "dataelement_value": "contra", 672 | "dataelement_display_value": "Contralateral" 673 | }, 674 | { 675 | "dataelement_id": "nodetype_level", 676 | "dataelement_value": "oneb", 677 | "dataelement_display_value": "IB" 678 | }, 679 | { 680 | "dataelement_id": "NeckNodeQUestion_neck", 681 | "dataelement_value": "Yes", 682 | "dataelement_display_value": "Yes " 683 | }, 684 | { 685 | "dataelement_id": "nodetype_neck", 686 | "dataelement_value": "Residualneworenlargingnode", 687 | "dataelement_display_value": " Residual, new or enlarging node " 688 | }, 689 | { 690 | "dataelement_id": "DoesthenodehavenewnecrosisorENE_neck", 691 | "dataelement_value": "Yes", 692 | "dataelement_display_value": "Yes" 693 | } 694 | ] 695 | }, 696 | { 697 | "scenario_id": "NI-RADS_17", 698 | "inputs": [ 699 | { 700 | "dataelement_id": "PriorImage_1", 701 | "dataelement_value": "Yes", 702 | "dataelement_display_value": "Yes" 703 | }, 704 | { 705 | "dataelement_id": "PrimarySiteQuestion_1", 706 | "dataelement_value": "No", 707 | "dataelement_display_value": "No" 708 | }, 709 | { 710 | "dataelement_id": "PrimarySiteQuestion_2", 711 | "dataelement_value": "No", 712 | "dataelement_display_value": "No" 713 | }, 714 | { 715 | "dataelement_id": "Whatistheimagenumber_neck", 716 | "dataelement_value": "1", 717 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 718 | "range": { 719 | "Minimum": 1, 720 | "Maximum": 100 721 | } 722 | }, 723 | { 724 | "dataelement_id": "nodetype_abnormal", 725 | "dataelement_value": "contra", 726 | "dataelement_display_value": "Contralateral" 727 | }, 728 | { 729 | "dataelement_id": "nodetype_level", 730 | "dataelement_value": "oneb", 731 | "dataelement_display_value": "IB" 732 | }, 733 | { 734 | "dataelement_id": "NeckNodeQUestion_neck", 735 | "dataelement_value": "Yes", 736 | "dataelement_display_value": "Yes " 737 | }, 738 | { 739 | "dataelement_id": "nodetype_neck", 740 | "dataelement_value": "Residualneworenlargingnode", 741 | "dataelement_display_value": " Residual, new or enlarging node " 742 | }, 743 | { 744 | "dataelement_id": "DoesthenodehavenewnecrosisorENE_neck", 745 | "dataelement_value": "No", 746 | "dataelement_display_value": "No" 747 | }, 748 | { 749 | "dataelement_id": "neworenlarginnode_neck", 750 | "dataelement_value": "NoFDGuptake", 751 | "dataelement_display_value": "No FDG uptake " 752 | } 753 | ] 754 | }, 755 | { 756 | "scenario_id": "NI-RADS_18", 757 | "inputs": [ 758 | { 759 | "dataelement_id": "PriorImage_1", 760 | "dataelement_value": "Yes", 761 | "dataelement_display_value": "Yes" 762 | }, 763 | { 764 | "dataelement_id": "PrimarySiteQuestion_1", 765 | "dataelement_value": "No", 766 | "dataelement_display_value": "No" 767 | }, 768 | { 769 | "dataelement_id": "PrimarySiteQuestion_2", 770 | "dataelement_value": "No", 771 | "dataelement_display_value": "No" 772 | }, 773 | { 774 | "dataelement_id": "Whatistheimagenumber_neck", 775 | "dataelement_value": "1", 776 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 777 | "range": { 778 | "Minimum": 1, 779 | "Maximum": 100 780 | } 781 | }, 782 | { 783 | "dataelement_id": "nodetype_abnormal", 784 | "dataelement_value": "contra", 785 | "dataelement_display_value": "Contralateral" 786 | }, 787 | { 788 | "dataelement_id": "nodetype_level", 789 | "dataelement_value": "oneb", 790 | "dataelement_display_value": "IB" 791 | }, 792 | { 793 | "dataelement_id": "NeckNodeQUestion_neck", 794 | "dataelement_value": "Yes", 795 | "dataelement_display_value": "Yes " 796 | }, 797 | { 798 | "dataelement_id": "nodetype_neck", 799 | "dataelement_value": "Residualneworenlargingnode", 800 | "dataelement_display_value": " Residual, new or enlarging node " 801 | }, 802 | { 803 | "dataelement_id": "DoesthenodehavenewnecrosisorENE_neck", 804 | "dataelement_value": "No", 805 | "dataelement_display_value": "No" 806 | }, 807 | { 808 | "dataelement_id": "neworenlarginnode_neck", 809 | "dataelement_value": "MildmodFDGuptake", 810 | "dataelement_display_value": "Mild/mod FDG uptake " 811 | } 812 | ] 813 | }, 814 | { 815 | "scenario_id": "NI-RADS_19", 816 | "inputs": [ 817 | { 818 | "dataelement_id": "PriorImage_1", 819 | "dataelement_value": "Yes", 820 | "dataelement_display_value": "Yes" 821 | }, 822 | { 823 | "dataelement_id": "PrimarySiteQuestion_1", 824 | "dataelement_value": "No", 825 | "dataelement_display_value": "No" 826 | }, 827 | { 828 | "dataelement_id": "PrimarySiteQuestion_2", 829 | "dataelement_value": "No", 830 | "dataelement_display_value": "No" 831 | }, 832 | { 833 | "dataelement_id": "Whatistheimagenumber_neck", 834 | "dataelement_value": "1", 835 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 836 | "range": { 837 | "Minimum": 1, 838 | "Maximum": 100 839 | } 840 | }, 841 | { 842 | "dataelement_id": "nodetype_abnormal", 843 | "dataelement_value": "contra", 844 | "dataelement_display_value": "Contralateral" 845 | }, 846 | { 847 | "dataelement_id": "nodetype_level", 848 | "dataelement_value": "oneb", 849 | "dataelement_display_value": "IB" 850 | }, 851 | { 852 | "dataelement_id": "NeckNodeQUestion_neck", 853 | "dataelement_value": "Yes", 854 | "dataelement_display_value": "Yes " 855 | }, 856 | { 857 | "dataelement_id": "nodetype_neck", 858 | "dataelement_value": "Residualneworenlargingnode", 859 | "dataelement_display_value": " Residual, new or enlarging node " 860 | }, 861 | { 862 | "dataelement_id": "DoesthenodehavenewnecrosisorENE_neck", 863 | "dataelement_value": "No", 864 | "dataelement_display_value": "No" 865 | }, 866 | { 867 | "dataelement_id": "neworenlarginnode_neck", 868 | "dataelement_value": "CECTonlynoPET", 869 | "dataelement_display_value": "CECT only, no PET²" 870 | } 871 | ] 872 | }, 873 | { 874 | "scenario_id": "NI-RADS_20", 875 | "inputs": [ 876 | { 877 | "dataelement_id": "PriorImage_1", 878 | "dataelement_value": "Yes", 879 | "dataelement_display_value": "Yes" 880 | }, 881 | { 882 | "dataelement_id": "PrimarySiteQuestion_1", 883 | "dataelement_value": "No", 884 | "dataelement_display_value": "No" 885 | }, 886 | { 887 | "dataelement_id": "PrimarySiteQuestion_2", 888 | "dataelement_value": "No", 889 | "dataelement_display_value": "No" 890 | }, 891 | { 892 | "dataelement_id": "Whatistheimagenumber_neck", 893 | "dataelement_value": "1", 894 | "dataelement_display_value": "What is the image number of the most suspicious neck node?", 895 | "range": { 896 | "Minimum": 1, 897 | "Maximum": 100 898 | } 899 | }, 900 | { 901 | "dataelement_id": "nodetype_abnormal", 902 | "dataelement_value": "contra", 903 | "dataelement_display_value": "Contralateral" 904 | }, 905 | { 906 | "dataelement_id": "nodetype_level", 907 | "dataelement_value": "oneb", 908 | "dataelement_display_value": "IB" 909 | }, 910 | { 911 | "dataelement_id": "NeckNodeQUestion_neck", 912 | "dataelement_value": "Yes", 913 | "dataelement_display_value": "Yes " 914 | }, 915 | { 916 | "dataelement_id": "nodetype_neck", 917 | "dataelement_value": "Residualneworenlargingnode", 918 | "dataelement_display_value": " Residual, new or enlarging node " 919 | }, 920 | { 921 | "dataelement_id": "DoesthenodehavenewnecrosisorENE_neck", 922 | "dataelement_value": "No", 923 | "dataelement_display_value": "No" 924 | }, 925 | { 926 | "dataelement_id": "neworenlarginnode_neck", 927 | "dataelement_value": "IntenseFDGuptake", 928 | "dataelement_display_value": "Intense FDG uptake " 929 | } 930 | ] 931 | } 932 | ] 933 | } -------------------------------------------------------------------------------- /Assist/Ni-RADS/NI-RADS_Neck_Key_Diagram_keyimage.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Ni-RADS/NI-RADS_Neck_Key_Diagram_keyimage.PNG -------------------------------------------------------------------------------- /Assist/Ni-RADS/NI-RADS_Primary_Site_Key_Diagram_keyimage.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Ni-RADS/NI-RADS_Primary_Site_Key_Diagram_keyimage.PNG -------------------------------------------------------------------------------- /Assist/Ni-RADS/Recommendation_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Ni-RADS/Recommendation_keyimage.jpg -------------------------------------------------------------------------------- /Assist/O-RADS/Ascites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Ascites.png -------------------------------------------------------------------------------- /Assist/O-RADS/ColorScore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/ColorScore.png -------------------------------------------------------------------------------- /Assist/O-RADS/ColorScoreNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/ColorScoreNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/Dermoid cysts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Dermoid cysts.png -------------------------------------------------------------------------------- /Assist/O-RADS/Endometriomas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Endometriomas.png -------------------------------------------------------------------------------- /Assist/O-RADS/Follicles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Follicles.png -------------------------------------------------------------------------------- /Assist/O-RADS/Hemorrhagic cysts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Hemorrhagic cysts.png -------------------------------------------------------------------------------- /Assist/O-RADS/Hydrosalpinges.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Hydrosalpinges.png -------------------------------------------------------------------------------- /Assist/O-RADS/Hydrosalpinx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Hydrosalpinx.png -------------------------------------------------------------------------------- /Assist/O-RADS/IntracysticSolidComponent.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/IntracysticSolidComponent.jpg -------------------------------------------------------------------------------- /Assist/O-RADS/IntracysticSolidComponentNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/IntracysticSolidComponentNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/MulilocularInnermargin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/MulilocularInnermargin.png -------------------------------------------------------------------------------- /Assist/O-RADS/Multilocular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Multilocular.png -------------------------------------------------------------------------------- /Assist/O-RADS/MultilocularInnerWallSeptationsSmoothVsIrregular.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/MultilocularInnerWallSeptationsSmoothVsIrregular.jpg -------------------------------------------------------------------------------- /Assist/O-RADS/MultilocularInnerwallseptationsSmoothvsirregularNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/MultilocularInnerwallseptationsSmoothvsirregularNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads01_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads01_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads1_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads1_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads2ClassicBenign_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads2ClassicBenign_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads3Lowrisk_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads3Lowrisk_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads4IntermediateRisk_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads4IntermediateRisk_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads5HighRisk_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads5HighRisk_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/O-rads_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/O-rads_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/ParaovarianCysts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/ParaovarianCysts.png -------------------------------------------------------------------------------- /Assist/O-RADS/Peritoneal nodules.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Peritoneal nodules.png -------------------------------------------------------------------------------- /Assist/O-RADS/PeritonealInclusionCysts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/PeritonealInclusionCysts.png -------------------------------------------------------------------------------- /Assist/O-RADS/Peritoneal_inclusion_cyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Peritoneal_inclusion_cyst.png -------------------------------------------------------------------------------- /Assist/O-RADS/Slide 65_Image3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Slide 65_Image3.gif -------------------------------------------------------------------------------- /Assist/O-RADS/SmoothIrregularunilocularInnerwallNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/SmoothIrregularunilocularInnerwallNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/SolidOuterContourSmoothIrregularNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/SolidOuterContourSmoothIrregularNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/SolidOuterContour_Smooth-VS-Irregular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/SolidOuterContour_Smooth-VS-Irregular.png -------------------------------------------------------------------------------- /Assist/O-RADS/Unilocular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/Unilocular.png -------------------------------------------------------------------------------- /Assist/O-RADS/UnilocularInnerContentSimple vs NonSimpleNew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/UnilocularInnerContentSimple vs NonSimpleNew.png -------------------------------------------------------------------------------- /Assist/O-RADS/UnilocularInnerContent_Simple-VS-NonSimple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/UnilocularInnerContent_Simple-VS-NonSimple.png -------------------------------------------------------------------------------- /Assist/O-RADS/UnilocularInnermarginSmoothVsIrregular.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/UnilocularInnermarginSmoothVsIrregular.jpg -------------------------------------------------------------------------------- /Assist/O-RADS/UnilocularInnermarginSmoothVsIrregular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/UnilocularInnermarginSmoothVsIrregular.png -------------------------------------------------------------------------------- /Assist/O-RADS/corporaLutea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/corporaLutea.png -------------------------------------------------------------------------------- /Assist/O-RADS/corpus_luteum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/corpus_luteum.png -------------------------------------------------------------------------------- /Assist/O-RADS/dermoid_cyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/dermoid_cyst.png -------------------------------------------------------------------------------- /Assist/O-RADS/endometrioma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/endometrioma.png -------------------------------------------------------------------------------- /Assist/O-RADS/follicle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/follicle.png -------------------------------------------------------------------------------- /Assist/O-RADS/hemorrhagic_cyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/hemorrhagic_cyst.png -------------------------------------------------------------------------------- /Assist/O-RADS/intracysticSolidcomponents.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/intracysticSolidcomponents.png -------------------------------------------------------------------------------- /Assist/O-RADS/nonsolidmulti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/nonsolidmulti.png -------------------------------------------------------------------------------- /Assist/O-RADS/o-rads2AlmosrCertainlyBenign_keyimage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/o-rads2AlmosrCertainlyBenign_keyimage.png -------------------------------------------------------------------------------- /Assist/O-RADS/papillary_projections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/papillary_projections.png -------------------------------------------------------------------------------- /Assist/O-RADS/paraovarian_cyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/paraovarian_cyst.png -------------------------------------------------------------------------------- /Assist/O-RADS/simple_cyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/simple_cyst.png -------------------------------------------------------------------------------- /Assist/O-RADS/slide 63_image 4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/slide 63_image 4.gif -------------------------------------------------------------------------------- /Assist/O-RADS/solidmulti.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/solidmulti.png -------------------------------------------------------------------------------- /Assist/O-RADS/unilocularInnercontentSimpleVsNonSimple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/O-RADS/unilocularInnercontentSimpleVsNonSimple.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/01_Bulge.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/01_Bulge.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/03_Invasion_of_the_Anterior_Fibromuscular_Stroma.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/03_Invasion_of_the_Anterior_Fibromuscular_Stroma.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/05_Invasion_of_the_capsule.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/05_Invasion_of_the_capsule.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/06_Minimal_extraprostatic_extension_anteriorly.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/06_Minimal_extraprostatic_extension_anteriorly.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/07_Gross_extraprostatic_extension.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/07_Gross_extraprostatic_extension.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/08 Invasion of the rectoprostatic angle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/08 Invasion of the rectoprostatic angle.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/09 Invasion of the neurovascular bundle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/09 Invasion of the neurovascular bundle.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/10 Invasion of the seminal vesicle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/10 Invasion of the seminal vesicle.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/11 Invasion of the bladder neck.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/11 Invasion of the bladder neck.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/12 Invasion of the membranous urethra or external urethral sphincter.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/12 Invasion of the membranous urethra or external urethral sphincter.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Negative_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Negative_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Negative_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Negative_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Positive_PZ_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Positive_PZ_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Positive_PZ_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Positive_PZ_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Positive_TZ_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Positive_TZ_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DCE_Positive_TZ_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DCE_Positive_TZ_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_1_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_1_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_1_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_1_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_2_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_2_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_2_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_2_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_3_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_3_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_3_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_3_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_4_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_4_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_4_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_4_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_5_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_5_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_PZ_5_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_PZ_5_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_1_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_1_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_1_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_1_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_2_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_2_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_2_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_2_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_3_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_3_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_3_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_3_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_4_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_4_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_4_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_4_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_5_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_5_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/DWI_TZ_5_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/DWI_TZ_5_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS Assessment Cat3__keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS Assessment Cat3__keyimage.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS Assessment Cat3_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS Assessment Cat3_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS Assessment Category_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS Assessment Category_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS Zoning 2.1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS Zoning 2.1.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS Zoning 2.1_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS Zoning 2.1_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS assessment for TZ_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS assessment for TZ_keyimage.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/PI-RADS assessment.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/PI-RADS assessment.jpg -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_PZ_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_PZ_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_PZ_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_PZ_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_PZ_3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_PZ_3.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_PZ_4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_PZ_4.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_PZ_5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_PZ_5.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_TZ_1.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_TZ_1.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_TZ_2.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_TZ_2.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_TZ_3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_TZ_3.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_TZ_4.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_TZ_4.JPG -------------------------------------------------------------------------------- /Assist/Pi-RADS/T2W_TZ_5.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Pi-RADS/T2W_TZ_5.JPG -------------------------------------------------------------------------------- /Assist/TI-RADS/keyimageTI-RADS2_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/TI-RADS/keyimageTI-RADS2_keyimage.jpg -------------------------------------------------------------------------------- /Assist/TI-RADS/keyimage_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/TI-RADS/keyimage_keyimage.jpg -------------------------------------------------------------------------------- /Assist/TI-RADS2/keyimageTI-RADS2_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/TI-RADS2/keyimageTI-RADS2_keyimage.jpg -------------------------------------------------------------------------------- /Assist/TI-RADS2/keyimage_keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/TI-RADS2/keyimage_keyimage.jpg -------------------------------------------------------------------------------- /Assist/TIRADS_Archived/keyimage.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/TIRADS_Archived/keyimage.jpg -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase1.png -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase2.png -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase3.png -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase4.png -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase5.png -------------------------------------------------------------------------------- /Assist/Test_Module/Arterialphase6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/Arterialphase6.png -------------------------------------------------------------------------------- /Assist/Test_Module/LIRADS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/LIRADS.png -------------------------------------------------------------------------------- /Assist/Test_Module/capsuleImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/capsuleImages.jpg -------------------------------------------------------------------------------- /Assist/Test_Module/capsuleImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/capsuleImages.png -------------------------------------------------------------------------------- /Assist/Test_Module/diameter1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/diameter1.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/diameter2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/diameter2.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/diameter3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/diameter3.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/diameter4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/diameter4.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/diameter5.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/diameter5.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/observation.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/observation.PNG -------------------------------------------------------------------------------- /Assist/Test_Module/thresholdImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/thresholdImages.jpg -------------------------------------------------------------------------------- /Assist/Test_Module/thresholdImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/thresholdImages.png -------------------------------------------------------------------------------- /Assist/Test_Module/washoutImages.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/washoutImages.jpg -------------------------------------------------------------------------------- /Assist/Test_Module/washoutImages.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ACRCode/acr_assist_modules/606dd8f9dc9324199a0f92cad6cf437d6d5d7eeb/Assist/Test_Module/washoutImages.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2018 ACR 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ACR Assist 2 | 3 | ## Introduction 4 | 5 | ACR Assist is a clinical decision support framework designed to provide structured clinical guidance to radiologists in a manner that allows this content to be incorporated naturally into the radiology workflow. The ACR Assist framework includes raw clinical content, an encoding scheme that allows this content to be consumed by commercial applications, and a communication framework that facilitates content delivery. 6 | 7 | Radiology practice contains a large number of guidelines and algorithms for workup of specific clinical scenarios and findings. In order for these to be delivered within the context of a radiologist’s point-of-care (such as a PACS workstation or a voice recognition/report generation system), guidelines need to be specified in a structured format. The format developed and documented here serves as the interface between the creators of radiology reporting guidelines and the vendors of radiology reporting tools. 8 | 9 | ## Framework Schema 10 | 11 | The schema is defined in [ACRAssist_xml_schema_beta2.0.rnc](https://github.com/acrscm/acr_assist_modules/blob/master/ACRAssist_xml_schema_beta2.0.rnc) using the RelaxNG Compact format ([specification](http://relaxng.org/compact-20021121.html); [tutorial](http://relaxng.org/compact-tutorial-20030326.html)). 12 | 13 | 14 | 15 | Briefly, the schema lays out the structure of guideline: 16 | - **Metadata** section contains descriptive information about the guideline. The metadata schema is defined in [Metadata.rnc](https://github.com/acrscm/acr_assist_modules/blob/master/Metadata.rnc) 17 | - **Data Elements** section defines the various pieces of data used to characterize the clinical scenario and drive guidance and any logic 18 | - **Rules** section defines the logic which can be run based on the input data elements to specify a guided output 19 | - **End Points** section defines the actions to be taken based on the output of running the defined rules on the inputs given for a case. 20 | 21 | ## Sample Guideline 22 | 23 | - **Hello Rads** is a sample guideline available at [Assist/Hello_Rads/Hello_Rads.xml](https://github.com/acrscm/acr_assist_modules/tree/master/Assist/Hello_Rads). The sample guideline (which is similar to the ACR's LI-RADS, but which is *not* an official ACR implementation of a LI-RADS tool) contains examples of common features. 24 | 25 | ## See Also 26 | 27 | - [ACR Assist home page](https://www.acr.org/Practice-Management-Quality-Informatics/Informatics/Structured-Content) 28 | - [Reference implementation for rendering and executing ACR Assist modules](https://github.com/acrscm/acr_assist_simulator_control) 29 | - [Try the simulator](https://assist.acr.org/simulator/) 30 | 31 | 32 | 33 | -------------------------------------------------------------------------------- /azure-pipelines.yml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | trigger: 6 | - master 7 | 8 | 9 | resources: 10 | repositories: 11 | 12 | - repository: azureSharedTemplates 13 | type: github 14 | endpoint: ACRCode 15 | name: ACRCode/ADOCS-templates 16 | branch: master 17 | #2) this repository is for AWS Cloudformation Template and Azure ARM 18 | #https://github.com/ACRCode/InfrastructureAsCode 19 | #Optional: only if current project need to use cloudformation templates from share repo 20 | - repository: InfrastureAsCode 21 | type: github 22 | endpoint: ACRCode 23 | name: ACRCode/InfrastructureAsCode 24 | branch: main 25 | 26 | #variables: 27 | # variable group defined in Azure DevOps Library 28 | # Optional: only when project has variable group defined in Library 29 | #- group: Project Variable 30 | 31 | #ADOCS requires pipeline yaml file extending from shared template created by ADOCS team 32 | # You should provide parameters defined in shared template (shared-template.yml) as show below 33 | extends: 34 | template: shared-template.yml@azureSharedTemplates #Refer to the resources section repo 1) 35 | # Below are parameters needed for shared template 36 | parameters: 37 | #parameters to set build version 38 | buildVersionMajor: 1 39 | buildVersionMinor: 0 40 | buildPoolImage: 'windows-latest' 41 | #Required 42 | #Provide tasks which will be executed for build process 43 | #Below is an example of tasks for .net Core project 44 | buildSteps: 45 | - checkout: self 46 | 47 | 48 | 49 | # #Restore 50 | 51 | # - task: DotNetCoreCLI@2 52 | # displayName: 'Restore Nuget Packages' 53 | # inputs: 54 | # command: 'restore' 55 | # projects: 'Acr.Assist.AuditTrail.sln' 56 | # feedsToUse: 'select' 57 | # noCache: true 58 | 59 | 60 | 61 | # #Build 62 | 63 | # - task: DotNetCoreCLI@2 64 | # displayName: Build the .net Core project 65 | # inputs: 66 | # command: 'build' 67 | # arguments: '--configuration Release' 68 | # projects: 'Acr.Assist.AuditTrail.API/Acr.Assist.AuditTrail.API.csproj' 69 | 70 | 71 | #Run Unit Tests 72 | 73 | # - task: DotNetCoreCLI@2 74 | # displayName: 'Run Unit Tests' 75 | # continueOnError: true 76 | # inputs: 77 | # command: 'test' 78 | # projects: 'Acr.Assist.Modules.Service.Tests/Acr.Assist.Modules.Service.Tests.csproj' 79 | # publishTestResults: true 80 | 81 | #Run Integrarion Tests 82 | 83 | # - task: DotNetCoreCLI@2 84 | # displayName: 'Run Integration Tests' 85 | # continueOnError: true 86 | # inputs: 87 | # command: 'test' 88 | # projects: 'Acr.Assist.Modules.Integrations.Tests/Acr.Assist.Modules.Integrations.Tests.csproj' 89 | # publishTestResults: true 90 | 91 | #Publish 92 | 93 | # - task: DotNetCoreCLI@2 94 | # displayName: Publish the .net Core project 95 | # inputs: 96 | # command: 'publish' 97 | # publishWebProjects: false 98 | # projects: 'Acr.Assist.AuditTrail.API/Acr.Assist.AuditTrail.API.csproj' 99 | # arguments: '--no-build --configuration Release --output $(Build.ArtifactStagingDirectory)' 100 | # modifyOutputPath: false 101 | 102 | #Publish Artifacts to Pipeline 103 | 104 | - task: CopyFiles@2 105 | inputs: 106 | SourceFolder: 'D:\a\1\s' 107 | Contents: '**\Assist/AdrenalCT\**' 108 | TargetFolder: '$(Build.ArtifactStagingDirectory)' 109 | - task: PublishPipelineArtifact@1 110 | inputs: 111 | targetPath: '$(Build.ArtifactStagingDirectory)' 112 | artifact: 'modules' 113 | publishLocation: 'pipeline' 114 | 115 | 116 | 117 | #Create nuspec file 118 | 119 | - task: CmdLine@2 120 | displayName: Create nuget spec file .nuspec 121 | inputs: 122 | script: 'nuget.exe spec Acr.Assist.Modules' 123 | workingDirectory: '$(Build.ArtifactStagingDirectory)' 124 | 125 | 126 | 127 | #Create Package 128 | 129 | - task: NuGetCommand@2 130 | displayName: Pack Nuget package 131 | inputs: 132 | command: 'pack' 133 | packagesToPack: '$(Build.ArtifactStagingDirectory)/*.nuspec' 134 | packDestination: '$(Build.SourcesDirectory)/nupkg' 135 | versioningScheme: 'byEnvVar' 136 | versionEnvVar: 'BUILD_BUILDNUMBER' 137 | 138 | #Push Package 139 | 140 | - task: NuGetCommand@2 141 | inputs: 142 | command: 'push' 143 | packagesToPush: '$(Build.SourcesDirectory)/nupkg/*.nupkg;!$(Build.SourcesDirectory)/nupkg/**/*.symbols.nupkg' 144 | nuGetFeedType: 'external' 145 | publishFeedCredentials: 'ACR Nexus with ApiKey-ACR Assist' 146 | 147 | #Run Checkmarx and IQ scan 148 | 149 | securityScanAgentPool: 'Local Agents' 150 | runCheckMarxScan: false 151 | CheckmarxServiceConnection: 'ACR Checkmarx' 152 | CheckmarxProject: 'Assist_AuditTrail_Microservice' 153 | CheckmarxCustomPreset: 'ACR Default' 154 | CheckmarxFullTeamName: 'CxServer\SOC\ACR\All\Informatics\Assist' 155 | CheckmarxFolderExclusion: 'cvs, .svn, .hg , .git, .bzr, bin , obj, backup, .idea, node_modules' 156 | runIQScan: false 157 | NexusServiceConnection: 'ACR Nexus IQ' 158 | NexusAppId: 'ACR_Assist_AuditTrail_Microservice' 159 | NexusScanStage: 'Build' 160 | ArtifactsForNexusScan: '' 161 | NexusScanTarget: '$(Build.SourcesDirectory)/Nexus/**/**.zip' 162 | --------------------------------------------------------------------------------