Data Lineage Flashcards
What are the two item numbers that keep their meaning across all master files?
- (Dot 1) .1 = Record ID
- (Dot 2) .2 = Record Name
(4. 10)
What is the process that transfers data from one database to another?
ETL - Extract, Transform, and Load (4.4)
What Epic database holds real-time data?
Chronicles (4.4, 4.16)
Which Epic database includes non-Epic data?
Caboodle (4.5)
What Epic databases are relational?
- Clarity
- Caboodle
(4. 5)
What is the relevance of INI and item number in locating Chronicles data?
• The INI and item number uniquely identify a data element.
• I EPT 70 = Item 70 in the patient master file.
(4.10)
What is a “response each time” item in Chronicles?
An item that can contain different data across different contacts. Response Each Time is an add type which means the data is stored at the contact level instead of the record level. Since we store the data on the contact, we can store a different value on each contact. (4.12)
What does Add Type tell you about an item?
The level the item is stored (4.12)
1. Record-level 2. Contact-level
No-add items store ___________-level data.
Record (4.12)
True or False: The value of a no-add item is considered true for all contacts on the record.
True (4.12)
A patient’s date of birth is a no-add item, and is the same value on all contacts. If a no-add item is changed, the old value is replaced on all contacts.
What Add Type’s store values separately on each contact?
- Response Each Time
- Lookback
(4. 12)
There are two Add Types that store values separately on each contact. How are they different?
- Response Each Time (4.12)
• If an item is blank for a certain contact, the value is considered unknown. - Lookback (4.12)
• If an item is blank for a certain contact, the system ‘looks back’ to the most recent contact in which the time had a value, and treats that value as valid.
What does Response Type determine?
• Determines how many lines of data an item can store (4.12)
• Response type determines how many values an item can hold at once.
For example, at any one time, a patient has only one date of birth but can have multiple symptoms.
What are the three Response Type’s?
- Single Response
- Multiple Response
- Related Group
(4. 13)
Which Response Type stores multiple lines of data at once, and each one of these lines is related to a line in another item?
Related Group (4.13)