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.
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 |
tsstAdvanceDirectives
removed in v8.1.1tsstEventSummary
added in v8.1.1tsstCardioRespiratory
added in v8.1.1tsstAdvanceDirectives
added in v8.1.1