ReferralOrderIden
This table holds the Order ID for orders which EpicCare fills when dropping this referral.
| Column Name | Type | Description |
|---|---|---|
| ReferralLogicalDeploymentOwnerIdentifier | 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. |
| ReferralChangeLineNumber | INTEGER | The line number of the change to the referral. For example, if the referral is changed twice, the first change will have a line value of 1, while the second change will have a line value of 2. |
| ReferralIdentifier | NUMERIC | The unique ID of the referral in database. |
| 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. |