-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Requirements: Physio Events
For information on why this needs to be a feature, see the discussion in Issue 28
Physical therapists need the following rights:
- The ability to add/edit appointments
- The ability to add/edit/delete physical therapy events
- The ability to read-only patient records, including visits, procedures, and the related notes
Therefore, we need a new role defined in the system with rights that support that sphere of capabilities.
The model is primarily a wrapper for the Notes feature, thus any work on this feature should occur after that PR has been merged to master. The event is marked by an attending physical therapist, a clinical note (Notes feature), and a date.
Physio events should be an additional list of activities under a Visit, similar to the workflow for Labs or Imaging.
Clinicians need the ability to prescribe Physical Therapy, either from an open Visit or separately as an event in itself.
Similar to creating a new lab request/result, Physical Therapists need the ability to select a Patient and then either attached the Physical Therapy event to an existing Visit or a new visit. See the application workflow for New Labs for examples.
Similar to labs or imaging, appointments must be capable of being set for a Physical Therapy event.