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 |
---|---|---|
sctptInternal | 0 | |
sctptExternal | 1 | |
sctptUnknown | 2 | |
sctptRole | 3 | |
sctptSelf | 4 | |
sctptPatient | 5 | |
sctptNonPatient | 6 | |
sctptItem | 7 | |
sctptOrganisation | 8 | |
sctptEmployer | 9 | |
sctptPayer | 10 | |
sctptBulkBiller | 11 | |
sctptSupplier | 12 |