|
| 1 | +# ---------------------------------- |
| 2 | +# compartment 1 |
| 3 | +# ---------------------------------- |
| 4 | + c1_daily_invitation_rate=10 |
| 5 | + c1_screening_centre_code=BCS001 |
| 6 | + |
| 7 | +# ---------------------------------- |
| 8 | +# compartment 2 |
| 9 | +# ---------------------------------- |
| 10 | +# c2_fit_kit_logging_test_org_id=23159 |
| 11 | +# c2_eng_gfobt_kit_logging_test_org_id=23159 |
| 12 | + |
| 13 | +# ---------------------------------- |
| 14 | +# compartment 3 |
| 15 | +# ---------------------------------- |
| 16 | +# c3_fit_kit_results_test_org_id=23159 |
| 17 | +# c3_fit_kit_normal_result=75 |
| 18 | +# c3_fit_kit_abnormal_result=150 |
| 19 | +# c3_fit_kit_authorised_user=AUTO1 |
| 20 | +# c3_fit_kit_analyser_code=HMJackalt1 |
| 21 | + |
| 22 | +# ---------------------------------- |
| 23 | +# compartment 4 |
| 24 | +# ---------------------------------- |
| 25 | +# c4_eng_org_id=23159 |
| 26 | +# c4_eng_centre_name=Wolverhampton |
| 27 | +# c4_eng_site_name=Royal Hospital |
| 28 | +# c4_eng_practitioner_id=243 |
| 29 | +# c4_eng_practitioner_name=Arvind, Vanaja |
| 30 | +# c4_eng_practitioner_name=Macarena, Gave #use this for anonymised |
| 31 | +# c4_eng_practitioner_id_for_rebooking=870 |
| 32 | +# c4_eng_practitioner_name_for_rebookings=Burns, Harriet |
| 33 | + |
| 34 | +# ---------------------------------- |
| 35 | +# compartment 6 |
| 36 | +# ---------------------------------- |
| 37 | +# c6_eng_org_id=23159 |
| 38 | +# c6_eng_site_id=35317 |
| 39 | +# c6_eng_practitioner_id=243 |
| 40 | +# c6_eng_testing_clinician_id=805 |
| 41 | +# c6_eng_aspirant_endoscopist_id=1731 |
| 42 | + |
| 43 | +# ---------------------------------- |
| 44 | +# NUMBER OF KITS / SUBJECTS TO PROCESS IN EACH COMPARTMENT |
| 45 | +# ---------------------------------- |
| 46 | +# NOTE: England gFOBT has been turned off (all values set to 0), properties have been left just in case for now |
| 47 | + |
| 48 | +# ---------------------------------- |
| 49 | +# compartment 1 |
| 50 | +# ---------------------------------- |
| 51 | +# c1_eng_number_of_batches_to_create=1 |
| 52 | + |
| 53 | +# ---------------------------------- |
| 54 | +# compartment 2 |
| 55 | +# ---------------------------------- |
| 56 | +# c2_eng_number_of_fit_kits_to_log=8 |
| 57 | +# c2_eng_number_of_gfobt_kits_to_log=0 |
| 58 | +# ## Spare subjects (subjects required for subject creation check = fit kits to log + gfobt kits to log + spare subject count) |
| 59 | +# ## NOTE: Should be at least 1 due to poke the beast requiring a subject to log a fit kit for on National |
| 60 | +# c2_spare_subject_count=5 |
| 61 | + |
| 62 | +# ---------------------------------- |
| 63 | +# compartment 3 |
| 64 | +# ---------------------------------- |
| 65 | +# c3_eng_number_of_abnormal_gfobt_kits_to_log=0 |
| 66 | +# c3_eng_number_of_normal_gfobt_kits_to_log=0 |
| 67 | +# c3_eng_number_of_weak_positive_gfobt_kits_to_log=0 |
| 68 | +# c3_eng_number_of_abnormal_fit_kits=7 |
| 69 | +# c3_eng_number_of_normal_fit_kits=1 |
| 70 | + |
| 71 | +# ---------------------------------- |
| 72 | +# compartment 4 |
| 73 | +# ---------------------------------- |
| 74 | +# # note there is a max of 16 slots available each day |
| 75 | +# c4_eng_number_of_appointments_to_book=6 |
| 76 | + |
| 77 | +# ---------------------------------- |
| 78 | +# compartment 5 |
| 79 | +# ---------------------------------- |
| 80 | +# c5_eng_number_of_screening_appts_to_attend=6 |
| 81 | + |
| 82 | +# ---------------------------------- |
| 83 | +# compartment 6 |
| 84 | +# ---------------------------------- |
| 85 | +# c6_eng_number_of_normal_results_to_record=2 |
| 86 | +# c6_eng_number_of_lnpcp_results_to_record=1 |
| 87 | +# c6_eng_number_of_high_risk_findings_results_to_record=1 |
| 88 | +# c6_eng_number_of_lnpcp_results_over_74_to_record=1 |
| 89 | +# c6_eng_number_of_high_risk_findings_results_over_74_to_record=1 |
0 commit comments