Entity Medical Equipment Utilization Analysis

DescriptionScheduling of medical equipment resource captures information related to the utilization of these medical equipment resources.
A resource could include equipment such as an MRI machine, CT , Xray, Lab equipment, surgery equipment and so on.

Attributes
Calendar DkCalendar Dk
Encounter DkEncounter Dk
Medical Equipment DkMedical Equipment Dk
Number Of Available MinutesNumber Of Available Minutes
Number Of Canceled AppointmentsNumber Of Canceled Appointments
Number Of Completed AppointmentsNumber Of Completed Appointments
Number Of Deferred AppointmentsNumber Of Deferred Appointments
Number Of Delayed AppointmentsNumber Of Delayed Appointments
Number Of Missed AppointmentsNumber Of Missed Appointments
Number Of Scheduled AppointmentsNumber Of Scheduled Appointments
Number Of Scheduled MinutesNumber Of Scheduled Minutes
Number Of Scheduled Minutes UsedNumber Of Scheduled Minutes Used
Number Of Unscheduled MinutesNumber Of Unscheduled Minutes
Number Of Unscheduled Minutes UsedNumber Of Unscheduled Minutes Used
Patient DkPatient Dk
Percentage Of Appointments CanceledPercentage Of Appointments Canceled
Percentage Of Appointments CompletedPercentage Of Appointments Completed
Percentage Of Appointments DeferredPercentage Of Appointments Deferred
Percentage Of Appointments DelayedPercentage Of Appointments Delayed
Percentage Of Appointments MissedPercentage Of Appointments Missed
Percentage Of Available Time UtilizedPercentage Of Available Time Utilized
Percentage Of Scheduled Time UtilizedPercentage Of Scheduled Time Utilized
Point Of Care Location DkPoint Of Care Location Dk
Practitioner DkPractitioner Dk
Provider DkProvider Dk
Service Line DkService Line Dk
Time Of Day DkTime Of Day Dk

Relationship
Medical Equipment Utilization Analysis_Encounter Dimension_FKMedical Equipment Utilization Analysis_Encounter Dimension_FK
Medical Equipment Utilization Analysis_Calendar Dimension_FKMedical Equipment Utilization Analysis_Calendar Dimension_FK
Medical Equipment Utilization Analysis_Time Of Day Dimension_FKMedical Equipment Utilization Analysis_Time Of Day Dimension_FK
Medical Equipment Utilization Analysis_Service Line Dimension_FKMedical Equipment Utilization Analysis_Service Line Dimension_FK
Medical Equipment Utilization Analysis_Point Of Care Location Dimension_FKMedical Equipment Utilization Analysis_Point Of Care Location Dimension_FK
Medical Equipment Utilization Analysis_Provider Dimension_FKMedical Equipment Utilization Analysis_Provider Dimension_FK
Medical Equipment Utilization Analysis_Medical Equipment Dimension_FKMedical Equipment Utilization Analysis_Medical Equipment Dimension_FK
Medical Equipment Utilization Analysis_Patient Dimension_FK1Medical Equipment Utilization Analysis_Patient Dimension_FK1
Medical Equipment Utilization Analysis_Practitioner Dimension_FKMedical Equipment Utilization Analysis_Practitioner Dimension_FK

Primary Key
Medical Equipment Utilization Analysis PKMedical Equipment Utilization Analysis PK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 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



 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



 Medical Equipment 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 Available Minutes
DescriptionThe total time (in minutes) for which the resource is available.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Canceled Appointments
DescriptionNumber of appointments that have been canceled.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Completed Appointments
DescriptionNumber of appointments that have been completed.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Deferred Appointments
DescriptionThe number of appointments which are postponed indefinitely, the appointment goes ahead at a later date and time.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Delayed Appointments
DescriptionNumber of appointments that have been delayed.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Missed Appointments
DescriptionNumber of appointments where the patient did not show up.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Scheduled Appointments
DescriptionNumber of appointments that have scheduled a resource.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Scheduled Minutes
DescriptionThe time (in minutes) scheduled for a resource.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Scheduled Minutes Used
DescriptionThe actual time (in minutes) out of scheduled time for which the resource has been used.
Data TypeStandards - Data Domains.ddm/Data Domains/Count [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Number Of Unscheduled Minutes
DescriptionThe time (in minutes) where there is no appointment made.


Formula: [(A-B)]
(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



 Number Of Unscheduled Minutes Used
DescriptionThe actual time (in minutes) out of unscheduled time for which the resource has been used.
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 Of Appointments Canceled
DescriptionPercentage of appointments that have been canceled.

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 Appointments Completed
DescriptionPercentage of scheduled appointments which have been completed.

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 Appointments Deferred
DescriptionThe percentage of appointments which are postponed indefinitely, the appointment goes ahead at a later date and time.


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 Appointments Delayed
DescriptionPercentage of appointments that have been delayed.

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 Appointments Missed
DescriptionPercentage of appointments where the patient did not show up.

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 Available Time Utilized
DescriptionThe percentage of resource available time utilized for scheduled and unscheduled time.

Formula: [((A+B)/C) * 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 Scheduled Time Utilized
DescriptionThe percentage of scheduled time utilized for the appointment.


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



 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



 Service Line 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



 Time Of Day 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

 Medical Equipment Utilization Analysis_Encounter Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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



 Medical Equipment Utilization Analysis_Calendar Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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



 Medical Equipment Utilization Analysis_Time Of Day Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableTime Of Day Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Medical Equipment Utilization Analysis_Service Line Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableService Line Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Medical Equipment Utilization Analysis_Point Of Care Location Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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



 Medical Equipment Utilization Analysis_Provider Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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



 Medical Equipment Utilization Analysis_Medical Equipment Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization Analysis
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableMedical Equipment Dimension
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Medical Equipment Utilization Analysis_Patient Dimension_FK1
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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



 Medical Equipment Utilization Analysis_Practitioner Dimension_FK
Is Identifying Relationshiptrue
Child TableMedical Equipment Utilization 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

Primary Key Details

 Medical Equipment Utilization Analysis PK
Key AttributeProvider Dk
Key AttributePatient Dk
Key AttributeEncounter Dk
Key AttributeCalendar Dk
Key AttributeTime Of Day Dk
Key AttributeService Line Dk
Key AttributePractitioner Dk
Key AttributePoint Of Care Location Dk
Key AttributeMedical Equipment Dk