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

Trunk 6264 concept reference range initialization #280

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

Conversation

dicksonmulli
Copy link

No description provided.

@@ -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
Copy link

Choose a reason for hiding this comment

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

Copy link
Author

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.

| 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.
Copy link

Choose a reason for hiding this comment

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

Summery?

@dicksonmulli dicksonmulli changed the title [WIP] Trunk 6264 concept reference range initialization Trunk 6264 concept reference range initialization Oct 1, 2024
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.

2 participants