vvmurthy / RadiationTherapyDecisionSupport

Python Code, MATLAB Original Code and data to benchmark Radiation Therapy Decision Support Algorithm
0 stars 1 forks source link

Have view patients redirect to another page which stores the ct scans by study / series #38

Closed vvmurthy closed 6 years ago

vvmurthy commented 6 years ago

currently CTs are accessed by patient, not by study. But a patient can have multiple studies / series so this is poor design.

Have the table in view patients redirect to one to see all the studies, then all the series for a given patient, then feed that information into the backend to pull CTs