-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
Doctor is able to request imaging from inactive imaging type #79
Comments
To address the issue where the doctor interface for imaging requests does not differentiate between imaging options from active and inactive imaging types, you'll need to update the system to properly handle the visibility and selection of imaging options based on their active status. Here's a step-by-step guide to resolving this issue:
By following these steps, you should be able to differentiate between imaging options from active and inactive imaging types in the doctor interface for imaging requests and prevent the selection of inactive imaging types. This will ensure that only relevant and available imaging options are presented to the doctors for ordering. |
Doctor interface for imaging request does not differentiate between imaging options from active imaging type and imaging options from inactive imaging type.
Steps to reproduce:
Expected result:
"Dental X ray" does not appear on the list in step 7
OR
Error message appears after adding "Dental X ray" to the order.
Actual result:
Request added successfully.
The text was updated successfully, but these errors were encountered: