| Dimensional Warehouse Model Data Model |
| Description | A note or comment that pertains to the transfer of a patient receiving healthcare services from one practitioner to another. |
| Relationship | |
Referral Annotation Array_Referral Fact_FK |
|
| Primary Key | |
Referral Annotation Array PK |
|
| Dependencies | |
|
|
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Annotation Txt
| Description | Provides Notes or Instructions for the Pharmacy Order. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Free Text [VARCHAR(1024)] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Annotation Type Cd
| Description | Identifies the type of the Annotation. For example: Medication Administration: Pharmacy/Treatment Supplier's Special Administration Instructions Medication Administration: Administration Notes Pharmacy Order Dispense: Dispense Notes Pharmacy Order Dispense: Pharmacy/Treatment Supplier's Special Dispensing Instructions Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Administration Notes Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Provider's Pharmacy/Treatment Instructions |
| Data Type | Standards - Data Domains.ddm/Data Domains/Tenant Common Code [VARCHAR(80)] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Annotation Type Code Sk
| Description | Identifies the type of the Annotation. For example: Medication Administration: Pharmacy/Treatment Supplier's Special Administration Instructions Medication Administration: Administration Notes Pharmacy Order Dispense: Dispense Notes Pharmacy Order Dispense: Pharmacy/Treatment Supplier's Special Dispensing Instructions Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Administration Notes Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Provider's Pharmacy/Treatment Instructions |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Annotation Type Descr
| Description | Identifies the type of the Annotation. For example: Medication Administration: Pharmacy/Treatment Supplier's Special Administration Instructions Medication Administration: Administration Notes Pharmacy Order Dispense: Dispense Notes Pharmacy Order Dispense: Pharmacy/Treatment Supplier's Special Dispensing Instructions Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Administration Notes Pharmacy Order: Provider's Administration Instructions Pharmacy Order: Provider's Pharmacy/Treatment Instructions |
| Data Type | Standards - Data Domains.ddm/Data Domains/Description [VARCHAR(250)] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
AWM Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row in the atomic data warehouse. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Current Ind
| Description | Set to 'Y' if this is the most recent row of a group having the same Surrogate Key. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
DWM Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Effective From Dt
| Description | Establishes a period where a set of attributes are true according to the business. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Date [DATE] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Effective To Dt
| Description | Ends a period of effectivity. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Date [DATE] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
Patient Referral Dk
| Description | A numeric surrogate key used to uniquely identify entities in the dimensional model. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Priority Seq
| Description | Relative order or importance of this row in the array |
| Data Type | Standards - Data Domains.ddm/Data Domains/Sequence Number [INTEGER] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Referral Sk
| Description | A numeric surrogate key used to uniquely identify entities in the atomic model. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Source Code Sk
| Description | The 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 Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Tenant Sk
| Description | The surrogate key of the entry identifying the legal owner of the data. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Valid From Ts
| Description | Establishes 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 Type | Standards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Valid To Ts
| Description | Ends a period of validity. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP] |
| Is Part Of PrimaryKey | false |
| Is Required | false |
| Is Derived | false |
| Is Surrogate Key | false |
| Relationship Details |
Referral Annotation Array_Referral Fact_FK
| Is Identifying Relationship | true |
| Child Table | Referral Annotation Array |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Referral Fact |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
Referral Annotation Array PK
| Key Attribute | Patient Referral Dk |
| Key Attribute | Valid From Ts |
| Key Attribute | Priority Seq |
| Dimensional Warehouse Model Data Model |