Skip to content
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

pama-imaging service returns 500 when called with meds #22

Open
dennispatterson opened this issue Oct 9, 2019 · 0 comments
Open

pama-imaging service returns 500 when called with meds #22

dennispatterson opened this issue Oct 9, 2019 · 0 comments

Comments

@dennispatterson
Copy link
Collaborator

In the future we may update the sandbox to add the ability to align services with specific tabs. In the meantime, the Rx View tab invokes the order-select hook and calls the pama-imaging service. Currently, this results in a 500 response from that service and an error logged to the sandbox's console as a result.

We should update the pama-imaging service such that if it receives draft orders that are not orders it cares about (e.g. this could be starting with checking if they're ServiceRequests), it returns an empty card array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant