answers
____________interface is the heaviest user of general tables Ans✓✓✓ Incoming
Transcription
"Delete" an error Ans✓✓✓ deletes the error at a system level
"Fix" errors Ans✓✓✓ problems that can be eliminated by a change to the system
to permanently elimnate the problem
"Release" an error Ans✓✓✓ deletes the error only from your current workqueue
"Suppress" errors Ans✓✓✓ some errors are benign and require no further
action, so those you can simply suppress
"Transfer" an error Ans✓✓✓ passes the error to another workqueue
"Work" errors Ans✓✓✓ errors you expect to happen periodically and will require
manual intervention as part of the ongoing maintenance of the interface
3 Master files that are the most prevalent users of Identity Ans✓✓✓ 1)EPT
2)SER
3)EAP
3 methods of migration for Bridges objects Ans✓✓✓ 1) data courier
,2) pack/unpack database record utilities
3) manual migration
A custom override is created from... Ans✓✓✓ within the interface specification
-click the green plus sign by the "message structure" tab
A table with many-to-one mapping Ans✓✓✓ has multiple values which translate
to the same result
-valid if the values in the source column are a unique set with no duplicate values
-applicable to tables that perform only incoming or outgoing mapping
A wq must be _______________ in order to begin catching errors Ans✓✓✓
activated
After you create an alert rule you need to.... Ans✓✓✓ Add it to the Background
Monitor alerts
An interface message contains.... Ans✓✓✓ Data about an event (like a patient
being admitted to the hospital)
An interface requires interconnect if one or more of the following are true:
Ans✓✓✓ 1) the message uses an XML framework
,2) communication requires HTTPS (web) protocol to reach securely outside your
firewall
3) the interface handles a job in a windows .NET framework, such as extracting an
embedded PDF from an HL7 v2 message and storing it to a BLOB server
Are messages ever manually deleted from the Data Queue? Ans✓✓✓ No, never.
They are purged only by an automated purge job.
Are you deleting a message from the data queue with the Skip message feature?
Ans✓✓✓ No. You can never manually delete a message with any bridges utility.
This utility removes the entry only from the Control Queue
Autostart Blocking Conditions in the Background Monitor Ans✓✓✓ Allows you to
specify additional criteria that delays the startup of some interfaces
Path: Epic>Admin>Interface Admin>Background Monitor Definition> Autostart
Background Monitor Ans✓✓✓ takes care of many tasks including determining
whether interfaces are running
Blank fields... Ans✓✓✓ don't file anything
Bridges Error Codes Ans✓✓✓ Each error logged by bridges includes a discrete
numeric error code that allows us to group multiple occurrences of the same
problem
, Errors sharing the same error code also include additional information specific to
the occurrence of that error
Bridges Error Severities Ans✓✓✓ Epic supports five error severities: critical, fatal,
warning, notification, and none
Can resubmitted messages be retriggered? Ans✓✓✓ No because they no longer
have an event string to put pack on the event queue
Can you delete a message in the Error Log Report activity? Ans✓✓✓ No- you can
never manually delete a message from the data queue with any Bridges Activity
Chronicles Ans✓✓✓ contains all the information for a patient in the form of
records
Collect an error workqueue if: Ans✓✓✓ 1) the error has a defined resolution
path
2) a user is assigned to fix the errors and has been trained on the defined
resolution path
3) the error doesn't already exist on another workqueue
Comm Daemon (Incoming Message Flow) Ans✓✓✓ -listens constantly for
messages coming into the system
-validates MSH-11 and MSH-12 before accepting it, storing it in the data queue,
and adding instruction to the control queue
-sends or receives acknowledgments over a TCP/IP connection