TSScanType

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
tsstLetter 1  
tsstReferral 2  
tsstEncounters 4  
tsstPathology 8  
tsstRadiology 16  
tsstDischarge 32  
tsstScannedDocuments 64  
tsstConsents 128  
tsstDisclosure 256  
tsstComplaints 512  
tsstAdvanceDirectives 1024  
tsstCardioRespiratory 2048  
tsstEventSummary 4096  

Example



  
Note:

Version information

Added in v7.8.0
value tsstAdvanceDirectives removed in v8.1.1
value tsstEventSummary added in v8.1.1
value tsstCardioRespiratory added in v8.1.1
value tsstAdvanceDirectives added in v8.1.1