Entity Provider Payments Analysis

DescriptionThe analysis of capitation and claim payments by the Health Plan Organization to healthcare providers.


Attributes
Average Capitated Encounter Cost AmountAverage Capitated Encounter Cost Amount
Average Capitation Per Member AmountAverage Capitation Per Member Amount
Average Claim Payment AmountAverage Claim Payment Amount
Calendar DkCalendar Dk
Capitation Payment AmountCapitation Payment Amount
Capitation Savings AmountCapitation Savings Amount
Capitation Withhold AmountCapitation Withhold Amount
Capitation Withhold PercentageCapitation Withhold Percentage
Claim Payment AmountClaim Payment Amount
Fee-for-service Equivalent AmountFee-for-service Equivalent Amount
Geographic Area DkGeographic Area Dk
Group DkGroup Dk
Health Plan Product DkHealth Plan Product Dk
Number Of Capitated EncountersNumber Of Capitated Encounters
Number Of Claims PaidNumber Of Claims Paid
Number Of MembersNumber Of Members
Percentage Capitation SavingsPercentage Capitation Savings
Practitioner DkPractitioner Dk
Provider DkProvider Dk

Relationship
Provider Payments Analysis_Calendar Dimension_FKProvider Payments Analysis_Calendar Dimension_FK
Provider Payments Analysis_Geographic Area Dimension_FKProvider Payments Analysis_Geographic Area Dimension_FK
Provider Payments Analysis_Group Dimension_FKProvider Payments Analysis_Group Dimension_FK
Provider Payments Analysis_Provider Dimension_FKProvider Payments Analysis_Provider Dimension_FK
Provider Payments Analysis_Practitioner Dimension_FKProvider Payments Analysis_Practitioner Dimension_FK
Provider Payments Analysis_Health Plan Product Dimension_FKProvider Payments Analysis_Health Plan Product Dimension_FK

Primary Key
Provider Payments Analysis PKProvider Payments Analysis PK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Average Capitated Encounter Cost Amount
DescriptionThe average capitation cost of each encounter.

Formula: [A/B]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Average Capitation Per Member Amount
DescriptionThe total capitation amount in relation to the number of members.

Formula: [A/B]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Average Claim Payment Amount
DescriptionThe average claim payment amount.

Formula: [A/B]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Calendar Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Capitation Payment Amount
DescriptionThe total amount paid out to healthcare providers as capitation payments.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Capitation Savings Amount
DescriptionThe amount saved by the health plan through the capitation agreements as a contrast to fee-for-service equivalent amounts.

Formula: [A-B]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Capitation Withhold Amount
DescriptionThe total amount withheld from capitation payments to support provider agreements.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Capitation Withhold Percentage
DescriptionThe percentage of capitation amounts withheld.

Formula: [(A/B)*100]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Percentage [FLOAT(2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Claim Payment Amount
DescriptionThe total amount of claim payments made to healthcare providers.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fee-for-service Equivalent Amount
DescriptionThe total amount that would have been paid on a fee-for-service basis for all capitated encounters had a capitation agreement not been in place.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Geographic Area Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Group Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Health Plan Product Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Capitated Encounters
DescriptionThe total number of encounters occurring with healthcare providers that are covered under a capitation agreement.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Claims Paid
DescriptionThe total number of claims paid to healthcare providers.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Members
DescriptionThe total count of members, during the period of analysis.
This may be the total number of people with one or more active memberships at a given point in time during the period, or the average number of people with active memberships over the full period.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Percentage Capitation Savings
DescriptionThe percentage of money saved through the existence of a capitation agreement in contrast to fee-for-service equivalent amounts.

Formula: [(A/B)*100]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Percentage [FLOAT(2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Practitioner Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Provider Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Provider Payments Analysis_Calendar Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableCalendar Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Provider Payments Analysis_Geographic Area Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableGeographic Area Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Provider Payments Analysis_Group Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableGroup Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Provider Payments Analysis_Provider Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableProvider Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Provider Payments Analysis_Practitioner Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TablePractitioner Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Provider Payments Analysis_Health Plan Product Dimension_FK
Is Identifying Relationshiptrue
Child TableProvider Payments Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableHealth Plan Product Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Provider Payments Analysis PK
Key AttributeCalendar Dk
Key AttributeGeographic Area Dk
Key AttributeGroup Dk
Key AttributeProvider Dk
Key AttributePractitioner Dk
Key AttributeHealth Plan Product Dk