PharmacyAddress
This table contains pharmacy addresses.
| Column Name | Type | Description |
|---|---|---|
| PharmacyIdentifier | NUMERIC | The unique ID for this pharmacy. |
| 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. |
| PharmacyContactDateReal | FLOAT | The contact date in decimal format. |
| PharmacyContactDate | DATETIME | The date of this contact in calendar format. |
| 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. |
| AddressLineNumber | INTEGER | The line number for the address for this contact. |