Commit af1ec47
authored
RA-1945: ParserEncounterIntoSimpleObjects to cast concepts to ConceptNumeric where applicable. (#423)
* RA-1926 Change StringUtils Library
* RA-1945 Add new test to ParserEncounterIntoSimpleObjectsTest
* RA-1945 Rename variables and test names
* RA-1945 Adjust tests
* RA-1945 Concept convert to numericConcept
* RA-1945 Concept convert to numericConcept
* RA-1945 Remove not used ConceptService
* RA-1945 Confirm concept is numeric before going to HibernateUtil
* RA-1945 Minor Refactor in ParserEncounterIntoSimpleObjects.java
* RA-1945 Minor Refactor in ParserEncounterIntoSimpleObjects.java1 parent be85e7b commit af1ec47
3 files changed
Lines changed: 12 additions & 3 deletions
File tree
- omod/src/main
- java/org/openmrs/module/coreapps/fragment/controller/visit
- webapp/fragments/patientdashboard/encountertemplate
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
128 | 137 | | |
129 | 138 | | |
130 | 139 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
0 commit comments