EPIC BRIDGES EXAM NEWEST 2024-2025 ACTUAL EXAM COMPLETE
144 QUESTIONS AND CORRECT DETAILED ANSWERS (VERIFIED
ANSWERS)
Trigger -Answer- ✔A single, clearly defined action that generates an interface message.
An interface message contains... -Answer- ✔Data about an event (like a patient being
admitted to the hospital)
MSH-11 -Answer- ✔HL7 Processing ID
MSH-12 -Answer- ✔HL7 Version ID
Segment Identifier -Answer- ✔Three character code that identifies the kind of data the
segment contains
PID-3 -Answer- ✔Patient ID
PID-5 -Answer- ✔Patient Name
PID-7 -Answer- ✔Patient Date of Birth
Encoding Character -Answer- ✔Break HL7 message down into smaller pieces
FCRES
1. Field Separator |
2. Component Separator ^
3. Repetition Separator ~
4. Escape Character \
5. Subcomponent Separator &
Escape Sequence (assumes Escape character is \) -Answer- ✔1. Field Separator \F\
2. Component Separator \S\
3. Repetition Separator \R\
4. Escape Character \E\
5. Subcomponent Separator \T\
NTE Segment -Answer- ✔"Note" segment containing custom data that relates to the
segment it follows.
Z Segment -Answer- ✔Custom segment
Are empty fields needed following the final entered value in an HL7 message? -Answer-
✔No
EPIC BRIDGES EXAM NEWEST 2024-2025 ACTUAL EXAM
, EPIC BRIDGES EXAM NEWEST 2024-2025 ACTUAL EXAM
Blank Fields -Answer- ✔These are not filed
HL7 Delete Character -Answer- ✔Defined by information between double quotations ("-
")
FHIR -Answer- ✔Specifies RESTful exchange method via HTTPs to access data.
Developed to address limitations of HL7.
Bridges supports these standards -Answer- ✔HL7, X12, FHIR, NCPDP, and Direct
Event -Answer- ✔Small set of values. Contains needed info to build a message (like
Patient ID) and contains directions for where Interface should pull contents to build a
message.
Queue -Answer- ✔Storage location outside Chronicles database structure.
Event Daemon -Answer- ✔Processes the Event Queue
Outgoing: Pulls from Event Queue, builds message, and removes the event from the
event Queue
Incoming:
Daemon (Outgoing) -Answer- ✔Background process that does not require user action.
Data Queue -Answer- ✔Outgoing: Contains the full text of the message along with
additional metadata (i.e. timestamp)
Control Queue -Answer- ✔Outgoing: Contains very little data. Processed by
Communications Daemon. Maintains list of messages waiting to be processed.
Incoming: Processed by Filer Daemon.
Comm Daemon -Answer- ✔Outgoing: TCP/IP. Reads instruction from Control Queue
and copies corresponding message from Data Queue. Sends message out of Epic and
waits for ACK. Deletes instruction from Control Queue.
Incoming: TCP/IP. Constantly listens for incoming messages. Validates MSH-11 and
MSH-12 before accepting.
Filer Daemon -Answer- ✔Pulls instruction from Control Queue, retrieves corresponding
message from Data Queue, then attempts to file message. If there is a problem, an
interface error is logged.
What happens when Filer Daemon tries to file? -Answer- ✔1. Message is successfully
filed.
2. Message is unable to be filed because something is critically wrong with it (fatal or
critical error).
EPIC BRIDGES EXAM NEWEST 2024-2025 ACTUAL EXAM