ValueBasedProgramDefinition
This table stores definitions and settings for value-based programs or contracts.
| Column Name | Type | Description |
|---|---|---|
| ValueBasedProgramProcessingStatus | INTEGER | A status to indicate how the Caboodle engine will process the program. |
| LocationAttributionUsesPatientCoverageIndicator | VARCHAR | Indicates whether location attribution uses the patient's coverage or not. |
| ValueBasedProgramGroup | INTEGER | Stores a value used for grouping, searching, and sorting Value-Based Program records. The column can reflect the program's "line of business," such as Medicare, Commercial, or Exchange, or other custom groupings. |
| PharmacyNetworkLevelProviderType | INTEGER | The provider type used to assign network levels to pharmacy claims associated with the value-based program. |
| ProgramName | VARCHAR | The name of the program record. |
| RegistryPopulationBaseEnabledIndicator | VARCHAR | Stores whether the program is enabled to use registry populations. |
| PatientBaseRosterIdentifier | INTEGER | Roster that defines the patient base for this program. This is a category value stored in I KPD 20042. |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ApplicationExchangeRecordIdentifier | VARCHAR | Stores a record identifier used to help identify the corresponding App Exchange record. |
| ProgramStartDate | DATETIME | Stores the start date for a program. |
| ProgramAbbreviation | VARCHAR | Stores the program name abbreviation |
| PatientBaseRegistryIdentification | NUMERIC | Registry that defines the patient base for this program. |
| ProgramDisplayName | VARCHAR | Stores the display name for the program. |
| ProgramEndDate | DATETIME | Stores the end date for the program. |
| ProgramIsPublishedIndicator | VARCHAR | The published status of the program. |
| PatientInclusionTimingCriterion | INTEGER | Determines when patients are included in the patient base from the data source |
| PatientBaseDataSourceCode | INTEGER | Determines where to find base population |
| ValueBasedProgramIdentifier | NUMERIC | The unique identifier for the program record. |
| AppExchangeReleaseOwner | VARCHAR | Stores the customer on the App Exchange that released the record |
| ValueBasedProgramRecordStatus | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| UseSource | VARCHAR | Determine whether to use source defined program assignment or use the configuration on the VBP to drive program assignment to claims and eligibility |