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 |
|---|---|---|
| sdtProblem | 1 | |
| sdtDOB | 2 | |
| sdtToday | 3 | |
| sdtFirstVisit | 4 | |
| sdtLastVisit | 5 | |
| sdtRegistration | 6 | |
| sdtLMP | 7 | |
| sdtEDD | 8 | |
| sdtDOD | 9 | |
| sdtUserSelect | 0 | |
| sdtMacro | 10 |
sdtMacro added in v7.8.0