-
Notifications
You must be signed in to change notification settings - Fork 80
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
Trunk 6264 concept reference range initialization #280
base: main
Are you sure you want to change the base?
Trunk 6264 concept reference range initialization #280
Conversation
@@ -0,0 +1,4 @@ | |||
Uuid,Concept Numeric Uuid,Absolute low,Critical low,Normal low,Normal high,Critical high,Absolute high,Criteria | |||
bc059100-4ace-4af5-afbf-2da7f3a34acf,30247229-052c-400b-a823-cb66b1c506c7,-100.5,-85.7,-50.3,45.1,78,98.8, $patient.getAge() > 3 | |||
930e1fb4-490d-45fe-a137-0cd941c76124,,-100.5,-85.7,-50.3,45.1,78,98.8, $patient.getAge() < 10 |
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.
Did you intentionally leave out the concept numeric uuid for the two rows? https://github.com/mekomsolutions/openmrs-module-initializer/blob/7e89c2a0681fb90d26dcabf4bf41dc6228e83783/api/src/test/resources/testAppDataDir/configuration/concepts/concept_referenceranges.csv
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.
Did you intentionally leave out the concept numeric uuid for the two rows? https://github.com/mekomsolutions/openmrs-module-initializer/blob/7e89c2a0681fb90d26dcabf4bf41dc6228e83783/api/src/test/resources/testAppDataDir/configuration/concepts/concept_referenceranges.csv
Yes. I made this change while I was trying to test. I will revert it.
readme/conceptreferenceranges.md
Outdated
| bc059100-4ace-4af5-afbf-2da7f3a34acf | 3f8f0ab7-c240-4b68-8951-bb7020be01f6 | 60 | 70 | 80 | 120 | 130 | 150 | $patient.getAge() > 3 | | ||
|
||
|
||
Summery of the set of available headers. |
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.
Summery?
No description provided.