This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Add ability for documenting visits for a patient #2241
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
help wanted
indicates that an issue is open for contributions
LOE - large
indicates that the level of effort to complete issue is large
patients
issue/pull request that interacts with patients module
Milestone
🚀 Feature Proposal
There should be the ability to document a visit for a patient.
There should be a new tab called visits on the patient profile screen.
When the visits tab is active, there should be a button that allows a user to create a new visit. The visits tab should also display a table of information for that visit.
When the user click on the new visits tab, the should be prompted to enter the following information:
The start date time should be auto populated to the current time.
A visit should also contain the following information that is auto generated by the system:
The table of visits should show the start date time, end date time, type, and status.
Technical Notes
The text was updated successfully, but these errors were encountered: