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
Rucha Mahabal
ca1c37c56d
fix(Healthcare): remove hardcoded UOM during Item creation for Templates ( #21350 )
2020-04-21 12:54:07 +05:30
Rucha Mahabal
120d0e5796
fix: Fee Validity test
2020-04-09 19:16:01 +05:30
Rucha Mahabal
d30023abac
fix: failing tests
2020-04-09 16:43:13 +05:30
Rucha Mahabal
8844e95667
fix: pass ignore_mandatory flags
2020-04-08 10:04:10 +05:30
Rucha Mahabal
9d0ff961bc
fix: patch and tests
2020-04-07 16:43:22 +05:30
Rucha Mahabal
0f23a304bc
fix: added patch for refactored changes
2020-04-06 19:00:17 +05:30
Rucha Mahabal
ced978e192
fix: code clean up, performance improvements
2020-04-02 18:45:53 +05:30
Rucha Mahabal
cdf7189c29
fix: remove Expired status from Appointment
2020-03-27 11:30:00 +05:30
Rucha Mahabal
197165ff40
fix: codacy
2020-03-26 17:29:50 +05:30
Rucha Mahabal
2cec6bd789
fix: check new patient before creating fee validity
2020-03-26 14:38:12 +05:30
Rucha Mahabal
b60979cfaa
fix: show Change Item Code button only if Unit Type is billable
2020-03-25 02:10:33 +05:30
Rucha Mahabal
1900a62c54
fix: Merge branch 'develop' into healthcare_refactor
2020-03-25 02:08:42 +05:30
Rucha Mahabal
60e558a019
test: Patient Medical Record
2020-03-24 11:54:35 +05:30
Rucha Mahabal
aabcee4f8f
test: Healthcare Consultation DocTypes
2020-03-24 11:54:15 +05:30
Rucha Mahabal
f67afe67ab
test: Healthcare Masters
2020-03-23 12:31:13 +05:30
Rucha Mahabal
4f9a1471e4
fix: tests
2020-03-23 10:40:39 +05:30
Rucha Mahabal
0eeaad8ce7
fix: create fee validity for new patients only
2020-03-17 20:26:29 +05:30
Rucha Mahabal
f2574dde37
fix: set fee validity start date and set status as Completed or Pending
2020-03-17 19:28:18 +05:30
Rucha Mahabal
2f2c09bd98
fix: wrong fee validity calculation and payment fields visibility in appointment
2020-03-17 18:10:39 +05:30
Rucha Mahabal
cd31996b81
fix: check fee validity in a single function
2020-03-13 15:39:31 +05:30
Rucha Mahabal
05853efeb7
feat: Healthcare Domain Workspace with chart and shortcuts
2020-03-12 17:44:46 +05:30
Rucha Mahabal
06d1b047e0
refactor: Healthcare Module Page
2020-03-12 12:16:23 +05:30
Rucha Mahabal
c4b2dceb01
feat: Fee Validity status (Ongoing, Expired, Completed)
2020-03-09 23:57:00 +05:30
Rucha Mahabal
27512c86ae
refactor: Healthcare utils
2020-03-09 17:29:23 +05:30
Rucha Mahabal
e8bbdd5e84
fix: Lab Test Template data import failing in Lab Test Item creation
2020-03-06 13:18:56 +05:30
Rucha Mahabal
ac4199f2d7
fix (Lab Test): None TypeError in Patient Medical Record
2020-03-06 12:22:55 +05:30
Rucha Mahabal
11117810c5
fix (Vital Signs): Patient Medical Record not found
2020-03-06 12:21:18 +05:30
Rucha Mahabal
85aab34421
feat: Patient Appointment Analytics Script Report
2020-03-02 23:14:30 +05:30
Rucha Mahabal
9565e62e3a
refactor: Clinical Procedure code
2020-03-02 12:11:38 +05:30
Rucha Mahabal
75626d63aa
fix: set consumable entries on client side and not on validate
2020-03-02 11:35:59 +05:30
Rucha Mahabal
5ec7b55c3c
fix: consumable total amount not set in Clinical Procedure
2020-03-02 10:17:15 +05:30
Rucha Mahabal
7c5947f041
fix: Batch not getting fetched in Clinical Procedure Item
2020-03-01 14:46:34 +05:30
Rucha Mahabal
d244ac9c3a
fix: status inconsistencies in Clinical Procedure
2020-02-28 19:25:26 +05:30
Rucha Mahabal
0ed4cabb5d
fix: make Clinical Procedure submittable
2020-02-28 19:24:38 +05:30
Rucha Mahabal
d76908d757
fix: Clinical Procedure Template code refactor
2020-02-28 13:30:43 +05:30
Rucha Mahabal
8c5725c799
fix: change item_code from Link to Data to avoid item not found error
2020-02-27 17:18:52 +05:30
Rucha Mahabal
61203b8701
fix: disabled Procedure Template shown as enabled in List View
2020-02-27 13:47:54 +05:30
Rucha Mahabal
e29d5c1d5b
fix: Schedule Admission button not visible
2020-02-27 12:57:38 +05:30
Rucha Mahabal
a61bf44328
feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text
2020-02-26 17:11:19 +05:30
Rucha Mahabal
22351adac5
refactor: Patient Encounter
2020-02-26 16:05:43 +05:30
Rucha Mahabal
63d987f345
fix: fields fetched incosistently from appointment and patient
2020-02-26 11:59:37 +05:30
Rucha Mahabal
41bd317e25
refactor: Patient Appointment status
2020-02-25 13:51:36 +05:30
Rucha Mahabal
7c66975040
feat: validate Customer creation for Patient during Appointment booking
2020-02-25 12:43:33 +05:30
Rucha Mahabal
5100e11fb6
fix: appointment reminders not working
2020-02-24 22:08:45 +05:30
Rucha Mahabal
24055e1552
refactor: Patient Appointment
2020-02-24 19:09:50 +05:30
Rucha Mahabal
ba740ff558
feat: show linked Sales Invoice in Patient Appointment after booking
2020-02-11 16:27:22 +05:30
Rucha Mahabal
4dd6f0ae9b
fix: non-empty service unit set as empty after booking appointment
2020-02-11 13:39:18 +05:30
Rucha Mahabal
50b67792ca
fix: remove check availability button from form
2020-02-03 23:45:14 +05:30
Rucha Mahabal
513b443861
fix: make check availability as the primary action button
2020-02-03 23:42:21 +05:30