brotherton-erpnext/erpnext/healthcare
Chillar Anand f1b77360ee
feat(healthcare): Added Treatment Plan Template feature (#26557)
* feat: Added doctypes for treatment plan template

* feat: Added child doctype

* feat: Added validations for patient age

* chore: Clean up treatment plan template

* fix: Limit plan items to templates

* Added multiselectdialogbox for treatment plan template

* Add template name as autoname

* Clean up code

* Cleanup lint issues

* Clean up code

* Added tests for tpt filters

* Added test records

* Fix order of fields

* Added tests for care plan template

* Added age property for patient

* Clean up code

* Clean up list view

* Clean up code

* Fix lint issues

* Clean up test records

* Code cleanup

no-docs

* chore: Code cleanup

* chore: Use ORM instead of raw sql

* fix: Make treatment plan item fields mandatory

* fix: Added healthcare roles in permissions rules

* fix: Added filters for symptoms, diagnosis

* fix: Show applicable treatment plans button only if patient is present

* fix: Fix key error issues

* fix: Fix issues with filters in plan templates

* chore: Fix age filters

* refactor: appending treatment plan items

* fix: treatment plan test

Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
2021-08-26 22:15:30 +05:30
..
dashboard_chart chore: Exported Healthcare Module Dashboard (#22775) 2020-07-22 15:57:33 +05:30
dashboard_chart_source chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
desk_page/healthcare Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui 2020-12-11 12:57:49 +05:30
doctype feat(healthcare): Added Treatment Plan Template feature (#26557) 2021-08-26 22:15:30 +05:30
healthcare_dashboard/healthcare chore: Exported Healthcare Module Dashboard (#22775) 2020-07-22 15:57:33 +05:30
module_onboarding/healthcare fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
number_card chore: Exported Healthcare Module Dashboard (#22775) 2020-07-22 15:57:33 +05:30
onboarding_step fix: titles and order of Healthcare Onboarding steps (#21948) 2020-05-27 12:43:44 +05:30
page chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
print_format fix: change print_format_type from Server to Jinja (#26374) 2021-08-17 18:45:55 +05:30
report chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
web_form chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
workspace/healthcare fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py [domain] Healthcare (#10664) 2017-09-13 12:52:30 +05:30
setup.py chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
utils.py feat: Department Wise Appointment Type charges (#24572) 2021-02-18 16:41:10 +05:30