brotherton-erpnext/erpnext/healthcare/doctype
Rucha Mahabal eaa956b994
feat(Healthcare): Rehabilitation Module (#21216)
* feat: added rehab sub-module doctypes

* feat: rehab module

* feat: prescribe procedures in Patient Encounter

* feat: create Therapy Plan on Encounter submission

* feat: manage item for Therapy Type

* feat: book appointments, get prescribed therapies for Therapy Sessions

* feat: invoice Therapy Sessions

* feat: plan completion progress bar and exercise countsindicators

* feat: Motor Assessment Scale

* feat: add editable card view for exercise steps

* fix: add rehab in healthcare desk page

* fix: card deletion not working when child table is hidden

* feat: automatically fetch therapies according to Body Part

* fix: added tests for Therapy Type and Plan

* fix: add exercises according to body parts in Therapy Type

* fix: label for Exercise Instructions

* fix: exercise cards css

* feat: add dashboard for Therapy Plan

* feat: Patient Assessment Template and Patient Assessment

* feat: add title fields in Therapy Plan and Session

* fix: remove Motor Assessment Scale

* fix: fetch assessment description

* feat: create Patient Assessment from Therapy Session

* fix: anti pattern code

* fix: update desk page

* fix: exercise card rendering

* fix(test): filter out disabled Items in test_mapper

* fix: get stock uom from Stock Settings for Therapy Type Item creation

* fix: multiline SQL query

* fix: permissions for DocTypes

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-04-22 13:07:12 +05:30
..
antibiotic [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
appointment_type refactor: Appointment Type, add dashboard 2020-02-03 21:55:52 +05:30
body_part feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
body_part_link feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
clinical_procedure fix: codacy 2020-03-26 17:29:50 +05:30
clinical_procedure_item refactor: Clinical Procedure code 2020-03-02 12:11:38 +05:30
clinical_procedure_template fix(Healthcare): remove hardcoded UOM during Item creation for Templates (#21350) 2020-04-21 12:54:07 +05:30
codification_table refactor: Patient Encounter 2020-02-26 16:05:43 +05:30
complaint Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
diagnosis Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
dosage_form Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
dosage_strength [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
drug_prescription feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text 2020-02-26 17:11:19 +05:30
exercise feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
exercise_difficulty_level feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
exercise_type feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
exercise_type_step feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
fee_validity fix: Fee Validity test 2020-04-09 19:16:01 +05:30
fee_validity_reference fix: wrong fee validity calculation and payment fields visibility in appointment 2020-03-17 18:10:39 +05:30
healthcare_practitioner fix: added patch for refactored changes 2020-04-06 19:00:17 +05:30
healthcare_schedule_time_slot [Enhance][Fix] Healthcare - DocType and Fields renaming (#14861) 2018-07-16 18:08:53 +05:30
healthcare_service_unit fix: codacy 2020-03-26 17:29:50 +05:30
healthcare_service_unit_type fix: failing tests 2020-04-09 16:43:13 +05:30
healthcare_settings fix: check new patient before creating fee validity 2020-03-26 14:38:12 +05:30
inpatient_occupancy Doctypes in domains that are in beta are now restricted to that domain 2018-11-04 08:39:52 -05:00
inpatient_record fix: failing tests 2020-04-09 16:43:13 +05:30
lab_prescription feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text 2020-02-26 17:11:19 +05:30
lab_test fix: code clean up, performance improvements 2020-04-02 18:45:53 +05:30
lab_test_groups [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
lab_test_sample refactor: Healthcare masters 2020-02-02 23:21:18 +05:30
lab_test_template fix(Healthcare): remove hardcoded UOM during Item creation for Templates (#21350) 2020-04-21 12:54:07 +05:30
lab_test_uom [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
medical_code Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
medical_code_standard [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
medical_department [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
normal_test_items [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
normal_test_template [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
patient fix: failing tests 2020-04-09 16:43:13 +05:30
patient_appointment feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_assessment feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_assessment_detail feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_assessment_parameter feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_assessment_sheet feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_assessment_template feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_encounter feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
patient_encounter_diagnosis feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text 2020-02-26 17:11:19 +05:30
patient_encounter_symptom feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text 2020-02-26 17:11:19 +05:30
patient_medical_record test: Patient Medical Record 2020-03-24 11:54:35 +05:30
patient_relation refactor: Patient master 2020-01-29 22:22:39 +05:30
practitioner_schedule refactor: Healthcare masters 2020-02-02 23:21:18 +05:30
practitioner_service_unit_schedule Doctypes in domains that are in beta are now restricted to that domain 2018-11-04 08:39:52 -05:00
prescription_dosage Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
prescription_duration [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
procedure_prescription refactor: Patient Encounter 2020-02-26 16:05:43 +05:30
sample_collection fix: check new patient before creating fee validity 2020-03-26 14:38:12 +05:30
sensitivity Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
sensitivity_test_items Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
special_test_items [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
special_test_template Healthcare Doctypes - Docfield Clean up (#11065) 2017-10-18 12:13:15 +05:30
therapy_plan feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
therapy_plan_detail feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
therapy_session feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
therapy_type feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
vital_signs fix: pass ignore_mandatory flags 2020-04-08 10:04:10 +05:30
__init__.py [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
healthcare.py [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30