@@ -4664,9 +4664,7 @@ def apply(self, person_id, squeeze_factor):
4664
4664
get_item_code ('Pethidine, 50 mg/ml, 2 ml ampoule' ): 1 ,
4665
4665
# administer antibiotic
4666
4666
get_item_code ("Ampicillin injection 500mg, PFR_each_CMST" ): 1 ,
4667
- # equipment used by surgeon, gloves and facemask
4668
- # TODO: As we now consider both consumables and equipment, using 'equipment' when meaning consumables is
4669
- # confusing
4667
+ # consumables used by surgeon, gloves and facemask
4670
4668
get_item_code ('Disposables gloves, powder free, 100 pieces per box' ): 1 ,
4671
4669
get_item_code ('surgical face mask, disp., with metal nose piece_50_IDA' ): 1 ,
4672
4670
# request syringe
@@ -5002,7 +5000,7 @@ def apply(self, person_id, squeeze_factor):
5002
5000
get_item_code ('Pethidine, 50 mg/ml, 2 ml ampoule' ): 1 ,
5003
5001
# administer antibiotic
5004
5002
get_item_code ("Ampicillin injection 500mg, PFR_each_CMST" ): 1 ,
5005
- # equipment used by surgeon, gloves and facemask
5003
+ # consumables used by surgeon, gloves and facemask
5006
5004
get_item_code ('Disposables gloves, powder free, 100 pieces per box' ): 1 ,
5007
5005
get_item_code ('surgical face mask, disp., with metal nose piece_50_IDA' ): 1 ,
5008
5006
# request syringe
0 commit comments