|
1 | 1 | ID,INPUT_TEMPLATE,OUTPUT_TEMPLATE,FILE_PREFIX |
2 | | -VACCS_HPV_POSITIVE,test_data/vaccs/i_positive.csv,test_data/vaccs/o_positive.csv,hpvpos |
3 | | -VACCS_HPV_NEGATIVE,test_data/vaccs/i_negative.csv,test_data/vaccs/o_negative.csv,hpvneg |
4 | | -VACCS_HIST_HPV_POSITIVE,test_data/vaccs/i_hist_positive.csv,test_data/vaccs/o_hist_positive.csv,hpvhistpos |
5 | | -VACCS_HIST_HPV_NEGATIVE,test_data/vaccs/i_hist_negative.csv,test_data/vaccs/o_hist_negative.csv,hpvhistneg |
6 | | -VACCS_HPV_DUP_1,test_data/vaccs/i_dup_1.csv,test_data/vaccs/o_dup_1.csv,hpvdup1 |
7 | | -VACCS_HPV_DUP_2,test_data/vaccs/i_dup_2.csv,test_data/vaccs/o_dup_2.csv,hpvdup2 |
8 | | -VACCS_HPV_INVALID_STRUCTURE,test_data/vaccs/i_invalid_structure.csv,test_data/vaccs/o_invalid_structure.csv,hpvstruc |
9 | | -VACCS_HPV_EMPTY_FILE,test_data/vaccs/i_empty.csv,test_data/vaccs/o_empty.csv,hpvempty |
10 | | -VACCS_HPV_HEADER_ONLY,test_data/vaccs/i_header_only.csv,test_data/vaccs/o_header_only.csv,hpvheadonly |
11 | | -VACCS_HPV_MAV_853,test_data/vaccs/i_mav_853.csv,test_data/vaccs/o_mav_853.csv,hpvmav853 |
12 | | -VACCS_HPV_MAV_855,test_data/vaccs/i_mav_855.csv,test_data/vaccs/o_mav_855.csv,hpvmav855 |
13 | | -VACCS_HPV_DOSE_TWO,test_data/vaccs/i_dose_two.csv,test_data/vaccs/o_dose_two.csv,hpvdose2 |
14 | | -VACCS_MAV_1080,test_data/vaccs/i_mav_1080.csv,test_data/vaccs/o_mav_1080.csv,hpvmav1080 |
15 | | -VACCS_SYSTMONE_POSITIVE,test_data/vaccs/i_systmone_positive.csv,test_data/vaccs/o_systmone_positive.csv,systmonepos |
16 | | -VACCS_SYSTMONE_NEGATIVE,test_data/vaccs/i_systmone_negative.csv,test_data/vaccs/o_systmone_negative.csv,systmoneneg |
17 | | -VACCS_SYSTMONE_HIST_NEGATIVE,test_data/vaccs/i_systmone_hist_negative.csv,test_data/vaccs/o_systmone_hist_negative.csv,systmonehistneg |
18 | | -VACCS_SYSTMONE_MAV_1080,test_data/vaccs/i_systmone_mav_1080.csv,test_data/vaccs/o_systmone_mav_1080.csv,systmonemav1080 |
19 | | -COHORTS_POSITIVE,test_data/cohorts/i_positive.csv,test_data/cohorts/o_positive.csv,cohortpos |
20 | | -COHORTS_NEGATIVE,test_data/cohorts/i_negative.csv,test_data/cohorts/o_negative.csv,cohortneg |
21 | | -COHORTS_INVALID_STRUCTURE,test_data/cohorts/i_invalid_structure.csv,test_data/cohorts/o_invalid_structure.csv,cohortstruc |
22 | | -COHORTS_EMPTY_FILE,test_data/cohorts/i_empty.csv,test_data/cohorts/o_empty.csv,cohortempty |
23 | | -COHORTS_HEADER_ONLY,test_data/cohorts/i_header_only.csv,test_data/cohorts/o_header_only.csv,cohortheadonly |
24 | | -CHILD_POSITIVE,test_data/child/i_positive.csv,test_data/child/o_positive.csv,childpos |
25 | | -CHILD_NEGATIVE,test_data/child/i_negative.csv,test_data/child/o_negative.csv,childneg |
26 | | -CHILD_INVALID_STRUCTURE,test_data/child/i_invalid_structure.csv,test_data/child/o_invalid_structure.csv,childstruc |
27 | | -CHILD_EMPTY_FILE,test_data/child/i_empty.csv,test_data/child/o_empty.csv,childempty |
28 | | -CHILD_HEADER_ONLY,test_data/child/i_header_only.csv,test_data/child/o_header_only.csv,childheadonly |
29 | | -CHILD_MAV_1080,test_data/child/i_mav_1080.csv,test_data/child/o_mav_1080.csv,childmav1080 |
30 | | -CLASS_POSITIVE,test_data/class_list/i_positive.csv,test_data/class_list/o_positive.csv,classpos |
31 | | -CLASS_NEGATIVE,test_data/class_list/i_negative.csv,test_data/class_list/o_negative.csv,classneg |
32 | | -CLASS_INVALID_STRUCTURE,test_data/class_list/i_invalid_structure.csv,test_data/class_list/o_invalid_structure.csv,classstruc |
33 | | -CLASS_EMPTY_FILE,test_data/class_list/i_empty.csv,test_data/class_list/o_empty.csv,classempty |
34 | | -CLASS_HEADER_ONLY,test_data/class_list/i_header_only.csv,test_data/class_list/o_header_only.csv,classheadonly |
35 | | -CLASS_CHILDREN_FILTER,test_data/class_list/i_children_filter.csv,test_data/class_list/o_children_filter.csv,classfilter |
36 | | -CLASS_YEAR_GROUP,test_data/class_list/i_year_group.csv,test_data/class_list/o_year_group.csv,classyeargrp |
37 | | -CLASS_MAV_854,test_data/class_list/i_mav_854.csv,test_data/class_list/o_mav_854.csv,classmav854 |
38 | | -CLASS_SESSION_ID,test_data/class_list/i_session_id.csv,test_data/class_list/o_session_id.csv,classsessid |
39 | | -CLASS_SINGLE_VACC,test_data/class_list/i_single_vacc.csv,test_data/class_list/o_single_vacc.csv,classsinglevacc |
40 | | -CLASS_MAV_965,test_data/class_list/i_mav_965.csv,test_data/class_list/o_mav_965.csv,classmav965 |
41 | | -CLASS_CHANGE_NHSNO,test_data/class_list/i_change_nhsno.csv,test_data/class_list/o_change_nhsno.csv,classchangenhsno |
42 | | -CLASS_MAV_1080,test_data/class_list/i_mav_1080.csv,test_data/class_list/o_mav_1080.csv,classmav1080 |
43 | | -COHORTS_NO_CONSENT,test_data/cohorts/i_no_consent.csv,test_data/cohorts/o_no_consent.csv,cohortnoconsent |
44 | | -COHORTS_CONFLICTING_CONSENT,test_data/cohorts/i_conflicting_consent.csv,test_data/cohorts/o_conflicting_consent.csv,cohortconflict |
45 | | -COHORTS_E2E_1,test_data/cohorts/i_e2e_1.csv,test_data/cohorts/o_e2e_1.csv,cohort_e2e |
46 | | -COHORTS_UCR_MATCH,test_data/cohorts/i_ucr_match.csv,test_data/cohorts/o_ucr_match.csv,cohortmatch |
47 | | -COHORTS_CONSENT_TWICE,test_data/cohorts/i_consent_twice.csv,test_data/cohorts/o_consent_twice.csv,cohorttwice |
48 | | -COHORTS_CONFLICTING_GILLICK,test_data/cohorts/i_conflicting_gillick.csv,test_data/cohorts/o_conflicting_gillick.csv,cohortgillick |
49 | | -COHORTS_FULL_NAME,test_data/cohorts/i_full_name.csv,test_data/cohorts/o_full_name.csv,cohortfullname |
50 | | -COHORTS_MAV_927_PERF,test_data/cohorts/i_mav_927_perf.csv,test_data/cohorts/o_mav_927_perf.csv,cohortmav927perf |
51 | | -COHORTS_MAV_909,test_data/cohorts/i_mav_909.csv,test_data/cohorts/o_mav_909.csv,cohortmav909 |
52 | | -COHORTS_MAV_853,test_data/cohorts/i_mav_853.csv,test_data/cohorts/o_mav_853.csv,cohortmav853 |
53 | | -CLASS_MOVES_CONFIRM_IGNORE,test_data/class_list/i_moves_1.csv,test_data/class_list/o_moves_1.csv,classmoves1 |
54 | | -CLASS_MOVES_UNKNOWN_HOMESCHOOLED,test_data/class_list/i_moves_2.csv,test_data/class_list/o_moves_2.csv,classmoves2 |
| 2 | +VACCS_HPV_POSITIVE,vaccs/i_positive.csv,vaccs/o_positive.csv,hpvpos |
| 3 | +VACCS_HPV_NEGATIVE,vaccs/i_negative.csv,vaccs/o_negative.csv,hpvneg |
| 4 | +VACCS_HIST_HPV_POSITIVE,vaccs/i_hist_positive.csv,vaccs/o_hist_positive.csv,hpvhistpos |
| 5 | +VACCS_HIST_HPV_NEGATIVE,vaccs/i_hist_negative.csv,vaccs/o_hist_negative.csv,hpvhistneg |
| 6 | +VACCS_HPV_DUP_1,vaccs/i_dup_1.csv,vaccs/o_dup_1.csv,hpvdup1 |
| 7 | +VACCS_HPV_DUP_2,vaccs/i_dup_2.csv,vaccs/o_dup_2.csv,hpvdup2 |
| 8 | +VACCS_HPV_INVALID_STRUCTURE,vaccs/i_invalid_structure.csv,vaccs/o_invalid_structure.csv,hpvstruc |
| 9 | +VACCS_HPV_EMPTY_FILE,vaccs/i_empty.csv,vaccs/o_empty.csv,hpvempty |
| 10 | +VACCS_HPV_HEADER_ONLY,vaccs/i_header_only.csv,vaccs/o_header_only.csv,hpvheadonly |
| 11 | +VACCS_HPV_MAV_853,vaccs/i_mav_853.csv,vaccs/o_mav_853.csv,hpvmav853 |
| 12 | +VACCS_HPV_MAV_855,vaccs/i_mav_855.csv,vaccs/o_mav_855.csv,hpvmav855 |
| 13 | +VACCS_HPV_DOSE_TWO,vaccs/i_dose_two.csv,vaccs/o_dose_two.csv,hpvdose2 |
| 14 | +VACCS_MAV_1080,vaccs/i_mav_1080.csv,vaccs/o_mav_1080.csv,hpvmav1080 |
| 15 | +VACCS_SYSTMONE_POSITIVE,vaccs/i_systmone_positive.csv,vaccs/o_systmone_positive.csv,systmonepos |
| 16 | +VACCS_SYSTMONE_NEGATIVE,vaccs/i_systmone_negative.csv,vaccs/o_systmone_negative.csv,systmoneneg |
| 17 | +VACCS_SYSTMONE_HIST_NEGATIVE,vaccs/i_systmone_hist_negative.csv,vaccs/o_systmone_hist_negative.csv,systmonehistneg |
| 18 | +VACCS_SYSTMONE_MAV_1080,vaccs/i_systmone_mav_1080.csv,vaccs/o_systmone_mav_1080.csv,systmonemav1080 |
| 19 | +COHORTS_POSITIVE,cohorts/i_positive.csv,cohorts/o_positive.csv,cohortpos |
| 20 | +COHORTS_NEGATIVE,cohorts/i_negative.csv,cohorts/o_negative.csv,cohortneg |
| 21 | +COHORTS_INVALID_STRUCTURE,cohorts/i_invalid_structure.csv,cohorts/o_invalid_structure.csv,cohortstruc |
| 22 | +COHORTS_EMPTY_FILE,cohorts/i_empty.csv,cohorts/o_empty.csv,cohortempty |
| 23 | +COHORTS_HEADER_ONLY,cohorts/i_header_only.csv,cohorts/o_header_only.csv,cohortheadonly |
| 24 | +CHILD_POSITIVE,child/i_positive.csv,child/o_positive.csv,childpos |
| 25 | +CHILD_NEGATIVE,child/i_negative.csv,child/o_negative.csv,childneg |
| 26 | +CHILD_INVALID_STRUCTURE,child/i_invalid_structure.csv,child/o_invalid_structure.csv,childstruc |
| 27 | +CHILD_EMPTY_FILE,child/i_empty.csv,child/o_empty.csv,childempty |
| 28 | +CHILD_HEADER_ONLY,child/i_header_only.csv,child/o_header_only.csv,childheadonly |
| 29 | +CHILD_MAV_1080,child/i_mav_1080.csv,child/o_mav_1080.csv,childmav1080 |
| 30 | +CLASS_POSITIVE,class_list/i_positive.csv,class_list/o_positive.csv,classpos |
| 31 | +CLASS_NEGATIVE,class_list/i_negative.csv,class_list/o_negative.csv,classneg |
| 32 | +CLASS_INVALID_STRUCTURE,class_list/i_invalid_structure.csv,class_list/o_invalid_structure.csv,classstruc |
| 33 | +CLASS_EMPTY_FILE,class_list/i_empty.csv,class_list/o_empty.csv,classempty |
| 34 | +CLASS_HEADER_ONLY,class_list/i_header_only.csv,class_list/o_header_only.csv,classheadonly |
| 35 | +CLASS_CHILDREN_FILTER,class_list/i_children_filter.csv,class_list/o_children_filter.csv,classfilter |
| 36 | +CLASS_YEAR_GROUP,class_list/i_year_group.csv,class_list/o_year_group.csv,classyeargrp |
| 37 | +CLASS_MAV_854,class_list/i_mav_854.csv,class_list/o_mav_854.csv,classmav854 |
| 38 | +CLASS_SESSION_ID,class_list/i_session_id.csv,class_list/o_session_id.csv,classsessid |
| 39 | +CLASS_SINGLE_VACC,class_list/i_single_vacc.csv,class_list/o_single_vacc.csv,classsinglevacc |
| 40 | +CLASS_MAV_965,class_list/i_mav_965.csv,class_list/o_mav_965.csv,classmav965 |
| 41 | +CLASS_CHANGE_NHSNO,class_list/i_change_nhsno.csv,class_list/o_change_nhsno.csv,classchangenhsno |
| 42 | +CLASS_MAV_1080,class_list/i_mav_1080.csv,class_list/o_mav_1080.csv,classmav1080 |
| 43 | +COHORTS_NO_CONSENT,cohorts/i_no_consent.csv,cohorts/o_no_consent.csv,cohortnoconsent |
| 44 | +COHORTS_CONFLICTING_CONSENT,cohorts/i_conflicting_consent.csv,cohorts/o_conflicting_consent.csv,cohortconflict |
| 45 | +COHORTS_E2E_1,cohorts/i_e2e_1.csv,cohorts/o_e2e_1.csv,cohort_e2e |
| 46 | +COHORTS_UCR_MATCH,cohorts/i_ucr_match.csv,cohorts/o_ucr_match.csv,cohortmatch |
| 47 | +COHORTS_CONSENT_TWICE,cohorts/i_consent_twice.csv,cohorts/o_consent_twice.csv,cohorttwice |
| 48 | +COHORTS_CONFLICTING_GILLICK,cohorts/i_conflicting_gillick.csv,cohorts/o_conflicting_gillick.csv,cohortgillick |
| 49 | +COHORTS_FULL_NAME,cohorts/i_full_name.csv,cohorts/o_full_name.csv,cohortfullname |
| 50 | +COHORTS_MAV_927_PERF,cohorts/i_mav_927_perf.csv,cohorts/o_mav_927_perf.csv,cohortmav927perf |
| 51 | +COHORTS_MAV_909,cohorts/i_mav_909.csv,cohorts/o_mav_909.csv,cohortmav909 |
| 52 | +COHORTS_MAV_853,cohorts/i_mav_853.csv,cohorts/o_mav_853.csv,cohortmav853 |
| 53 | +CLASS_MOVES_CONFIRM_IGNORE,class_list/i_moves_1.csv,class_list/o_moves_1.csv,classmoves1 |
| 54 | +CLASS_MOVES_UNKNOWN_HOMESCHOOLED,class_list/i_moves_2.csv,class_list/o_moves_2.csv,classmoves2 |
0 commit comments