StatusKeyStrings Class |
Namespace: SanteDB.Core.Model.Constants
The StatusKeyStrings type exposes the following members.
Name | Description | |
---|---|---|
Active |
When an entity or act is active, it means the information or entity is currently correct and ongoing
| |
Cancelled |
Indicates that the act was cancelled before being completed
| |
Completed |
Indicates that an act has been completed and now represents an act in the past
| |
Inactive |
Indicates the record is deleted (inactive)
| |
New |
Indicates that the data is new, and may require additional verification or actions
| |
Nullified |
Indicates that the entity or act never existed, and was entered in error
| |
Obsolete |
Indicates that the entity or act did exist at one point, however it is no longer current
| |
Purged |
Indicates that the data was purged (i.e. it did exist, however no longer exists)
|