brotherton-erpnext/erpnext/healthcare
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
..
desk_page/healthcare feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
doctype feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30
page fix: remove deprecated Appointment Analytics Tree Grid Report 2020-03-03 00:25:50 +05:30
print_format refactor: Patient Encounter 2020-02-26 16:05:43 +05:30
report fix: remove Expired status from Appointment 2020-03-27 11:30:00 +05:30
web_form fix: remove Expired status from Appointment 2020-03-27 11:30:00 +05:30
__init__.py [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
setup.py [Fix] Healthcare minor fixes and field rename (#15413) 2018-09-18 10:54:03 +05:30
utils.py feat(Healthcare): Rehabilitation Module (#21216) 2020-04-22 13:07:12 +05:30