|  | 
| 1 | 1 | { | 
| 2 | 2 | 	"prescription":{ | 
| 3 | 3 | 		"rt_ct_pres": { | 
| 4 |  | -			"path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
|  | 4 | +			"path":"/{clinical_trial}/{test_centre}/PlanningFiles/Patient{centre_patient_no}/", | 
| 5 | 5 | 			"display_name":"Pre-treatment CT series", | 
| 6 | 6 | 			"field_type":"folder", | 
| 7 | 7 | 			"level": "prescription", | 
| 8 | 8 | 			"allowed":["application/dicom"] | 
| 9 |  | -		},  | 
| 10 |  | -		"rt_dose_pres": { | 
| 11 |  | -			"path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
| 12 |  | -			"display_name":"RT Dose DICOM", | 
| 13 |  | -			"field_type":"folder", | 
| 14 |  | -			"level": "prescription", | 
| 15 |  | -			"allowed":["application/dicom"] | 
| 16 |  | -		},  | 
| 17 |  | -		"rt_mri_pres": { | 
| 18 |  | -			"path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
| 19 |  | -			"display_name":"Pre-treatment MRI series", | 
| 20 |  | -			"field_type":"folder", | 
| 21 |  | -			"level": "prescription", | 
| 22 |  | -			"allowed":["application/dicom"] | 
| 23 |  | -		},  | 
| 24 |  | -		"rt_plan_pres": { | 
| 25 |  | -			"path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
| 26 |  | -			"display_name":"RT Plan DICOM", | 
| 27 |  | -			"field_type":"folder", | 
| 28 |  | -			"level": "prescription", | 
| 29 |  | -			"allowed":["application/dicom"] | 
| 30 |  | -		},  | 
|  | 9 | +		}, | 
| 31 | 10 | 		"rt_structure_pres": { | 
| 32 |  | -      "path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
|  | 11 | +      "path":"/{clinical_trial}/{test_centre}/PlanningFiles/Patient{centre_patient_no}/", | 
| 33 | 12 | 			"display_name":"RT Structure set DICOM", | 
| 34 | 13 | 			"field_type":"folder", | 
| 35 | 14 | 			"level": "prescription", | 
| 36 | 15 | 			"allowed":["application/dicom"] | 
| 37 |  | -		},  | 
| 38 |  | -		"planned_dvh_pres": { | 
| 39 |  | -      "path":"/{clinical_trial}/{test_centre}/Patient Files/PAT{centre_patient_no}/", | 
| 40 |  | -			"display_name":"Cumulative DVH", | 
| 41 |  | -			"field_type":"folder", | 
| 42 |  | -			"level": "prescription", | 
| 43 |  | -			"allowed":["text/plain"] | 
| 44 |  | -		},  | 
|  | 16 | +		}, | 
| 45 | 17 | 		"centroid_pres":{ | 
| 46 |  | -			"path":"/{clinical_trial}/{test_centre}/Centroid Files/PAT{centre_patient_no}/", | 
| 47 |  | -			"display_name":"GTV Isocentre offset", | 
|  | 18 | +			"path":"/{clinical_trial}/{test_centre}/Centroid files/Patient{centre_patient_no}/", | 
|  | 19 | +			"display_name":"Centroid files", | 
| 48 | 20 | 			"field_type":"folder", | 
| 49 | 21 | 			"level": "prescription", | 
| 50 | 22 | 			"allowed":["text/plain"] | 
| 51 | 23 | 		}, | 
| 52 |  | -    "magik_visual":{ | 
| 53 |  | -			"path":"/{clinical_trial}/{test_centre}/MAGIKmodel/PAT{centre_patient_no}/", | 
| 54 |  | -			"display_name":"MAGIK_visualisation", | 
| 55 |  | -			"field_type":"folder", | 
| 56 |  | -			"level": "prescription", | 
| 57 |  | -			"allowed":["image/gif", | 
| 58 |  | -        "video/avi", | 
| 59 |  | -        "application/octet-stream"] | 
| 60 |  | -		}, | 
| 61 | 24 | 		"magik_model":{ | 
| 62 |  | -			"path":"/{clinical_trial}/{test_centre}/MAGIKmodel/PAT{centre_patient_no}/MAGIK_ModelFiles/", | 
|  | 25 | +			"path":"/{clinical_trial}/{test_centre}/MAGIKmodel/Patient{centre_patient_no}/", | 
| 63 | 26 | 			"display_name":"MAGIK_model", | 
| 64 | 27 | 			"field_type":"folder", | 
| 65 | 28 | 			"level": "prescription", | 
|  | 
| 69 | 32 |         "application/octet-stream"] | 
| 70 | 33 | 		}, | 
| 71 | 34 | 		"marker_offsets":{ | 
| 72 |  | -			"path":"/{clinical_trial}/{test_centre}/Marker Offsets/PAT{centre_patient_no}/", | 
|  | 35 | +			"path":"/{clinical_trial}/{test_centre}/Marker offsets/Patient{centre_patient_no}/", | 
| 73 | 36 | 			"display_name":"Marker offsets", | 
| 74 | 37 | 			"field_type":"folder", | 
| 75 | 38 | 			"level": "prescription", | 
|  | 
| 82 | 45 | 	}, | 
| 83 | 46 | 	"fraction":{ | 
| 84 | 47 | 		"kv_images_path": { | 
| 85 |  | -			"path":"/{clinical_trial}/{test_centre}/Treatment Files/PAT{centre_patient_no}/", | 
|  | 48 | +			"path":"/{clinical_trial}/{test_centre}/Treatment Files/Patient{centre_patient_no}/", | 
| 86 | 49 | 			"display_name":"kV Images", | 
| 87 | 50 | 			"field_type":"folder", | 
| 88 | 51 | 			"level": "fraction", | 
| 89 | 52 | 			"allowed":["image/tiff",  | 
| 90 | 53 |       "application/dicom",  | 
| 91 | 54 |       "application/octet-stream"] | 
| 92 |  | -		},  | 
| 93 |  | -		"trajectory_logs_path": { | 
| 94 |  | -			"path":"/{clinical_trial}/{test_centre}/Marker Trajectory/PAT{centre_patient_no}/", | 
| 95 |  | -			"display_name":"Trajectory Log Files", | 
| 96 |  | -			"field_type":"folder", | 
| 97 |  | -			"level": "fraction", | 
| 98 |  | -			"allowed":["application/octet-stream",  | 
| 99 |  | -        "application/zip",  | 
| 100 |  | -        "application/x-7z-compressed",  | 
| 101 |  | -        "application/gzip",  | 
| 102 |  | -        "application/x-bzip2",  | 
| 103 |  | -        "application/x-bzip"] | 
| 104 |  | -		},  | 
| 105 |  | -		"dvh_track_path": { | 
| 106 |  | -			"path":"/{clinical_trial}/{test_centre}/Dose Reconstruction/DVH/PAT{centre_patient_no}/", | 
| 107 |  | -			"display_name":"DVH plan (tracked)", | 
| 108 |  | -			"field_type":"folder", | 
| 109 |  | -			"level": "fraction", | 
| 110 |  | -			"allowed":["text/plain"] | 
| 111 |  | -		},  | 
| 112 |  | -		"dvh_no_track_path": { | 
| 113 |  | -			"path":"/{clinical_trial}/{test_centre}/Dose Reconstruction/DVH/PAT{centre_patient_no}/", | 
| 114 |  | -			"display_name":"DVH plan (not tracked)", | 
| 115 |  | -			"field_type":"folder", | 
| 116 |  | -			"level": "fraction", | 
| 117 |  | -			"allowed":["text/plain"] | 
| 118 |  | -		},  | 
| 119 |  | -		"dicom_track_plan_path": { | 
| 120 |  | -			"path":"/{clinical_trial}/{test_centre}/Dose Reconstruction/DICOM/PAT{centre_patient_no}/", | 
| 121 |  | -			"display_name":"DICOM plan for dose per fraction (tracked)", | 
| 122 |  | -			"field_type":"folder", | 
| 123 |  | -			"level": "fraction", | 
| 124 |  | -			"allowed":["application/dicom"] | 
| 125 |  | -		},  | 
| 126 |  | -		"dicom_no_track_plan_path": { | 
| 127 |  | -			"path":"/{clinical_trial}/{test_centre}/Dose Reconstruction/DICOM/PAT{centre_patient_no}/", | 
| 128 |  | -			"display_name":"DICOM plan for dose per fraction (not tracked)", | 
| 129 |  | -			"field_type":"folder", | 
| 130 |  | -			"level": "fraction", | 
| 131 |  | -			"allowed":["application/dicom"] | 
| 132 |  | -		},  | 
| 133 |  | -		"rpm_path": { | 
| 134 |  | -			"path":"/{clinical_trial}/{test_centre}/Treatment files/PAT{centre_patient_no}/", | 
| 135 |  | -			"display_name":"Surface monitoring trace", | 
| 136 |  | -			"field_type":"folder", | 
| 137 |  | -			"level": "fraction", | 
| 138 |  | -			"allowed":["text/plain", "text/csv"] | 
| 139 |  | -		},  | 
|  | 55 | +		}, | 
| 140 | 56 |     "magik_logs":{ | 
| 141 |  | -			"path":"/{clinical_trial}/{test_centre}/Markerless output/PAT{centre_patient_no}/", | 
|  | 57 | +			"path":"/{clinical_trial}/{test_centre}/Markerless output/Patient{centre_patient_no}/", | 
| 142 | 58 | 			"display_name":"MAGIK log files", | 
| 143 | 59 | 			"field_type":"folder", | 
| 144 | 60 | 			"level": "fraction", | 
|  | 
0 commit comments