Data Lineage Flashcards

1
Q

What are the two item numbers that keep their meaning across all master files?

A
  1. (Dot 1) .1 = Record ID
  2. (Dot 2) .2 = Record Name
    (4. 10)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the process that transfers data from one database to another?

A

ETL - Extract, Transform, and Load (4.4)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What Epic database holds real-time data?

A

Chronicles (4.4, 4.16)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which Epic database includes non-Epic data?

A

Caboodle (4.5)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What Epic databases are relational?

A
  1. Clarity
  2. Caboodle
    (4. 5)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the relevance of INI and item number in locating Chronicles data?

A

• The INI and item number uniquely identify a data element.
• I EPT 70 = Item 70 in the patient master file.
(4.10)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a “response each time” item in Chronicles?

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does Add Type tell you about an item?

A

The level the item is stored (4.12)

1. Record-level
   2. Contact-level
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

No-add items store ___________-level data.

A

Record (4.12)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False: The value of a no-add item is considered true for all contacts on the record.

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What Add Type’s store values separately on each contact?

A
  1. Response Each Time
  2. Lookback
    (4. 12)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

There are two Add Types that store values separately on each contact. How are they different?

A
  1. Response Each Time (4.12)
    • If an item is blank for a certain contact, the value is considered unknown.
  2. 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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does Response Type determine?

A

• 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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the three Response Type’s?

A
  1. Single Response
  2. Multiple Response
  3. Related Group
    (4. 13)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which Response Type stores multiple lines of data at once, and each one of these lines is related to a line in another item?

A

Related Group (4.13)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What do networked items reference?

A

Records or Contacts (4.13)

17
Q

What do networked items that point to records store?

A

.1 - Dot 1 - Record ID (4.13)

18
Q

What do networked items that point to contacts store?

A

CSN - Contact Serial Number (4.13)

19
Q

What is an example of Multiple Response?

A

• Multiple symptoms
• Multiple lines of a large block of text, such as an address
(4.13)