Trunk 6264 concept reference range initialization#280
Open
dicksonmulli wants to merge 15 commits intomekomsolutions:mainfrom
Open
Trunk 6264 concept reference range initialization#280dicksonmulli wants to merge 15 commits intomekomsolutions:mainfrom
dicksonmulli wants to merge 15 commits intomekomsolutions:mainfrom
Conversation
dkayiwa
reviewed
Sep 20, 2024
| @@ -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.
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
Author
There was a problem hiding this comment.
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.
dkayiwa
reviewed
Sep 20, 2024
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.