.coveragerc
.env-tests
.gitignore
.pre-commit-config.yaml
.yamllint
AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.rst
holidays.csv
manage.py
pyproject.toml
runtests.py
setup.cfg
wsgi_live.py
wsgi_uat.py
.github/workflows/build.yml
bin/nginx/conf/effect.clinicedc.org.conf
bin/nginx/conf/effect_live.conf
bin/nginx/conf/effect_live_sites.conf
bin/nginx/conf/effect_uat.conf
bin/nginx/conf/effect_uat_sites.conf
bin/nginx/www/index.html
bin/nginx/www/live.effect.clinicedc.org/index.html
bin/nginx/www/live.effect.clinicedc.org/sa/index.html
bin/nginx/www/live.effect.clinicedc.org/tz/index.html
bin/nginx/www/uat.effect.clinicedc.org/index.html
bin/nginx/www/uat.effect.clinicedc.org/sa/index.html
bin/nginx/www/uat.effect.clinicedc.org/tz/index.html
bin/systemd/gunicorn-live.service
bin/systemd/gunicorn-live.socket
bin/systemd/gunicorn-uat.service
bin/systemd/gunicorn-uat.socket
docs/effect_logo.jpg
docs/effect_logo_sm.jpg
docs/forms_reference.md
effect_ae/__init__.py
effect_ae/action_items.py
effect_ae/admin_site.py
effect_ae/apps.py
effect_ae/baker_recipes.py
effect_ae/choices.py
effect_ae/list_data.py
effect_ae/urls.py
effect_ae/admin/__init__.py
effect_ae/admin/ae_followup_admin.py
effect_ae/admin/ae_initial_admin.py
effect_ae/admin/ae_local_review_admin.py
effect_ae/admin/ae_sponsor_review_admin.py
effect_ae/admin/ae_susar_admin.py
effect_ae/admin/ae_tmg_admin.py
effect_ae/admin/death_report_admin.py
effect_ae/admin/death_report_tmg_admin.py
effect_ae/admin/death_report_tmg_second_admin.py
effect_ae/admin/modeladmin_mixins.py
effect_ae/form_validators/__init__.py
effect_ae/form_validators/ae_initial.py
effect_ae/forms/__init__.py
effect_ae/forms/ae_followup_form.py
effect_ae/forms/ae_initial_form.py
effect_ae/forms/ae_local_review_form.py
effect_ae/forms/ae_sponsor_review_form.py
effect_ae/forms/ae_susar_form.py
effect_ae/forms/ae_tmg_form.py
effect_ae/forms/death_report_form.py
effect_ae/forms/death_report_tmg_form.py
effect_ae/forms/death_report_tmg_second_form.py
effect_ae/forms/modelform_mixins.py
effect_ae/migrations/0001_initial.py
effect_ae/migrations/0002_auto_20220309_1441.py
effect_ae/migrations/0003_auto_20220322_2029.py
effect_ae/migrations/0004_auto_20220419_2126.py
effect_ae/migrations/0005_auto_20220504_0602.py
effect_ae/migrations/0006_auto_20220516_1203.py
effect_ae/migrations/0007_auto_20220516_1759.py
effect_ae/migrations/0008_auto_20220711_1230.py
effect_ae/migrations/0009_auto_20220824_1919.py
effect_ae/migrations/0010_auto_20220826_1549.py
effect_ae/migrations/0011_auto_20220910_2045.py
effect_ae/migrations/0012_rename_narrative_aetmg_investigator_narrative_and_more.py
effect_ae/migrations/0013_alter_deathreporttmg_cause_of_death_agreed_and_more.py
effect_ae/migrations/0014_delete_superfluous_ae_classifiers.py
effect_ae/migrations/0015_alter_aefollowup_managers_alter_aeinitial_managers_and_more.py
effect_ae/migrations/0016_alter_aefollowup_options_alter_aeinitial_options_and_more.py
effect_ae/migrations/0017_deathreport_blurred_vision_and_more.py
effect_ae/migrations/0018_alter_deathreport_blurred_vision_and_more.py
effect_ae/migrations/0019_alter_deathreport_clinical_notes_available_and_more.py
effect_ae/migrations/0020_alter_deathreport_death_date_and_more.py
effect_ae/migrations/0021_alter_aefollowup_options_alter_aeinitial_options_and_more.py
effect_ae/migrations/0022_alter_aefollowup_site_alter_aeinitial_site_and_more.py
effect_ae/migrations/__init__.py
effect_ae/model_mixins/__init__.py
effect_ae/model_mixins/ae_review_model_mixin.py
effect_ae/model_mixins/death_report_model_mixin.py
effect_ae/models/__init__.py
effect_ae/models/ae_followup.py
effect_ae/models/ae_local_review.py
effect_ae/models/ae_sponsor_review.py
effect_ae/models/ae_susar.py
effect_ae/models/ae_tmg.py
effect_ae/models/death_report.py
effect_ae/models/death_report_tmg.py
effect_ae/models/death_report_tmg_second.py
effect_ae/models/ae_initial/__init__.py
effect_ae/models/ae_initial/ae_effect_model_mixin.py
effect_ae/models/ae_initial/ae_initial.py
effect_ae/pdf_reports/__init__.py
effect_ae/pdf_reports/ae_pdf_report.py
effect_ae/pdf_reports/death_pdf_report.py
effect_ae/templates/effect_ae/bootstrap3/ae_initial_description.html
effect_ae/templatetags/__init__.py
effect_ae/templatetags/effect_ae_extras.py
effect_ae/tests/__init__.py
effect_ae/tests/holidays.csv
effect_ae/tests/urls.py
effect_ae/tests/tests/__init__.py
effect_ae/tests/tests/test_actions.py
effect_ae/tests/tests/test_ae_initial.py
effect_ae/tests/tests/test_manager_order.py
effect_auth/__init__.py
effect_auth/apps.py
effect_auth/auth_objects.py
effect_auth/auths.py
effect_auth/urls.py
effect_consent/__init__.py
effect_consent/action_items.py
effect_consent/admin_site.py
effect_consent/apps.py
effect_consent/baker_recipes.py
effect_consent/consents.py
effect_consent/constants.py
effect_consent/urls.py
effect_consent/admin/__init__.py
effect_consent/admin/list_filters.py
effect_consent/admin/modeladmin_mixins.py
effect_consent/admin/subject_consent_admin.py
effect_consent/admin/subject_consent_update_v2_admin.py
effect_consent/admin/subject_consent_v1_admin.py
effect_consent/admin/subject_consent_v2_admin.py
effect_consent/forms/__init__.py
effect_consent/forms/subject_consent_form.py
effect_consent/forms/subject_consent_update_v2_form.py
effect_consent/migrations/0001_initial.py
effect_consent/migrations/0002_auto_20220112_0015.py
effect_consent/migrations/0003_auto_20220711_1230.py
effect_consent/migrations/0004_auto_20220824_1919.py
effect_consent/migrations/0005_auto_20220910_2045.py
effect_consent/migrations/0006_auto_20220930_1306.py
effect_consent/migrations/0007_alter_historicalsubjectconsent_language_and_more.py
effect_consent/migrations/0008_alter_subjectconsent_options_and_more.py
effect_consent/migrations/0009_alter_subjectreconsent_options.py
effect_consent/migrations/0010_alter_subjectconsent_options_and_more.py
effect_consent/migrations/0011_historicalsubjectconsent_model_name_and_more.py
effect_consent/migrations/0012_auto_20240111_0457.py
effect_consent/migrations/0013_alter_historicalsubjectconsent_site_and_more.py
effect_consent/migrations/0014_alter_subjectconsent_unique_together_and_more.py
effect_consent/migrations/0015_subjectconsentupdatev2_subjectconsentv1_and_more.py
effect_consent/migrations/0016_historicalsubjectconsentv2_and_more.py
effect_consent/migrations/0017_delete_subjectconsentupdatev2_and_more.py
effect_consent/migrations/0018_alter_historicalsubjectconsent_options_and_more.py
effect_consent/migrations/0019_update_consent_instance_model_names.py
effect_consent/migrations/0020_alter_historicalsubjectconsent_hcw_data_sharing_and_more.py
effect_consent/migrations/0021_alter_historicalsubjectconsent_first_name_and_more.py
effect_consent/migrations/0022_create_consent_v2_action_items.py
effect_consent/migrations/__init__.py
effect_consent/models/__init__.py
effect_consent/models/managers.py
effect_consent/models/model_mixins.py
effect_consent/models/signals.py
effect_consent/models/special_consent_fields_model_mixin.py
effect_consent/models/subject_consent.py
effect_consent/models/subject_consent_update_v2.py
effect_consent/models/subject_consent_v1.py
effect_consent/models/subject_consent_v2.py
effect_consent/models/subject_reconsent.py
effect_consent/tests/__init__.py
effect_consent/tests/holidays.csv
effect_consent/tests/urls.py
effect_consent/tests/tests/__init__.py
effect_consent/tests/tests/test_manager_order.py
effect_consent/tests/tests/test_subject_consent.py
effect_dashboard/__init__.py
effect_dashboard/apps.py
effect_dashboard/navbars.py
effect_dashboard/patterns.py
effect_dashboard/urls.py
effect_dashboard/migrations/__init__.py
effect_dashboard/templates/effect_dashboard/bootstrap3/buttons/consent_button.html
effect_dashboard/templates/effect_dashboard/bootstrap3/buttons/dashboard_button.html
effect_dashboard/templates/effect_dashboard/bootstrap3/buttons/eligibility_button.html
effect_dashboard/templates/effect_dashboard/bootstrap3/buttons/refusal_button.html
effect_dashboard/templates/effect_dashboard/bootstrap3/buttons/screening_button.html
effect_dashboard/templates/effect_dashboard/bootstrap3/screening/listboard.html
effect_dashboard/templates/effect_dashboard/bootstrap3/subject/dashboard.html
effect_dashboard/templates/effect_dashboard/bootstrap3/subject/listboard.html
effect_dashboard/templates/effect_dashboard/bootstrap3/subject/dashboard/sidebar.html
effect_dashboard/templates/effect_dashboard/bootstrap3/subject/dashboard/top_bar.html
effect_dashboard/templates/effect_dashboard/bootstrap3/subject/dashboard/sidebar/consents.html
effect_dashboard/templatetags/__init__.py
effect_dashboard/templatetags/effect_dashboard_extras.py
effect_dashboard/tests/__init__.py
effect_dashboard/tests/admin.py
effect_dashboard/tests/holidays.csv
effect_dashboard/tests/urls.py
effect_dashboard/tests/tests/__init__.py
effect_dashboard/views/__init__.py
effect_dashboard/views/ae/__init__.py
effect_dashboard/views/ae/ae_listboard_view.py
effect_dashboard/views/ae/death_report_listboard_view.py
effect_dashboard/views/screening/__init__.py
effect_dashboard/views/screening/filters.py
effect_dashboard/views/screening/screening_listboard_view.py
effect_dashboard/views/subject/__init__.py
effect_dashboard/views/subject/dashboard/__init__.py
effect_dashboard/views/subject/dashboard/dashboard_view.py
effect_dashboard/views/subject/listboard/__init__.py
effect_dashboard/views/subject/listboard/listboard_view.py
effect_edc/admin.py
effect_edc/apps.py
effect_edc/asgi.py
effect_edc/celery.py
effect_edc/models.py
effect_edc/navbars.py
effect_edc/urls.py
effect_edc/wsgi.py
effect_edc/wsgi_live.py
effect_edc/wsgi_uat.py
effect_edc.egg-info/PKG-INFO
effect_edc.egg-info/SOURCES.txt
effect_edc.egg-info/dependency_links.txt
effect_edc.egg-info/not-zip-safe
effect_edc.egg-info/requires.txt
effect_edc.egg-info/top_level.txt
effect_edc/management/__init__.py
effect_edc/management/commands/__init__.py
effect_edc/management/commands/update_forms_reference.py
effect_edc/settings/__init__.py
effect_edc/settings/debug.py
effect_edc/settings/defaults.py
effect_edc/settings/live.py
effect_edc/settings/logging.py
effect_edc/settings/minimal.py
effect_edc/settings/uat.py
effect_edc/templates/effect_edc/bootstrap3/base.html
effect_edc/templates/effect_edc/bootstrap3/home.html
effect_edc/tests/__init__.py
effect_edc/tests/urls.py
effect_edc/tests/etc/randomization_list.csv
effect_edc/tests/etc/user-aes-local.key
effect_edc/tests/etc/user-aes-restricted.key
effect_edc/tests/etc/user-rsa-local-private.pem
effect_edc/tests/etc/user-rsa-local-public.pem
effect_edc/tests/etc/user-rsa-restricted-private.pem
effect_edc/tests/etc/user-rsa-restricted-public.pem
effect_edc/tests/etc/user-salt-local.key
effect_edc/tests/etc/user-salt-restricted.key
effect_edc/tests/tests/__init__.py
effect_edc/views/__init__.py
effect_edc/views/home_view.py
effect_export/__init__.py
effect_export/admin_site.py
effect_export/apps.py
effect_export/urls.py
effect_labs/__init__.py
effect_labs/aliquot_types.py
effect_labs/apps.py
effect_labs/lab_profiles.py
effect_labs/labs.py
effect_labs/list_data.py
effect_labs/panels.py
effect_labs/processing_profiles.py
effect_labs/reportables.py
effect_labs/tests/__init__.py
effect_labs/tests/test_labs.py
effect_labs/tests/test_reportables.py
effect_labs/tests/urls.py
effect_lists/__init__.py
effect_lists/admin.py
effect_lists/admin_site.py
effect_lists/apps.py
effect_lists/list_data.py
effect_lists/models.py
effect_lists/urls.py
effect_lists/migrations/0001_initial.py
effect_lists/migrations/0002_bloodtests.py
effect_lists/migrations/0003_auto_20220215_1625.py
effect_lists/migrations/0004_auto_20220223_2142.py
effect_lists/migrations/0005_delete_rankinscore.py
effect_lists/migrations/0006_auto_20220322_2029.py
effect_lists/migrations/0007_auto_20220330_1707.py
effect_lists/migrations/0008_delete_medicinesday14.py
effect_lists/migrations/0009_delete_bloodtests.py
effect_lists/migrations/0010_auto_20220719_1325.py
effect_lists/migrations/0011_auto_20220725_1324.py
effect_lists/migrations/0012_auto_20220920_1659.py
effect_lists/migrations/0013_auto_20220927_1831.py
effect_lists/migrations/0014_antibiotics_extra_value_arvregimens_extra_value_and_more.py
effect_lists/migrations/0015_alter_antibiotics_options_alter_arvregimens_options_and_more.py
effect_lists/migrations/__init__.py
effect_lists/tests/__init__.py
effect_lists/tests/test_lists.py
effect_prn/__init__.py
effect_prn/action_items.py
effect_prn/admin_site.py
effect_prn/apps.py
effect_prn/choices.py
effect_prn/constants.py
effect_prn/urls.py
effect_prn/admin/__init__.py
effect_prn/admin/end_of_study_admin.py
effect_prn/admin/hospitalization_admin.py
effect_prn/admin/list_filters.py
effect_prn/admin/loss_to_followup_admin.py
effect_prn/admin/onschedule_admin.py
effect_prn/admin/protocol_deviation_violation_admin.py
effect_prn/form_validators/__init__.py
effect_prn/form_validators/end_of_study.py
effect_prn/form_validators/protocol_deviation_violation.py
effect_prn/forms/__init__.py
effect_prn/forms/end_of_study_form.py
effect_prn/forms/hospitalization_form.py
effect_prn/forms/loss_to_followup_form.py
effect_prn/forms/protocol_deviation_violation_form.py
effect_prn/migrations/0001_initial.py
effect_prn/migrations/0002_auto_20220430_1945.py
effect_prn/migrations/0003_auto_20220505_0718.py
effect_prn/migrations/0004_historicalhospitalization_hospitalization.py
effect_prn/migrations/0005_auto_20220516_1420.py
effect_prn/migrations/0006_alter_protocoldeviationviolation_violation.py
effect_prn/migrations/0007_auto_20220711_1230.py
effect_prn/migrations/0008_auto_20220712_1239.py
effect_prn/migrations/0009_auto_20220719_1325.py
effect_prn/migrations/0010_auto_20220824_1919.py
effect_prn/migrations/0011_auto_20220910_2045.py
effect_prn/migrations/0012_auto_20220930_1306.py
effect_prn/migrations/0013_alter_hospitalization_options_and_more.py
effect_prn/migrations/0014_alter_endofstudy_options_and_more.py
effect_prn/migrations/0015_alter_endofstudy_options_and_more.py
effect_prn/migrations/0016_alter_endofstudy_site_and_more.py
effect_prn/migrations/__init__.py
effect_prn/models/__init__.py
effect_prn/models/end_of_study.py
effect_prn/models/hospitalization.py
effect_prn/models/loss_to_followup.py
effect_prn/models/onschedule.py
effect_prn/models/protocol_deviation_violation.py
effect_prn/tests/__init__.py
effect_prn/tests/urls.py
effect_prn/tests/tests/__init__.py
effect_prn/tests/tests/test_end_of_study.py
effect_prn/tests/tests/test_manager_order.py
effect_screening/__init__.py
effect_screening/admin_site.py
effect_screening/apps.py
effect_screening/choices.py
effect_screening/constants.py
effect_screening/eligibility.py
effect_screening/urls.py
effect_screening/admin/__init__.py
effect_screening/admin/subject_screening_admin.py
effect_screening/forms/__init__.py
effect_screening/forms/subject_screening_form.py
effect_screening/migrations/0001_initial.py
effect_screening/migrations/0002_auto_20211118_2138.py
effect_screening/migrations/0003_auto_20211118_2214.py
effect_screening/migrations/0004_auto_20211119_1937.py
effect_screening/migrations/0005_auto_20211119_2024.py
effect_screening/migrations/0006_auto_20211119_2106.py
effect_screening/migrations/0007_auto_20211119_2118.py
effect_screening/migrations/0008_auto_20211119_2125.py
effect_screening/migrations/0009_auto_20220111_1649.py
effect_screening/migrations/0010_auto_20220329_1743.py
effect_screening/migrations/0011_auto_20220329_1745.py
effect_screening/migrations/0012_auto_20220329_1758.py
effect_screening/migrations/0013_auto_20220329_1818.py
effect_screening/migrations/0014_auto_20220330_1707.py
effect_screening/migrations/0015_auto_20220330_1816.py
effect_screening/migrations/0016_auto_20220330_1828.py
effect_screening/migrations/0017_auto_20220405_1936.py
effect_screening/migrations/0018_auto_20220411_1529.py
effect_screening/migrations/0019_auto_20220411_1538.py
effect_screening/migrations/0020_auto_20220419_2126.py
effect_screening/migrations/0021_auto_20220516_1231.py
effect_screening/migrations/0022_auto_20220527_1351.py
effect_screening/migrations/0023_auto_20220607_1547.py
effect_screening/migrations/0024_auto_20220614_1749.py
effect_screening/migrations/0025_auto_20220711_1230.py
effect_screening/migrations/0026_auto_20220915_1612.py
effect_screening/migrations/0027_auto_20221006_1434.py
effect_screening/migrations/0028_auto_20221009_1711.py
effect_screening/migrations/0029_alter_historicalsubjectscreening_cd4_value_and_more.py
effect_screening/migrations/0030_alter_historicalsubjectscreening_site_and_more.py
effect_screening/migrations/0031_alter_historicalsubjectscreening_csf_crag_value_and_more.py
effect_screening/migrations/0032_alter_historicalsubjectscreening_cm_in_csf_method_other_and_more.py
effect_screening/migrations/0033_alter_historicalsubjectscreening_eligibility_datetime_and_more.py
effect_screening/migrations/0034_alter_subjectscreening_managers_and_more.py
effect_screening/migrations/0035_alter_subjectscreening_options.py
effect_screening/migrations/0036_alter_subjectscreening_options_and_more.py
effect_screening/migrations/0037_historicalsubjectscreening_safe_save_id_and_more.py
effect_screening/migrations/0038_populate_safe_save_id_values.py
effect_screening/migrations/0039_historicalsubjectscreening_unsuitable_reason_and_more.py
effect_screening/migrations/0040_feat_731_unsuitable_reason_choices.py
effect_screening/migrations/0041_alter_historicalsubjectscreening_reasons_unsuitable_and_more.py
effect_screening/migrations/0042_feat_731_reasons_unsuitable_default_retired.py
effect_screening/migrations/0043_alter_historicalsubjectscreening_unsuitable_reason_and_more.py
effect_screening/migrations/0044_alter_historicalsubjectscreening_unsuitable_reason_and_more.py
effect_screening/migrations/__init__.py
effect_screening/models/__init__.py
effect_screening/models/daily_closing_log.py
effect_screening/models/daily_closing_log_revised.py
effect_screening/models/signals.py
effect_screening/models/subject_screening.py
effect_screening/tests/__init__.py
effect_screening/tests/effect_test_case_mixin.py
effect_screening/tests/holidays.csv
effect_screening/tests/tests/__init__.py
effect_screening/tests/tests/test_eligibility.py
effect_screening/tests/tests/test_manager_order.py
effect_screening/tests/tests/test_subject_refusal.py
effect_sites/__init__.py
effect_sites/apps.py
effect_sites/models.py
effect_sites/sites.py
effect_sites/migrations/__init__.py
effect_subject/__init__.py
effect_subject/action_items.py
effect_subject/admin_site.py
effect_subject/apps.py
effect_subject/baker_recipes.py
effect_subject/choices.py
effect_subject/constants.py
effect_subject/identifiers.py
effect_subject/urls.py
effect_subject/utils.py
effect_subject/admin/__init__.py
effect_subject/admin/appointment_admin.py
effect_subject/admin/arv_history_admin.py
effect_subject/admin/arv_treatment_admin.py
effect_subject/admin/autocomplete_admin.py
effect_subject/admin/blood_culture_admin.py
effect_subject/admin/chest_xray_admin.py
effect_subject/admin/clinical_note_admin.py
effect_subject/admin/diagnoses_admin.py
effect_subject/admin/fieldsets.py
effect_subject/admin/health_economics_admin.py
effect_subject/admin/health_economics_event_admin.py
effect_subject/admin/histopathology_admin.py
effect_subject/admin/lp_csf_admin.py
effect_subject/admin/medication_adherence_admin.py
effect_subject/admin/mental_status_admin.py
effect_subject/admin/modeladmin.py
effect_subject/admin/participant_history_admin.py
effect_subject/admin/participant_treatment_admin.py
effect_subject/admin/radio_fields.py
effect_subject/admin/signs_and_symptoms_admin.py
effect_subject/admin/study_medication_baseline_admin.py
effect_subject/admin/study_medication_followup_admin.py
effect_subject/admin/subject_requisition_admin.py
effect_subject/admin/subject_visit_admin.py
effect_subject/admin/subject_visit_missed_admin.py
effect_subject/admin/tb_diagnostics_admin.py
effect_subject/admin/vital_signs_admin.py
effect_subject/admin/adherence/__init__.py
effect_subject/admin/adherence/adherence_admin.py
effect_subject/admin/adherence/adherence_stage_four_admin.py
effect_subject/admin/adherence/adherence_stage_one_admin.py
effect_subject/admin/adherence/adherence_stage_three_admin.py
effect_subject/admin/adherence/adherence_stage_two_admin.py
effect_subject/admin/adherence/missed_doses_admin.py
effect_subject/admin/lab_results/__init__.py
effect_subject/admin/lab_results/blood_results_chem_admin.py
effect_subject/admin/lab_results/blood_results_fbc_admin.py
effect_subject/admin/lab_results/urinalysis_admin.py
effect_subject/fields/__init__.py
effect_subject/fields/temperature.py
effect_subject/forms/__init__.py
effect_subject/forms/arv_history_form.py
effect_subject/forms/arv_treatment_form.py
effect_subject/forms/blood_culture_form.py
effect_subject/forms/chest_xray_form.py
effect_subject/forms/clinical_note_form.py
effect_subject/forms/diagnoses_form.py
effect_subject/forms/health_economics_event_form.py
effect_subject/forms/health_economics_form.py
effect_subject/forms/histopathology_form.py
effect_subject/forms/lp_csf_form.py
effect_subject/forms/medication_adherence_form.py
effect_subject/forms/mental_status_form.py
effect_subject/forms/participant_history_form.py
effect_subject/forms/participant_treatment_form.py
effect_subject/forms/signs_and_symptoms_form.py
effect_subject/forms/study_medication_baseline_form.py
effect_subject/forms/study_medication_followup_form.py
effect_subject/forms/subject_requisition_form.py
effect_subject/forms/subject_visit_form.py
effect_subject/forms/subject_visit_missed_form.py
effect_subject/forms/tb_diagnostics_form.py
effect_subject/forms/vital_signs_form.py
effect_subject/forms/adherence/__init__.py
effect_subject/forms/adherence/adherence_form.py
effect_subject/forms/adherence/adherence_stage_four_form.py
effect_subject/forms/adherence/adherence_stage_one_form.py
effect_subject/forms/adherence/adherence_stage_three_form.py
effect_subject/forms/adherence/adherence_stage_two_form.py
effect_subject/forms/adherence/flucon_missed_doses_form.py
effect_subject/forms/adherence/flucyt_missed_doses_form.py
effect_subject/forms/lab_results/__init__.py
effect_subject/forms/lab_results/blood_results_chem_form.py
effect_subject/forms/lab_results/blood_results_fbc_form.py
effect_subject/forms/lab_results/urinalysis.py
effect_subject/metadata_rules/__init__.py
effect_subject/metadata_rules/metadata_rules.py
effect_subject/metadata_rules/predicates.py
effect_subject/migrations/0001_initial.py
effect_subject/migrations/0002_auto_20211109_0418.py
effect_subject/migrations/0003_auto_20220111_1649.py
effect_subject/migrations/0004_auto_20220119_0438.py
effect_subject/migrations/0005_auto_20220215_1625.py
effect_subject/migrations/0006_auto_20220215_1649.py
effect_subject/migrations/0007_auto_20220223_2142.py
effect_subject/migrations/0008_auto_20220223_2236.py
effect_subject/migrations/0009_auto_20220223_2256.py
effect_subject/migrations/0010_auto_20220223_2258.py
effect_subject/migrations/0011_auto_20220224_1509.py
effect_subject/migrations/0012_auto_20220224_1826.py
effect_subject/migrations/0013_auto_20220224_1855.py
effect_subject/migrations/0014_auto_20220224_1910.py
effect_subject/migrations/0015_auto_20220224_1926.py
effect_subject/migrations/0016_auto_20220225_0351.py
effect_subject/migrations/0017_auto_20220225_0419.py
effect_subject/migrations/0018_auto_20220225_0423.py
effect_subject/migrations/0019_auto_20220225_0500.py
effect_subject/migrations/0020_auto_20220225_2142.py
effect_subject/migrations/0021_auto_20220228_2032.py
effect_subject/migrations/0022_auto_20220228_2034.py
effect_subject/migrations/0023_auto_20220228_2355.py
effect_subject/migrations/0024_auto_20220303_2242.py
effect_subject/migrations/0025_auto_20220304_1312.py
effect_subject/migrations/0026_auto_20220309_1441.py
effect_subject/migrations/0027_auto_20220322_2029.py
effect_subject/migrations/0028_auto_20220322_2146.py
effect_subject/migrations/0029_auto_20220324_1825.py
effect_subject/migrations/0030_auto_20220324_1900.py
effect_subject/migrations/0031_auto_20220329_1743.py
effect_subject/migrations/0032_auto_20220331_1639.py
effect_subject/migrations/0033_auto_20220405_1936.py
effect_subject/migrations/0034_auto_20220414_1202.py
effect_subject/migrations/0035_auto_20220414_1527.py
effect_subject/migrations/0036_auto_20220419_2036.py
effect_subject/migrations/0037_auto_20220419_2126.py
effect_subject/migrations/0038_auto_20220420_1158.py
effect_subject/migrations/0039_auto_20220420_1619.py
effect_subject/migrations/0040_auto_20220421_2009.py
effect_subject/migrations/0041_auto_20220427_2246.py
effect_subject/migrations/0042_auto_20220428_1146.py
effect_subject/migrations/0043_auto_20220428_1228.py
effect_subject/migrations/0044_auto_20220430_1945.py
effect_subject/migrations/0045_auto_20220501_1551.py
effect_subject/migrations/0046_auto_20220501_1553.py
effect_subject/migrations/0047_auto_20220501_1554.py
effect_subject/migrations/0048_auto_20220501_1555.py
effect_subject/migrations/0049_auto_20220503_1933.py
effect_subject/migrations/0050_auto_20220503_1935.py
effect_subject/migrations/0051_auto_20220503_1936.py
effect_subject/migrations/0052_auto_20220504_0602.py
effect_subject/migrations/0053_auto_20220504_0720.py
effect_subject/migrations/0054_auto_20220504_1918.py
effect_subject/migrations/0055_auto_20220505_0623.py
effect_subject/migrations/0056_auto_20220505_0630.py
effect_subject/migrations/0057_auto_20220505_0718.py
effect_subject/migrations/0058_auto_20220507_0553.py
effect_subject/migrations/0059_auto_20220510_1544.py
effect_subject/migrations/0060_auto_20220511_0236.py
effect_subject/migrations/0061_auto_20220511_0546.py
effect_subject/migrations/0062_auto_20220511_1439.py
effect_subject/migrations/0063_auto_20220511_1446.py
effect_subject/migrations/0064_auto_20220511_2105.py
effect_subject/migrations/0065_auto_20220512_0010.py
effect_subject/migrations/0066_auto_20220512_1728.py
effect_subject/migrations/0067_historicalsubjectvisit_document_status_comments_and_more.py
effect_subject/migrations/0068_remove_historicalfollowup_action_item_and_more.py
effect_subject/migrations/0069_auto_20220527_1351.py
effect_subject/migrations/0070_auto_20220614_1323.py
effect_subject/migrations/0071_auto_20220614_2131.py
effect_subject/migrations/0072_auto_20220615_1249.py
effect_subject/migrations/0073_auto_20220615_1311.py
effect_subject/migrations/0074_auto_20220615_1656.py
effect_subject/migrations/0075_auto_20220615_1705.py
effect_subject/migrations/0076_auto_20220623_1633.py
effect_subject/migrations/0077_auto_20220624_1230.py
effect_subject/migrations/0078_auto_20220624_1927.py
effect_subject/migrations/0079_auto_20220704_1348.py
effect_subject/migrations/0080_auto_20220708_1652.py
effect_subject/migrations/0081_auto_20220711_1230.py
effect_subject/migrations/0082_auto_20220719_1427.py
effect_subject/migrations/0083_auto_20220725_1324.py
effect_subject/migrations/0084_auto_20220729_1805.py
effect_subject/migrations/0085_auto_20220729_1844.py
effect_subject/migrations/0086_auto_20220820_0823.py
effect_subject/migrations/0087_auto_20220824_1919.py
effect_subject/migrations/0088_auto_20220826_1549.py
effect_subject/migrations/0089_auto_20220910_2045.py
effect_subject/migrations/0090_auto_20220915_1612.py
effect_subject/migrations/0091_auto_20220920_1659.py
effect_subject/migrations/0092_auto_20220927_1831.py
effect_subject/migrations/0093_auto_20220929_1222.py
effect_subject/migrations/0094_auto_20220929_1446.py
effect_subject/migrations/0095_auto_20220930_1306.py
effect_subject/migrations/0096_auto_20221006_1121.py
effect_subject/migrations/0097_alter_arvhistory_cd4_value_and_more.py
effect_subject/migrations/0098_alter_arvhistory_art_doses_missed_and_more.py
effect_subject/migrations/0099_alter_bloodresultschem_requisition_and_more.py
effect_subject/migrations/0100_alter_bloodresultschem_results_abnormal_and_more.py
effect_subject/migrations/0101_alter_bloodresultschem_ast_value_and_more.py
effect_subject/migrations/0102_alter_bloodresultschem_ast_value_and_more.py
effect_subject/migrations/0103_historicalparticipanthistory_admission_indication_and_more.py
effect_subject/migrations/0104_alter_historicallpcsf_csf_requisition_and_more.py
effect_subject/migrations/0105_alter_arvhistory_on_art_at_crag_and_more.py
effect_subject/migrations/0106_alter_historicalmentalstatus_modified_rankin_score_and_more.py
effect_subject/migrations/0107_alter_diagnoses_diagnoses_other_and_more.py
effect_subject/migrations/0108_alter_diagnoses_patient_admitted_and_more.py
effect_subject/migrations/0109_alter_adherence_options_alter_arvhistory_options_and_more.py
effect_subject/migrations/0110_alter_historicalsubjectvisit_assessment_type_other_and_more.py
effect_subject/migrations/0111_alter_adherence_options_alter_arvhistory_options_and_more.py
effect_subject/migrations/0112_alter_adherence_site_alter_arvhistory_site_and_more.py
effect_subject/migrations/0113_alter_bloodresultschem_alp_value_and_more.py
effect_subject/migrations/0114_alter_adherence_consent_model_and_more.py
effect_subject/migrations/0115_alter_healtheconomicsevent_hospital_time_and_more.py
effect_subject/migrations/__init__.py
effect_subject/model_mixins/__init__.py
effect_subject/model_mixins/arv_history_model_mixin.py
effect_subject/model_mixins/crf_model_mixin.py
effect_subject/model_mixins/reporting_fields_model_mixin.py
effect_subject/model_mixins/search_slug_model_mixin.py
effect_subject/models/__init__.py
effect_subject/models/arv_history.py
effect_subject/models/arv_treatment.py
effect_subject/models/blood_culture.py
effect_subject/models/chest_xray.py
effect_subject/models/clinical_note.py
effect_subject/models/diagnoses.py
effect_subject/models/health_economics.py
effect_subject/models/health_economics_event.py
effect_subject/models/histpathology.py
effect_subject/models/lp_csf.py
effect_subject/models/medication_adherence.py
effect_subject/models/mental_status.py
effect_subject/models/off_study_medication.py
effect_subject/models/participant_history.py
effect_subject/models/participant_treatment.py
effect_subject/models/proxy_models.py
effect_subject/models/signals.py
effect_subject/models/signs_and_symptoms.py
effect_subject/models/subject_requisition.py
effect_subject/models/subject_visit.py
effect_subject/models/subject_visit_missed.py
effect_subject/models/tb_diagnostics.py
effect_subject/models/vital_signs.py
effect_subject/models/adherence/__init__.py
effect_subject/models/adherence/adherence.py
effect_subject/models/adherence/flucon_missed_doses.py
effect_subject/models/adherence/flucyt_missed_doses.py
effect_subject/models/adherence/missed_doses_manager.py
effect_subject/models/adherence/missed_doses_model_mixin.py
effect_subject/models/lab_results/__init__.py
effect_subject/models/lab_results/blood_results_chem.py
effect_subject/models/lab_results/blood_results_fbc.py
effect_subject/models/lab_results/urinalysis.py
effect_subject/models/study_medication/__init__.py
effect_subject/models/study_medication/study_medication.py
effect_subject/models/study_medication/study_medication_baseline.py
effect_subject/models/study_medication/study_medication_followup.py
effect_subject/tests/__init__.py
effect_subject/tests/holidays.csv
effect_subject/tests/urls.py
effect_subject/tests/tests/__init__.py
effect_subject/tests/tests/mixins.py
effect_subject/tests/tests/test_baseline_actions.py
effect_subject/tests/tests/test_clinical_note.py
effect_subject/tests/tests/test_diagnoses.py
effect_subject/tests/tests/test_egfr.py
effect_subject/tests/tests/test_lab_results.py
effect_subject/tests/tests/test_manager_order.py
effect_subject/tests/tests/test_mental_status.py
effect_subject/tests/tests/test_metadata_rules.py
effect_subject/tests/tests/test_participant_treatment.py
effect_subject/tests/tests/test_signs_and_symptoms.py
effect_subject/tests/tests/test_subject_visit.py
effect_subject/tests/tests/test_vital_signs.py
effect_visit_schedule/__init__.py
effect_visit_schedule/apps.py
effect_visit_schedule/constants.py
effect_visit_schedule/tests/__init__.py
effect_visit_schedule/tests/tests/__init__.py
effect_visit_schedule/tests/tests/test_schedule.py
effect_visit_schedule/visit_schedules/__init__.py
effect_visit_schedule/visit_schedules/crfs.py
effect_visit_schedule/visit_schedules/requisitions.py
effect_visit_schedule/visit_schedules/schedule.py
effect_visit_schedule/visit_schedules/visit_schedule.py