Review Questions Flashcards
- Which of the following is true about guarantor accounts?
A. The guarantor is the patient
B. The guarantor is the insurance
C. Guarantor accounts and hospital accounts have a one‐to‐one relationship
D. Guarantor accounts are used both in PB and HB
E. None of the above
d
Which of the following best defines a coverage?
A. A payer
B. The unique combination of payer and plan
C. The unique combination of payer, plan, and subscriber
D. The unique combination of payer, plan, and member
E. The unique combination of payer, plan, subscriber, and member
F. The unique combination of payer, plan, and guarantor
c
How would a visit billed through Resolute Hospital Billing capture the associated coverage(s)?
A. A PB Visit HAR will list all of the coverages
B. An SBO PB HAR will list all of the coverages
C. An HB HAR will list all of the coverages
D. Each transaction will list the relevant coverage
c
True or False: All verification records only need to be verified once.
False
How many providers and departments can be scheduled on the same appointment?
A. Exactly one provider and exactly one department
B. Exactly one provider and any number of departments
C. Any number of providers and exactly one department
D. Any number of providers and any number of departments
d
Which of the following explains why accessibility metrics typically do not search for the next available opening?
A. There is high variability in when the next available appointment will be due to cancelations
B. Patients cannot be scheduled for the next available opening
C. The next available opening cannot be attributed to a specific department
D. All of the above
a
An appointment is canceled and rescheduled. Which of the following must be true?
A. The original appointment and the rescheduled appointment share the same contact serial number
B. The original appointment and the rescheduled appointment share the same appointment serial number
C. The original appointment and the rescheduled appointment share the same provider
D. The original appointment and the rescheduled appointment share the same department
b
How many rows can an appointment have in V_AVAILABILITY?
A. Exactly one
B. One for each provider
C. One for each department
D. One for each combination of provider and department
E. One for each slot it occupies
e
What is the granularity and purpose of the following database object: ACCESS_ALL_DEPS
Granularity: ACCESS_ALL_DEPS has one row per completed search
Purpose: The ACCESS_ALL_DEPS table contains scheduling system accessibility data across all departments and providers given an Accessibility Configuration record.
What is the granularity and purpose of the following database object: ACCESS_CONFIG?
Granularity: ACCESS_CONFIG has one row per accessibility configuration
Purpose: The ACCESS_CONFIG table contains information about your Accessibility Configuration records used to run the scheduling system Accessibility report.
What is the granularity and purpose of the following database object: ACCESS_DEP?
Granularity: ACCESS_DEP has one row per department returned by a completed search
Purpose: The ACCESS_DEP table contains scheduling system accessibility data for each department given an Accessibility Configuration record.
What is the granularity and purpose of the following database object: ACCESS_PROV?
Granularity: ACCESS_PROV has one row per combination of provider and department returned by a completed search
Purpose: The ACCESS_PROV table contains scheduling system accessibility data for each provider given an Accessibility Configuration record.
What is the granularity and purpose of the following database object: ACCOUNT?
Granularity: One row per guarantor account
Purpose: Accounts contain information about billing for services, while coverages contain information about insurance payors, benefits, subscribers, and members.
What is the purpose of the following database object: ADT_INTERPRETATION?
Purpose: The ADT_INTERPRETATION table extracts the reporting interpretations for ADT events. This table contains a foreign key to the CLARITY_ADT table for linking to other ADT tables.
What is the purpose of the following database object: APPT_REQ_APPT_LINKS?
Purpose: This table stores links between appointment requests and appointments scheduled from them.
What is the purpose of the following database object: APPT_REQ_AUDIT?
Purpose: This table contains information about the history of an appointment request. Each row of the table captures the state of certain key data elements after the change was made.
What is the purpose of the following database object: APPT_REQUEST?
Purpose: This table stores information about appointment requests.
What is the purpose of the following database object: ARPB_FILING_ORDER?
This table contains the charge transaction specific filing order. The table contains filing order information for all Professional Billing service areas regardless of whether Visit Filing Order is enabled or not. For Visit Filing Order enabled service areas it contains the visit filing order specific filing order. For service areas without Visit Filing Order enabled it contains the filing order effective at the time the transaction was most recently extracted to Clarity.
What is the purpose of the following database object: ARPB_VISITS?
Purpose: This table contains Professional Billing visit information stored in the Hospital Accounts Receivable (HAR) master file. It doesn’t include HAR records created for Hospital Billing and Single Billing Office.
What is the granularity and purpose of the following database object: AuthorizationFact?
Granularity: Each row represents an authorization.
Purpose: The authorization fact contains information about authorizations.
What is the purpose of the following database object: AVAIL_BLOCK?
Purpose: The AVAIL_BLOCK table allows you to report on scheduling block data as it relates to provider utilization. It contains information about blocks and block usage in each slot in provider templates.
What is the granularity and purpose of the following database object: BillingAccountEncounterMappingFact?
Granularity: Each row represents a billing account and one of its associated encounters.
Purpose: The billing account mapping fact contains information about encounters for billing accounts.
What is the granularity and purpose of the following database object: BillingAccountFact?
Granularity: Each row represents a billing account.
Purpose: The billing account fact contains information about billing accounts.
What is the purpose of the following database object: CLARITY_ADT?
The CLARITY_ADT table is the master table for ADT event history information. This table contains several foreign keys for other ADT tables.
What is the purpose of the following database object: COVERAGE?
The COVERAGE table contains high-level information on both managed care and indemnity coverage records in your system.
What is the granularity and purpose of the following database object: COVERAGE_MEMBER_LIST?
Granularity: Each row in the table corresponds to one member and is noted by the coverage ID and the line number.
Purpose: The COVERAGE_MEMBER_LIST table contains information about the members associated with each coverage record.
What is the granularity and purpose of the following database object: CoverageDim?
Granularity: Each row represents a coverage.
Purpose: The coverage dimension contains information about coverages.
What is the granularity and purpose of the following database object: EligibilityEventFact?
Granularity: Each row represents an event changing the eligibility of a patient.
Purpose: The eligibility event fact contains information about contracts or coverages attributed to patients.
What is the granularity and purpose of the following database object: EncounterFact?
Granularity: Each row represents an encounter.
Purpose: The encounter fact contains information about encounters documented in an EMR and encounters derived from billing data.
What is the granularity and purpose of the following database object: F_SCHED_APPT_STATS?
Granularity: One row per appointment information for each date, department, and provider combination
Purpose: Basic appointment statistics broken down by provider, department, and date.