|
4 | 4 | <property>referencedemodata.createDemoPatientsOnNextStartup</property>
|
5 | 5 | <value>50</value>
|
6 | 6 | </globalProperty>
|
7 |
| - </globalProperties> |
8 | 7 |
|
9 |
| - <!-- Queue Configuration --> |
| 8 | + <!-- Queue Configuration --> |
10 | 9 |
|
11 |
| - <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Service/ --> |
12 |
| - <globalProperty> |
13 |
| - <property>queue.serviceConceptSetName</property> |
14 |
| - <value>a8f3f64a-11d5-4a09-b0fb-c8118fa349f3</value> |
15 |
| - </globalProperty> |
| 10 | + <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Service/ --> |
| 11 | + <globalProperty> |
| 12 | + <property>queue.serviceConceptSetName</property> |
| 13 | + <value>a8f3f64a-11d5-4a09-b0fb-c8118fa349f3</value> |
| 14 | + </globalProperty> |
16 | 15 |
|
17 |
| - <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Priority/ --> |
18 |
| - <globalProperty> |
19 |
| - <property>queue.priorityConceptSetName</property> |
20 |
| - <value>78063dec-b6d8-40c1-9483-dd4d3c3ca434</value> |
21 |
| - </globalProperty> |
| 16 | + <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Priority/ --> |
| 17 | + <globalProperty> |
| 18 | + <property>queue.priorityConceptSetName</property> |
| 19 | + <value>78063dec-b6d8-40c1-9483-dd4d3c3ca434</value> |
| 20 | + </globalProperty> |
22 | 21 |
|
23 |
| - <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Status/ --> |
24 |
| - <globalProperty> |
25 |
| - <property>queue.statusConceptSetName</property> |
26 |
| - <value>d60ffa60-fca6-4c60-aea9-a79469ae65c7</value> |
27 |
| - </globalProperty> |
| 22 | + <!-- https://app.openconceptlab.org/#/orgs/openmrs/sources/DemoQueueConcepts/concepts/DemoQueue-Status/ --> |
| 23 | + <globalProperty> |
| 24 | + <property>queue.statusConceptSetName</property> |
| 25 | + <value>d60ffa60-fca6-4c60-aea9-a79469ae65c7</value> |
| 26 | + </globalProperty> |
28 | 27 |
|
29 |
| - <!-- This requires that the sort weight for priority concepts be maintained in order of least to most urgent --> |
30 |
| - <globalProperty> |
31 |
| - <property>queue.sortWeightGenerator</property> |
32 |
| - <value>basicPrioritySortWeightGenerator</value> |
33 |
| - </globalProperty> |
| 28 | + <!-- This requires that the sort weight for priority concepts be maintained in order of least to most urgent --> |
| 29 | + <globalProperty> |
| 30 | + <property>queue.sortWeightGenerator</property> |
| 31 | + <value>basicPrioritySortWeightGenerator</value> |
| 32 | + </globalProperty> |
34 | 33 |
|
35 |
| - <globalProperty> |
36 |
| - <property>concept.causeOfDeath</property> |
37 |
| - <value>9272a14b-7260-4353-9e5b-5787b5dead9d</value> |
38 |
| - </globalProperty> |
| 34 | + <globalProperty> |
| 35 | + <property>concept.causeOfDeath</property> |
| 36 | + <value>9272a14b-7260-4353-9e5b-5787b5dead9d</value> |
| 37 | + </globalProperty> |
39 | 38 |
|
40 |
| - <globalProperty> |
41 |
| - <property>attachments.allowedFileExtensions</property> |
42 |
| - <value>jpeg,jpg,png</value> |
43 |
| - </globalProperty> |
| 39 | + <globalProperty> |
| 40 | + <property>attachments.allowedFileExtensions</property> |
| 41 | + <value>jpeg,jpg,png</value> |
| 42 | + </globalProperty> |
| 43 | + </globalProperties> |
44 | 44 | </config>
|
0 commit comments