DetectedIssueKeys Class |
Namespace: SanteDB.Core.BusinessRules
The DetectedIssueKeys type exposes the following members.
Name | Description | |
---|---|---|
AlreadyDoneIssue |
The action being executed was already performed, or does not need to be redone
| |
BusinessRuleViolationIssue |
The detected issue was raised because of a custom business rule violaton.
| |
CodificationIssue |
The detected issue represents the inappropriate use of a code in a field
| |
FormalConstraintIssue |
The detected issue represents a formal constraint issues such as assignment of an inappropriate object type to a relationship
| |
InvalidDataIssue |
The action which was requested to be done had an invalid data element provided (example: last menstrual period for a male)
| |
OtherIssue |
The detected issue represents some other, unclassified violation
| |
PrivacyIssue |
The detected issue is a patient privacy issue
| |
SafetyConcernIssue |
The issue is being raised because the original action would raise a concern for patient safety
| |
SecurityIssue |
The detected issue represents a security issue such as password reset violation, inappropriate access, etc.
|