Entity Physician Productivity Analysis

DescriptionThe analysis of the overall performance of the physicians in terms of care provided to patients and the time taken to provide such care. A wide variety of dimensions allow the healthcare organization to easily correlate many different factors to better understand the impact of factors such as case complexity and patient condition on performance measures. These insights can then be used to develop appropriate training or to suggest changes in facilities and supporting services.

Attributes
Actual Charge AmountActual Charge Amount
Aggregate Procedure Complexity ScoreAggregate Procedure Complexity Score
Average Actual Charge Amount Per PractitionerAverage Actual Charge Amount Per Practitioner
Average Number Of Procedure RVUs Per PractitionerAverage Number Of Procedure RVUs Per Practitioner
Average Number Of Procedures Per PractitionerAverage Number Of Procedures Per Practitioner
Average Procedure Complexity ScoreAverage Procedure Complexity Score
Average RVU Equivalent Charge Amount Per PractitionerAverage RVU Equivalent Charge Amount Per Practitioner
Calendar DkCalendar Dk
Diagnosis Related Group DkDiagnosis Related Group Dk
Encounter DkEncounter Dk
Number Of Clerical HoursNumber Of Clerical Hours
Number Of Other Professional HoursNumber Of Other Professional Hours
Number Of Performed Procedure RVUsNumber Of Performed Procedure RVUs
Number Of PractitionersNumber Of Practitioners
Number Of Procedure HoursNumber Of Procedure Hours
Number Of Procedures PerformedNumber Of Procedures Performed
Number Of Procedures With ComorbiditiesNumber Of Procedures With Comorbidities
Number Of Scheduled Duty HoursNumber Of Scheduled Duty Hours
Number Of Unaccounted HoursNumber Of Unaccounted Hours
Patient DkPatient Dk
Percentage Clerical TimePercentage Clerical Time
Percentage Of Procedures With ComorbiditiesPercentage Of Procedures With Comorbidities
Percentage Other Professional TimePercentage Other Professional Time
Percentage Procedure TimePercentage Procedure Time
Percentage Unaccounted TimePercentage Unaccounted Time
Point Of Care Location DkPoint Of Care Location Dk
Practitioner DkPractitioner Dk
Procedure Code DkProcedure Code Dk
RVU Equivalent Charge AmountRVU Equivalent Charge Amount

Relationship
Physician Productivity Analysis_Point Of Care Location Dimension_FKPhysician Productivity Analysis_Point Of Care Location Dimension_FK
Physician Productivity Analysis_Diagnosis Related Group Dimension_FKPhysician Productivity Analysis_Diagnosis Related Group Dimension_FK
Physician Productivity Analysis_Procedure Code Dimension_FKPhysician Productivity Analysis_Procedure Code Dimension_FK
Physician Productivity Analysis_Encounter Dimension_FKPhysician Productivity Analysis_Encounter Dimension_FK
Physician Productivity Analysis_Practitioner Dimension_FKPhysician Productivity Analysis_Practitioner Dimension_FK
Physician Productivity Analysis_Patient Dimension_FKPhysician Productivity Analysis_Patient Dimension_FK
Physician Productivity Analysis_Calendar Dimension_FKPhysician Productivity Analysis_Calendar Dimension_FK

Primary Key
Physician Productivity Analysis PKPhysician Productivity Analysis PK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Actual Charge Amount
DescriptionThe monetary amount that is actually charged for the procedures performed. This can include the amount charged to the patient directly and any amounts charged to other payers such as health insurers.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Aggregate Procedure Complexity Score
DescriptionThe total case complexity scores for all cases included in the analysis. This gives an approximation of the caseload adjusted by a weighting factor where the same type of procedure maybe more or less difficult depending on factors such as the patient's age, weight and general health.
Data TypeStandards - Data Domains.ddm/Data Domains/Decimal Float [FLOAT(15)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Average Actual Charge Amount Per Practitioner
DescriptionThe average monetary value charged by practitioners for procedures included in the analysis being the actual charge amount divided by the number of practitioners.

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 Number Of Procedure RVUs Per Practitioner
DescriptionThe calculated average number of performed procedure relative value units (RVU) performed by practitioners being the overall number of RVUs divided by the number of practitioners involved. This measure can be used as a basis for comparing the relative productivity of individual healthcare practitioners. The use of the relative value unit equivalents for procedures largely eliminates the problem of comparing the performance of practitioners involved in different specialties.

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



 Average Number Of Procedures Per Practitioner
DescriptionThe calculated average number of procedures performed by practitioners being the overall number of procedures divided by the number of practitioners involved. This measure can be used as a basis for comparing the relative productivity of individual healthcare practitioners. It is important, however, to ensure that the nature of the procedures included in such analysis is comparable. Comparing the number od major surgeries performed by a heart surgeon against an average procedure count based on large volume data such as lab tests performed has little analytical value.

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



 Average Procedure Complexity Score
DescriptionThe calculated average case complexity scores for all cases included in the analysis being the aggregate procedure complexity score divided by the number of procedures performed. This allows for more meaningful comparison of case loads across physicians or facilities allowing for thier relative complexity and for the trending over time of the nature of cases being encountered.

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



 Average RVU Equivalent Charge Amount Per Practitioner
DescriptionThe average monetary value that would be charged for procedures performed based on the Relative Value Unit charging scheme being the RVU equivalent charge amount divided by the number of practitioners.

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



 Diagnosis Related 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



 Encounter 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 Clerical Hours
DescriptionA count of the hours spent by healthcare practitioners in general clerical and administrative activities. These might include assisting with billing and coding queries as well as any in house time recording.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Other Professional Hours
DescriptionA count of the hours spent by healthcare practitioners in other professional activities. These might include teaching or mentoring other healthcare practitioners, attending further professional training and development, consulting on patient cases and attending case meetings. It would typically exclude basic clerical activities.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Performed Procedure RVUs
DescriptionA count of the number relative value units (RVU) equivalent to the healthcare procedures performed. RVUs allow procedures of different scale and complexity to be compared by attributing a number of "relative units" to each type of procedure. Therefore a procedure such as a major surgery will have much greater number of relative value units than a simple procedure such as the administration of an annual flu immunization.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Practitioners
DescriptionA count of the healthcare practitioners included in the analysis.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Procedure Hours
DescriptionThe duration expressed in hours of time spent by practitioners in the performance of procedures. This measures the time a practitioner is actively engaged in the performance of healthcare tasks.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Procedures Performed
DescriptionA count of the number of healthcare procedures performed.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Procedures With Comorbidities
DescriptionA count of the number of procedures performed where the patient had one or more chronic conditions other than the condition being addressed by the procedure.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Scheduled Duty Hours
DescriptionA count of the number of hours that practitioners have been rostered or scheduled for duty in a healthcare environment such as a hospital or consulting office.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Unaccounted Hours
DescriptionA count of the number of hours that practitioners have been rostered or scheduled for duty but cannot attribute to any specific activity. This might be considered idle time.

Formula: [A-(B+C+D)]
(see dependencies and their labels for measures used in the formula)
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Patient 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



 Percentage Clerical Time
DescriptionThe amount of time practitioners spend on general clerical or administrative tasks expressed as a percentage of the amount of time they have been rostered or scheduled for duty. A high percentage here may indicate that practitioners are working in a poorly organized manner or environment that is negatively impacting their primary function.

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



 Percentage Of Procedures With Comorbidities
DescriptionThe number of procedures performed where the patient had one or more chronic conditions other than the condition being addressed by the procedure expressed as a percentage og the number pf procedures performed.

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



 Percentage Other Professional Time
DescriptionThe amount of time practitioners are engaged in professional activities other than healthcare procedures expressed as a percentage of the amount of time they have been rostered or scheduled for duty. A high percentage here may indicate that practitioners have a high scheduled or unscheduled workload outside of their primary function.

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



 Percentage Procedure Time
DescriptionThe amount of time practitioners spend performing healthcare procedures expressed as a percentage of the amount of time they have been rostered or scheduled for duty. A high percentage here indicates that practitioners are able to efficiently allocate their time to their primary function.

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



 Percentage Unaccounted Time
DescriptionThe amount of time practitioners are unable to account for expressed as a percentage of the amount of time they have been rostered or scheduled for duty. A high percentage here may indicate poor work practices, poor administrative systems or possibly an occasional low demand for the practitioners' services.

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



 Point Of Care Location 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



 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



 Procedure Code 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



 RVU Equivalent Charge Amount
DescriptionThe monetary amount that would be charged for procedures performed based on the Relative Value Unit charging scheme. This value will give a more comparable revenue value for estimating relative productivity as it eliminates distortions caused by special pricing arrangements.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Physician Productivity Analysis_Point Of Care Location Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TablePoint Of Care Location Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Physician Productivity Analysis_Diagnosis Related Group Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableDiagnosis Related Group Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Physician Productivity Analysis_Procedure Code Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableProcedure Code Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Physician Productivity Analysis_Encounter Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableEncounter Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Physician Productivity Analysis_Practitioner Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity 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



 Physician Productivity Analysis_Patient Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TablePatient Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Physician Productivity Analysis_Calendar Dimension_FK
Is Identifying Relationshiptrue
Child TablePhysician Productivity 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

Primary Key Details

 Physician Productivity Analysis PK
Key AttributePractitioner Dk
Key AttributePatient Dk
Key AttributePoint Of Care Location Dk
Key AttributeEncounter Dk
Key AttributeProcedure Code Dk
Key AttributeCalendar Dk
Key AttributeDiagnosis Related Group Dk