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

Update the concept class for the Test order #24

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vasharma05
Copy link
Member

Update the concept classes for the Test order type and retire Lab Order Type

Change to uppercase
Comment on lines 5 to 6
f8ae333e-9d1a-423e-a6a8-c3a0687ebcf2,,Lab Order,An order for laboratory tests,org.openmrs.Order,,LabTest;LabSet
52a447d3-a64a-11e3-9aeb-50e549534c5e,,Test Order,Order type for test orders,org.openmrs.TestOrder,,Test
f8ae333e-9d1a-423e-a6a8-c3a0687ebcf2,TRUE,Lab Order,An order for laboratory tests,org.openmrs.Order,,LabTest;LabSet
52a447d3-a64a-11e3-9aeb-50e549534c5e,,Test Order,Order type for test orders,org.openmrs.TestOrder,,Test;LabTest;LabSet
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @vasharma05. However I don't think it's possible to assign the same Concept Class to more than one Order Type. I'd recommend first testing the above change on an instance to confirm creation of retired f8ae333e-9d1a-423e-a6a8-c3a0687ebcf2 and un-retired 52a447d3-a64a-11e3-9aeb-50e549534c5e.

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

Successfully merging this pull request may close these issues.

3 participants