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
Link visit to lab request #2184
Closed
jackcmeyer opened this issue
Jun 28, 2020
· 6 comments
· Fixed by codethechange/hospitalrun-frontend#1 or #2479
Closed
Link visit to lab request #2184
jackcmeyer opened this issue
Jun 28, 2020
· 6 comments
· Fixed by codethechange/hospitalrun-frontend#1 or #2479
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
help wanted
indicates that an issue is open for contributions
labs
issue/pull request that interacts with labs module
Milestone
Comments
jackcmeyer
added
help wanted
indicates that an issue is open for contributions
labs
issue/pull request that interacts with labs module
🚀enhancement
an issue/pull request that adds a feature to the application
labels
Jun 28, 2020
To whom it may concern, I would like to work on this issue. Please assign me to it. Best regards, |
@yosephAHMED I've assigned this to you. |
jackcmeyer
added
in progress
indicates that issue/pull request is currently being worked on
and removed
help wanted
indicates that an issue is open for contributions
labels
Jul 7, 2020
To whom it may concern, I opened a pull request for this issue. Thank you for the opportunity. Best, |
jackcmeyer
added
help wanted
indicates that an issue is open for contributions
and removed
in progress
indicates that issue/pull request is currently being worked on
labels
Sep 8, 2020
@jackcmeyer I'd be happy to take this on! |
Should the visit option be required? Linking a visit is required for Imaging Requests, for example. |
@fox1t can you answer? |
DrewGregory
added a commit
to codethechange/hospitalrun-frontend
that referenced
this issue
Nov 6, 2020
Add functionality to link visit to lab, and updated the schema to have a visitId in the Lab model. fix HospitalRun#2184
anthonyaperez
pushed a commit
to codethechange/hospitalrun-frontend
that referenced
this issue
Nov 7, 2020
Add functionality to link visit to lab, and updated the schema to have a visitId in the Lab model. fix HospitalRun#2184
anthonyaperez
pushed a commit
to codethechange/hospitalrun-frontend
that referenced
this issue
Nov 7, 2020
Add functionality to link visit to lab, and updated the schema to have a visitId in the Lab model. fix HospitalRun#2184
DrewGregory
added a commit
to codethechange/hospitalrun-frontend
that referenced
this issue
Dec 13, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
help wanted
indicates that an issue is open for contributions
labs
issue/pull request that interacts with labs module
Scenario
AS
A user who can create a lab requeset
I WANT
The ability to a visit to the request
SO THAT
I can understand more about why the request is happening
Acceptance Criteria
GIVEN
A lab request is being made
WHEN
I'm on the lab request screen
THEN
I would to select an visit from the a dropdown
Related Issues
Technical Notes
The text was updated successfully, but these errors were encountered: