| Package | Description | 
|---|---|
| org.openmrs.api.handler | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExistingOrNewVisitAssignmentHandler
This handler assigns an encounter to an existing visit, where appropriate, or creates a new one. 
 | 
class  | 
ExistingVisitAssignmentHandler
This handler assigns an encounter to an existing visit, where appropriate, but will never create
 a new visit. 
 | 
class  | 
NoVisitAssignmentHandler
This handler doesn't ever assign an encounter to a visit. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.