Tier I Flashcards
What does FiscalMonthID correspond to?
Calendar Year (January = FiscalMonthID 1)
FiscalMonthID is a unique identifier for each month in a fiscal calendar.
What does SortOrder correspond to?
Fiscal Year, which varies by client
SortOrder is used to determine the order of months in a fiscal year.
True or False: SortOrder should be based on FiscalMonthCode.
False
SortOrder should be based on the fiscal year used by the client.
Fill in the blank: FiscalMonthID always corresponds to _______.
Calendar Year
What is the relationship between FiscalMonthID and SortOrder?
FiscalMonthID corresponds to Calendar Year, while SortOrder corresponds to Fiscal Year
This distinction is important for accurate financial reporting.
What is Charge Volume?
A break down of charges based on charge codes for departments, patient classes, and service lines.
A charge code is an identifier that links taxes and service charges to products
What is the source of truth for secure and non-secure servers?
The Confluence page is the source of truth for secure/non-secure servers.
Ask if uncertain.
What is the difference between secure and non-secure servers?
Secure servers protect sensitive data, while non-secure servers do not.
What does PHI stand for?
PHI stands for Protected Health Information.
What are Feature Flags?
Feature Flags are product-controlled mechanisms that allow teams to enable or disable features in a product.
What is fp.BudgetConfigSetting?
fp.BudgetConfigSetting is a specific type of feature flag used for budget configuration.
What is fp.SystemSetting?
fp.SystemSetting refers to legacy feature flags or actual settings used in the system.
What are the Main dimensions for Stats?
Department, Account, PatientClass
This refers to the key categories used for statistical analysis.
What are the Main dimensions for Staffing?
Department, JobCode, PayCodeGroup
These dimensions help in categorizing staffing data.
What are the Main dimensions for GL?
Department, Account
GL stands for General Ledger, which tracks financial transactions.
What is the purpose of the SampledBudget?
A copy of source data not shown on UI
It serves as the baseline data for budget planning.
What does the InitialBudget represent?
All configuration/flexing applied to SampledBudget numbers
This is presented to customers as the estimated budget.
Who makes adjustments to the TargetAdjusted numbers?
Finance admins
They adjust for factors like inflation and raises in the Plan Editor.
What does BudgetAdjusted refer to?
The set of numbers adjusted by department managers in MyBudgets
This allows for localized budget management within departments.
What does the term Projection refer to?
The current Fiscal Year, part of which has already happened
It provides an updated view of financial expectations.
What is the SampledProjection?
Not shown on UI
It acts similarly to SampledBudget but for projections.
What is the InitialProjection?
Not shown on UI
It serves as a preliminary projection data point.
What is the purpose of ProjectionAdjusted?
To reflect adjusted projections for the current Fiscal Year
This is typically updated based on actual financial performance.
How do the different time classes of the plan relate to each other?
For storing Budget and Projection adjustments
Budget is the next fiscal year. Projection is the current fiscal year
Each phase builds upon the previous data to refine financial estimations.