Skip to content

Commit 03919de

Browse files
authored
HAI-1186: Add Past Lab Results form will start visit even if visit already exists at another location (#722)
1 parent 832a491 commit 03919de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • configuration/globalproperties

configuration/globalproperties/gp.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@
147147
<property>emrapi.EmrApiVisitAssignmentHandler.adjustEncounterTimeOfDayIfNecessary</property>
148148
<value>true</value>
149149
</globalProperty>
150+
<globalProperty>
151+
<property>emrapi.EmrApiVisitAssignmentHandler.allowOverlappingVisitsAtAnotherLocation</property>
152+
<value>false</value>
153+
</globalProperty>
150154
<globalProperty>
151155
<!-- HIV Drug Dispensing (cc1720c9-3e4c-4fa8-a7ec-40eeaad1958c) and Lab Results (4d77916a-0620-11e5-a6c0-1697f925ec7b) should create new Clinic Visit (f01c54cb-2225-471a-9cd5-d348552c337c) if necessary -->
152156
<property>emrapi.EmrApiVisitAssignmentHandler.encounterTypeToNewVisitTypeMap</property>

0 commit comments

Comments
 (0)