.. docs/source/autodoc/crateweb/_index.rst .. THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. .. Copyright (C) 2015, University of Cambridge, Department of Psychiatry. Created by Rudolf Cardinal (rnc1001@cam.ac.uk). . This file is part of CRATE. . CRATE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . CRATE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with CRATE. If not, see . crate_anon/crateweb =================== .. toctree:: :maxdepth: 1 __init__.py.rst anonymise_api/__init__.py.rst anonymise_api/constants.py.rst anonymise_api/serializers.py.rst anonymise_api/tests.py.rst anonymise_api/urls.py.rst anonymise_api/views.py.rst config/__init__.py.rst config/apps.py.rst config/constants.py.rst config/settings.py.rst config/test_settings.py.rst config/urls.py.rst config/wsgi.py.rst consent/__init__.py.rst consent/celery.py.rst consent/constants.py.rst consent/forms.py.rst consent/lookup.py.rst consent/lookup_common.py.rst consent/lookup_crs.py.rst consent/lookup_dummy.py.rst consent/lookup_rio.py.rst consent/lookup_systmone.py.rst consent/management/__init__.py.rst consent/management/commands/__init__.py.rst consent/management/commands/email_rdbm.py.rst consent/management/commands/fetch_optouts.py.rst consent/management/commands/lookup_consent.py.rst consent/management/commands/lookup_patient.py.rst consent/management/commands/make_ethics_pack.py.rst consent/management/commands/populate.py.rst consent/management/commands/resubmit_unprocessed_tasks.py.rst consent/management/commands/test_email.py.rst consent/migrations/0001_initial.py.rst consent/migrations/0002_auto_20160621_1511.py.rst consent/migrations/0003_auto_20160628_1301.py.rst consent/migrations/0004_auto_20160703_1530.py.rst consent/migrations/0005_auto_20170203_1348.py.rst consent/migrations/0006_auto_20170206_1617.py.rst consent/migrations/0007_auto_20170228_1052.py.rst consent/migrations/0008_auto_20170507_1218.py.rst consent/migrations/0009_auto_20180629_1132.py.rst consent/migrations/0010_auto_20180629_1238.py.rst consent/migrations/0011_auto_20181022_0801.py.rst consent/migrations/0012_auto_20181102_1335.py.rst consent/migrations/0013_auto_20181223_1124.py.rst consent/migrations/0014_contactrequest_rdbm_to_contact_pt.py.rst consent/migrations/0015_auto_20190104_1255.py.rst consent/migrations/0016_auto_20190212_1118.py.rst consent/migrations/0017_replace_nullbooleanfield.py.rst consent/migrations/__init__.py.rst consent/models.py.rst consent/storage.py.rst consent/tasks.py.rst consent/teamlookup.py.rst consent/teamlookup_dummy.py.rst consent/teamlookup_rio.py.rst consent/teamlookup_systmone.py.rst consent/templates/charity_report.html.rst consent/templates/clinician_already_responded.html.rst consent/templates/clinician_confirm_response.html.rst consent/templates/clinician_contact_request_result.html.rst consent/templates/clinician_contact_request_submit.html.rst consent/templates/clinician_notes.html.rst consent/templates/clinician_response.html.rst consent/templates/clinician_response.js.rst consent/templates/consent_lookup_get_nhs.html.rst consent/templates/consent_lookup_result.html.rst consent/templates/consent_table.html.rst consent/templates/contact_after_discharge_permission_phrase.html.rst consent/templates/contact_request_result.html.rst consent/templates/contact_request_submit.html.rst consent/templates/decision_form_to_patient_re_study.html.rst consent/templates/discharged_phrase.html.rst consent/templates/email_clinician.html.rst consent/templates/email_clinician_initiated_cr.html.rst consent/templates/email_rdbm_bad_progress.html.rst consent/templates/email_rdbm_good_progress.html.rst consent/templates/email_rdbm_new_work_pt_from_clinician.html.rst consent/templates/email_rdbm_new_work_pt_from_rdbm.html.rst consent/templates/email_rdbm_new_work_researcher.html.rst consent/templates/email_researcher_approval.html.rst consent/templates/email_researcher_withdrawal.html.rst consent/templates/exclusion_report.html.rst consent/templates/generate_random_nhs.html.rst consent/templates/letter_patient_confirm_traffic.html.rst consent/templates/letter_patient_first_traffic_light.html.rst consent/templates/letter_patient_from_clinician_re_study.html.rst consent/templates/letter_researcher_approve.html.rst consent/templates/letter_researcher_to_patient_cover_letter_template.html.rst consent/templates/letter_researcher_withdraw.html.rst consent/templates/office_div.html.rst consent/templates/patient_lookup_get_nhs.html.rst consent/templates/patient_lookup_result.html.rst consent/templates/patient_p.html.rst consent/templates/patient_table.html.rst consent/templates/phrase_green.html.rst consent/templates/phrase_never_affect.html.rst consent/templates/phrase_never_affect_personal.html.rst consent/templates/phrase_red.html.rst consent/templates/phrase_yellow.html.rst consent/templates/signature_box_patient.html.rst consent/templates/study_table.html.rst consent/templates/test_email_rdbm_ack.html.rst consent/templates/traffic_light_decision_form.html.rst consent/utils.py.rst consent/views.py.rst core/__init__.py.rst core/admin.py.rst core/auth_views.py.rst core/constants.py.rst core/context_processors.py.rst core/management/__init__.py.rst core/management/commands/__init__.py.rst core/management/commands/ensuresuperuser.py.rst core/management/commands/runcpserver.py.rst core/middleware.py.rst core/utils.py.rst core/views.py.rst extra/__init__.py.rst extra/admin.py.rst extra/pdf.py.rst extra/salutation.py.rst manage.py.rst research/__init__.py.rst research/archive_backend.py.rst research/archive_func.py.rst research/errors.py.rst research/forms.py.rst research/html_functions.py.rst research/migrations/0001_initial.py.rst research/migrations/0002_auto_20170203_1348.py.rst research/migrations/0003_patientexplorer_patientexploreraudit.py.rst research/migrations/0004_auto_20170212_0137.py.rst research/migrations/0005_query_sql_hash.py.rst research/migrations/0006_patientexplorer_pmq_hash.py.rst research/migrations/0007_sitewidequery.py.rst research/migrations/0008_query_display.py.rst research/migrations/0009_query_no_null.py.rst research/migrations/0010_query_last_run.py.rst research/migrations/0011_auto_20190521_2109.py.rst research/migrations/0012_archiveattachmentaudit_archivetemplateaudit.py.rst research/migrations/__init__.py.rst research/models.py.rst research/research_db_info.py.rst research/sql_writer.py.rst research/templates/clinician_form_all_text_from_pid.html.rst research/templates/clinician_form_all_text_from_pid_choose_db.html.rst research/templates/database_structure.html.rst research/templates/database_structure_table.html.rst research/templates/database_structure_tree.html.rst research/templates/edit_display.html.rst research/templates/highlight_bad_id.html.rst research/templates/highlight_edit_select.html.rst research/templates/include_clinician_warning_lag.html.rst research/templates/include_clinician_warning_yours_only.html.rst research/templates/local_structure_help.html.rst research/templates/page_nav_results.html.rst research/templates/pe_bad.html.rst research/templates/pe_bad_id.html.rst research/templates/pe_build.html.rst research/templates/pe_choose.html.rst research/templates/pe_df_result.html.rst research/templates/pe_missing.html.rst research/templates/pe_monster_result.html.rst research/templates/pe_result.html.rst research/templates/pe_table_browser.html.rst research/templates/pid_abbrev_explanation.html.rst research/templates/pid_lookup_choose_db.html.rst research/templates/pid_lookup_form.html.rst research/templates/pid_lookup_result.html.rst research/templates/query_add_sitewide.html.rst research/templates/query_bad.html.rst research/templates/query_bad_id.html.rst research/templates/query_build.html.rst research/templates/query_count.html.rst research/templates/query_edit_select.html.rst research/templates/query_missing.html.rst research/templates/query_nav.html.rst research/templates/query_none_selected.html.rst research/templates/query_result.html.rst research/templates/query_show.html.rst research/templates/querybuilder_extrahead.html.rst research/templates/querybuilder_form.html.rst research/templates/rid_lookup_choose_db.html.rst research/templates/rid_lookup_form.html.rst research/templates/rid_lookup_result.html.rst research/templates/show_sitewide_queries.html.rst research/templates/source_information.html.rst research/templates/sql_fragment.html.rst research/templates/sqlhelper_form_drug_type_choose_db.html.rst research/templates/sqlhelper_form_drugtype.html.rst research/templates/sqlhelper_form_text_anywhere.html.rst research/templates/sqlhelper_form_text_anywhere_choose_db.html.rst research/tests/__init__.py.rst research/tests/factories.py.rst research/tests/models_tests.py.rst research/tests/research_db_info_tests.py.rst research/tests/sql_writer_tests.py.rst research/views.py.rst specimen_archives/basic/clinical_documents.mako.rst specimen_archives/basic/diagnoses.mako.rst specimen_archives/basic/inherit/base.mako.rst specimen_archives/basic/patient_root.mako.rst specimen_archives/basic/progress_notes.mako.rst specimen_archives/basic/root.mako.rst specimen_archives/basic/search.mako.rst specimen_archives/basic/snippets/attachments.mako.rst specimen_archives/basic/snippets/results_table.mako.rst specimen_archives/basic/test.mako.rst specimen_archives/basic/test_subpanel_1.mako.rst specimen_archives/basic/test_subpanel_2.mako.rst specimen_archives/static/archive.css.rst specimen_archives/static/tree.js.rst specimen_archives/tree/inherit/base.mako.rst specimen_archives/tree/inherit/plotting.mako.rst specimen_archives/tree/nonpatient_root.mako.rst specimen_archives/tree/panels/clinical_documents.mako.rst specimen_archives/tree/panels/crash.mako.rst specimen_archives/tree/panels/nlp.mako.rst specimen_archives/tree/panels/progress_notes.mako.rst specimen_archives/tree/panels/test_plot.mako.rst specimen_archives/tree/patient_root.mako.rst specimen_archives/tree/root.mako.rst specimen_archives/tree/snippets/patient_details.mako.rst specimen_archives/tree/snippets/results_table.mako.rst specimen_archives/tree/snippets/results_table_nlp.mako.rst specimen_archives/tree/snippets/single_nlp_page.mako.rst specimen_archives/tree/snippets/subtree.mako.rst static/base.css.rst static/collapse.js.rst static/extra_styles.css.rst static/querybuilder.js.rst static/web.css.rst templates/404.html.rst templates/405.html.rst templates/500.html.rst templates/about.html.rst templates/admin/edit_once_view_form.html.rst templates/admin/readonly_view_form.html.rst templates/admin/save_only_submit_row.html.rst templates/admin/viewchange_admin_app_index.html.rst templates/admin/viewchange_admin_index.html.rst templates/anonymise_api/home.html.rst templates/base.html.rst templates/base_email.html.rst templates/base_pdf.html.rst templates/base_pdf_letter.html.rst templates/email.css.rst templates/expand_collapse_buttons.html.rst templates/generic_error.html.rst templates/global_header.html.rst templates/home.html.rst templates/include_jquery.html.rst templates/logged_out.html.rst templates/login.html.rst templates/page_nav.html.rst templates/password_change.html.rst templates/pdf.css.rst templates/pdf_footer.html.rst templates/pdf_header.html.rst templates/shortlist_studies.html.rst templates/show_form_errors.html.rst templates/show_hide_buttons.html.rst userprofile/__init__.py.rst userprofile/forms.py.rst userprofile/migrations/0001_initial.py.rst userprofile/migrations/0002_userprofile_sql_scratchpad.py.rst userprofile/migrations/0003_auto_20160628_1301.py.rst userprofile/migrations/0004_userprofile_patients_per_page.py.rst userprofile/migrations/0005_userprofile_patient_multiquery_scratchpad.py.rst userprofile/migrations/0006_auto_20170212_0137.py.rst userprofile/migrations/0007_auto_20170507_1218.py.rst userprofile/migrations/__init__.py.rst userprofile/models.py.rst userprofile/templates/edit_profile.html.rst userprofile/views.py.rst