This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Create labs tab in view patient screen #1972
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
in progress
indicates that issue/pull request is currently being worked on
LOE - medium
indicates that the level of effort to complete issue is medium
patients
issue/pull request that interacts with patients module
Milestone
Comments
I'd be happy to take this |
Sounds great @rubencgt! I have assigned this to you. |
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
Apr 14, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
Apr 21, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
Apr 25, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
Apr 26, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
Apr 26, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
May 1, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
May 1, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
rubencgt
added a commit
to rubencgt/hospitalrun-frontend
that referenced
this issue
May 3, 2020
A patient can see all his requests for labs in the Labs tab fix HospitalRun#1972
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
in progress
indicates that issue/pull request is currently being worked on
LOE - medium
indicates that the level of effort to complete issue is medium
patients
issue/pull request that interacts with patients module
🚀 Feature Proposal
If I have the ability to view labs and view patients, there should be a labs tab in the View Patient screen.
The labs tab should show a list of labs that are associated with the patient. The table should show the lab type, the lab status, and the requested on date..
Clicking on one of the labs should bring me to
/labs/:id
.Motivation
Linking patients and labs.
The text was updated successfully, but these errors were encountered: