ReferralDiagnosis
The table contains diagnosis information stored with referrals.
| Column Name | Type | Description |
|---|---|---|
| DiagnosisDescriptionText | VARCHAR | Free text associated with each additional diagnosis (I RFL 1000). |
| ReferralDiagnosisLineNumber | INTEGER | The line number of the diagnosis associated with the referral. For example, if a referral has two associated diagnoses, the first diagnosis will have a line value of 1, while the second diagnosis will have a line value of 2. |
| 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. |
| 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. |