OrgUnitSelection Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.Template
public enum OrgUnitSelection
Member name | Value | Description | |
---|---|---|---|
All | 0 | All OrgUnits in database | |
Configured | 1 | Only those OrgUnits that have been "configured", e.g. those that user may create encounters etc. on or that have one or more functions | |
DataOwner | 2 | OrgUnit that "owns" the current data record | |
DataOwnerAncestor | 3 | Ancestor of DataOwner. The ancestor is determined by the OrgUnitPicker's property TypeAncestor. | |
EmployeeAssociated | 4 | Only those OrgUnits that the employee is employed by or associated with | |
PatientOrgUnit | 5 | The OrgUnit (e.g. municipality) associated with the patient's address | |
PatientOrgUnitAncestor | 6 | An ancestor to the OrgUnit (e.g. municipality) associated with the patient's address The ancestor is determined by the OrgUnitPicker's property TypeAncestor. |