ProviderVendorAssociation
The table includes a list of vendors with which providers are associated.
| Column Name | Type | Description |
|---|---|---|
| VendorEndDate | DATETIME | The ending date of the vendor for this provider. |
| 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. |
| VendorIdentifier | VARCHAR | The unique ID of the vendor associated with the provider. |
| VendorCapitationStatus | INTEGER | Indicates whether or not the provider is capitated for the listed vendor. |
| VendorAdditionalCriteriaIdentifier | NUMERIC | The unique ID of the extension record that is being used to provide additional logic to determine whether the vendor is used for the associated reason. |
| 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. |