From 6ebb3969b36b93214626313f192038a51eab78a0 Mon Sep 17 00:00:00 2001 From: Wikum Weerakutti Date: Thu, 5 Dec 2024 04:47:43 +0900 Subject: [PATCH] Moving global properties in the globalproperties-core_demo.xml into the globalProperties tag (#872) --- .../globalproperties-core_demo.xml | 61 +++++++++---------- 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/distro/configuration/globalproperties/globalproperties-core_demo.xml b/distro/configuration/globalproperties/globalproperties-core_demo.xml index 0c72d2b31..63c3376a6 100644 --- a/distro/configuration/globalproperties/globalproperties-core_demo.xml +++ b/distro/configuration/globalproperties/globalproperties-core_demo.xml @@ -4,41 +4,40 @@ referencedemodata.createDemoPatientsOnNextStartup 50 - - - + - - - queue.serviceConceptSetName - a8f3f64a-11d5-4a09-b0fb-c8118fa349f3 - + + + queue.serviceConceptSetName + a8f3f64a-11d5-4a09-b0fb-c8118fa349f3 + - - - queue.priorityConceptSetName - 78063dec-b6d8-40c1-9483-dd4d3c3ca434 - + + + queue.priorityConceptSetName + 78063dec-b6d8-40c1-9483-dd4d3c3ca434 + - - - queue.statusConceptSetName - d60ffa60-fca6-4c60-aea9-a79469ae65c7 - + + + queue.statusConceptSetName + d60ffa60-fca6-4c60-aea9-a79469ae65c7 + - - - queue.sortWeightGenerator - basicPrioritySortWeightGenerator - + + + queue.sortWeightGenerator + basicPrioritySortWeightGenerator + - - concept.causeOfDeath - 9272a14b-7260-4353-9e5b-5787b5dead9d - + + concept.causeOfDeath + 9272a14b-7260-4353-9e5b-5787b5dead9d + - - attachments.allowedFileExtensions - jpeg,jpg,png,pdf - + + attachments.allowedFileExtensions + jpeg,jpg,png,pdf + +