ChargeEditRuleDefinition
This table contains rule information.
| Column Name | Type | Description |
|---|---|---|
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| RulePerformanceMeasureIdentifier | INTEGER | The performance measure that uses this rule. |
| RuleOverrideParentIdentifier | VARCHAR | The rule override record's parent record ID. |
| RuleOverrideContextDescription | VARCHAR | The rule override context. |
| RuleIdentifier | VARCHAR | The unique ID of the rule. |
| RuleActivityName | VARCHAR | This column stores the activity that should be launched for this rule. |
| RuleDescriptionText | VARCHAR | A general description of the rule. |
| RuleEffectiveDate | DATETIME | The date a rule becomes effective. |
| RuleReportColumnDisplayName | VARCHAR | This is the display name to use for the rule when it is used as a column in patient lists and as a heading in reports. |
| NetworkedReturnValueDatabase | VARCHAR | Database which the return value of this rule is linked to. This may not be applicable for all rules. |
| NetworkedRuleReturnItem | VARCHAR | Item which this rule's return value is networked to. For example, if this rule returns a category value, this would be the item which defines that category list. |
| RuleOverrideRecordStatus | INTEGER | The rule override record status. |
| ReportProgrammingPointIdentifier | NUMERIC | This is the programming point which gets an array of data to show in the report for a given rule in an acuity system. |
| RuleReturnTypeCategory | INTEGER | The return type of the rule. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |