-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
598 dispense status #72
Conversation
Should the Medication Status box in the page that is displayed after the patient enrollment form is completed allow for a refresh to check if the medication status has updated? |
Yeah sure, I can add in a refresh button to it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Describe your changes
Update to call the test-ehr new endpoint /MedicationDispense?prescription= when looking for pharmacy status instead of hitting pims to getRx status. Currently, the status is complete when complete or nothing/unknown at all other times. Use with the test-ehr branch 'rxfill' unless that PR gets merged in before this.
Issue ticket number and Jira link
https://jira.mitre.org/browse/REMS-598
Checklist before requesting a review
dev
not main (the only exception to this is releases fromdev
and hotfix branches)Checklist for conducting a review
Workflow
Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.