TSResultsCategory

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
srcAll 255  
srcPathology 1  
srcRadiology 2  
srcDischarges 4  
srcReferrals 8  
srcForms 16  
srcEncounters 32  
srcScannedDocs 64  
srcOther 128  
srcLocal 65536  
srcAcquired 131072  
srcBoth 196608  

Example



  
Note:

Version information

Added in v7.8.0