Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

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
Projects
Milestone

Comments

@jackcmeyer
Copy link
Member

jackcmeyer commented Jun 28, 2020

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

  • After a patient is selected then the visit dropdown should be populated with visists for that patient
  • Visists should be sorted by date, with the most recent visit at the top of the list.
  • The patient field and visit field should appear in the same row in the form
@jackcmeyer jackcmeyer transferred this issue from HospitalRun/hospitalrun Jun 28, 2020
@jackcmeyer 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
@jackcmeyer jackcmeyer added this to To do in Version 2.0 via automation Jun 28, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Jun 28, 2020
@yosephAHMED
Copy link
Contributor

To whom it may concern,

I would like to work on this issue. Please assign me to it.

Best regards,
Yoseph

@jackcmeyer
Copy link
Member Author

@yosephAHMED I've assigned this to you.

@jackcmeyer 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
@yosephAHMED
Copy link
Contributor

To whom it may concern,

I opened a pull request for this issue. Thank you for the opportunity.

Best,
Yoseph Ahmed

@jackcmeyer jackcmeyer changed the title Link appointment to lab request Link visit to lab request Sep 8, 2020
@jackcmeyer 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
@DrewGregory
Copy link
Contributor

@jackcmeyer I'd be happy to take this on!

@DrewGregory
Copy link
Contributor

Should the visit option be required? Linking a visit is required for Imaging Requests, for example.

@matteovivona
Copy link
Contributor

@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
Version 2.0 automation moved this from To do to Done Dec 16, 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
Projects
Version 2.0
  
Done
4 participants