Entity Business Rule Event Detail

DescriptionAn occurrence of an event that is detected by a rules engine. A rules engine is used to process and test patient data against a set of predefined conditions.

For example:
Infection notification is a rule used to identify a patient infection business rule event

Attributes
Business Rule Event Recorded TsBusiness Rule Event Recorded Ts
Business Rule Event SkBusiness Rule Event Sk
Business Rule Event Trigger DescrBusiness Rule Event Trigger Descr
Consecutive Delay Days CntConsecutive Delay Days Cnt
Current DtCurrent Dt
Delay Status Code SkDelay Status Code Sk
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Event IdEvent Id
Load Info SkLoad Info Sk
Patient IdPatient Id
Source Code SkSource Code Sk
Tenant NmTenant Nm
Tenant SkTenant Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Business Rule Event Detail_Business Rule Event _FKBusiness Rule Event Detail_Business Rule Event _FK

Primary Key
Business Rule Event Detail PKBusiness Rule Event Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Business Rule Event Recorded Ts
DescriptionThe date and time on which the business rule event occurred. If the event is of a prolonged nature, this will be the date and time of first occurrence or detection.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Business Rule Event Sk
DescriptionSurrogate key for the Business Rule Event.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Business Rule Event Trigger Descr
DescriptionIdentifies the technical storage location for the parameters that define the business rules used in the rules engine.
Data TypeStandards - Data Domains.ddm/Data Domains/XML String [VARCHAR(16000)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Consecutive Delay Days Cnt
DescriptionThe number of days to wait after the business rule event has been generated before a user notification is sent. This delay is necessary to ensure that all data has arrived and that the business rule event generated is correct and complete.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Current Dt
DescriptionThe date on which the business event rule was detected or processed.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Delay Status Code Sk
DescriptionIndicates that a business rule event has not been acted upon at the appropriate time.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Event Id
DescriptionIdentifies a business rule event. This may not be unique across events.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Patient Id
DescriptionUniquely identifies a patient.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Nm
DescriptionName of the legal owner of the data represented.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Business Rule Event Detail_Business Rule Event _FK
Is Identifying Relationshiptrue
Child TableBusiness Rule Event Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableBusiness Rule Event
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Business Rule Event Detail PK
Key AttributeBusiness Rule Event Sk
Key AttributeValid From Ts