Introduction (DBO, Columns) Flashcards
PB Guarantor:
Master File = ?
Clarity Table = ?
- Master file: EAR (Epic Accounts Receivable)
- Clarity Table: ACCOUNT
(Aug. 2021, 1.15)
What is the Clarity table and column for a guarantor’s PB balances?
- Table: ACCOUNT
- Column: TOTAL_BALANCE
(Aug. 2021, 1.15)
What is the Clarity table and column for a guarantor’s Hospital Billing balances?
Table: HSP_ACCOUNT
Column: HB_BALANCE
(Aug. 2021, 1.15)
What Clarity table stores basic patient demographic information?
PATIENT - contains a row for every patient
Aug. 2021, 1.18
What Caboodle table stores basic patient demographic information?
PatientDim - contains a row for every patient update
Aug. 2021, 1.18
What Clarity table(s) store clinical details about encounters?
- PAT_ENC
- PAT_ENC_HSP
(Aug. 2021, 1.18)
What Caboodle table(s) store clinical details about encounters?
- EncounterFact
- VisitFact
(Aug. 2021, 1.18)
What Clarity table contains guarantor information?
ACCOUNT
Aug. 2021, 1.18
What Caboodle table contains guarantor information?
GuarantorDim
Aug. 2021, 1.18
Name the Clarity table(s) that provide the relationships between guarantors and the patients they are responsible for.
Table: ACCT_GUAR_PAT_INFO
Granularity: one row for each patient-guarantor relationship
(Aug. 2021, 1.18)
How would you determine the guarantor balance in Caboodle?
You would aggregate the balance from the guarantor’s associated hospital accounts in BillingAccountFact.
(Aug. 2021, 1.19)
Do guarantor balances appear in GuarantorDim?
No.
Aug. 2021, 1.19
In what Clarity table do guarantor accounts appear?
ACCOUNT
Aug. 2021, 1.19
What are the main Clarity database objects for coverage?
- COVERAGE
- V_COVERAGE_PAYOR_PLAN
(Aug. 2021, 1.19)
What is the main Caboodle database object for coverage?
• CoverageDim
Aug. 2021, 1.19