































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
EPIC BRIDGES PREP EXAM | QUESTIONS AND CORRECT ANSWERS | GRADED A+ | LATEST VERSION | VERIFIED ANSWERS
Typology: Exams
1 / 39
This page cannot be seen from the preview
Don't miss anything!
Outgoing Message Flow with Interconnect ------CORRECT ANSWER-------- -------Comm daemon sends the content of the data queue to Interconnect, wehre the message is packaged and sent Incoming Message Flow with Interconnect ------CORRECT ANSWER-------- --------Exists within the firewall;
What are two ways that interface messages are sent and received ------ CORRECT ANSWER---------------TCP/IP with an interface engine is the most common. Interconnect is used for HTTPS or other communication outside your local network What does it mean for an interface to process a message? ------CORRECT ANSWER---------------the incoming interface's Filer Daemon tries to find the correct patient and file the data in the message into Chronicles the outgoing interface's Event Daemon creates an HL7 message, based on information in Chronicles, and sends it out through the port defined in the Comm Daemon. Are messages ever manually deleted from the Data Queue? ------ CORRECT ANSWER---------------No, never. They are purged only by an automated purge job. Communication Status (Interface Monitor Column) ------CORRECT ANSWER---------------whether the comm daemon is stopped or running Total Recv'd/Sent (Interface Monitor Column) ------CORRECT ANSWER---- -----------total number of messages sent (outgoing) or received (incoming) i.e. count Last Recv'd/Sent (Interface Monitor Column) ------CORRECT ANSWER----- ----------Number of the Last message sent (outgoing) or received (incoming)
Skipping Messages ------CORRECT ANSWER---------------Allows you to solve the problem of messages being blocked by one bad message by removing the bad message from the Control Queue so it will no longer be considered as a message to be processed and it logs a fatal error indicating which user skipped the message True/False: There is no action that a user can take to remove a message from the Data Queue ------CORRECT ANSWER---------------True When can a message be skipped? ------CORRECT ANSWER---------------If the Waiting? column has a "yes" value in the message search results Message Search "Waiting" Column ------CORRECT ANSWER--------------- indicates whether or not the message still exists on the Control or Hold Queue Reasons why a message might still exist on the Control Queue for an outgoing interface ------CORRECT ANSWER---------------- the communication daemon is turned off
Resubmitting a message (incoming or outgoing) ------CORRECT ANSWER---------------creates a new message on the data queue and also places an entry on the Control Queue Resubmitting a message (incoming) ------CORRECT ANSWER--------------- forces the filer daemon to reprocess the message that was resubmitted, which allows a user to attempt to file changes made directly to the message Resubmitting a message (outgoing) ------CORRECT ANSWER--------------- Control Queue is after the Event Daemon, so message gets processed by the comm daemon and sent out exactly as it appears when re-submitted. Any changes to the data in Chronicles or to interface configuration will not be reflected in the resubmitted message Retriggering Messages ------CORRECT ANSWER---------------- copies the original event and puts it back on the event queue.
Bridges Error Codes ------CORRECT ANSWER---------------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 To identify a patient using identity you need the _____ and the _____ ------ CORRECT ANSWER---------------ID type and ID What are the 3 types of patient validation an interface can use? ------ CORRECT ANSWER---------------Basic Validation, Extended Validation, Identity Duplication Configuration (IDC) What kind of alerts can be set up in the Background monitor? ------ CORRECT ANSWER---------------Rule Based Alerts _____ is an online tool you can used to document details about issues you encounter. ------CORRECT ANSWER---------------Sherlock What is translation table used for? ------CORRECT ANSWER--------------- used to map more granular items from database records What is identity used for? ------CORRECT ANSWER---------------It is used to map large database records
What are the three methods you can use to perform migration? ------ CORRECT ANSWER---------------Data Courier, Pack/unpack database record utilities, manual migration What is a data courier? ------CORRECT ANSWER---------------A tool that Epic provides to facilitate the migration of objects between environments. What is included in the subset of bridges records that can be migrated with Data Courier? ------CORRECT ANSWER---------------tables (translation & general), error work queues, error steps, radar dashboards, custom columns used in message searches and error log reports Communication Daemon ------CORRECT ANSWER---------------Sends or receives acknowledgements over a TCP/IP connection Data Queue ------CORRECT ANSWER---------------contains Hl7 Messages along with timestamp information about message processing Trigger ------CORRECT ANSWER---------------A single, clearly defined action that a user or process can take that results in an interface message being created and sent Filer daemon ------CORRECT ANSWER---------------Translates HL7 data into something that can be stored to the database
What variable is required for every interface in order to process messages? ------CORRECT ANSWER---------------INTF_USER- The interface will not start without this What is special about the NTE Segment? ------CORRECT ANSWER--------- ------It's meaning depends on the segment it follows. What order does the encoding characters of the MSH segment need to be? ------CORRECT ANSWER---------------Field, Component, Repetition, Escape, Subcomponent What is the HL7 delete character? ------CORRECT ANSWER---------------" "- Double Quotes When encountering an error for the first time, what are the 3 buckets Epic recommends to choose from when determining how to address the error? - -----CORRECT ANSWER---------------Fix, Work, Suppress What standard is based on resources? ------CORRECT ANSWER------------- --FHIR Which standard is used for eligibility ------CORRECT ANSWER--------------- X12 Basics
What is bridges? ------CORRECT ANSWER---------------the name of Epic's interface application, which is a collection of tools, utilities, reports and background processes. Message Purge ------CORRECT ANSWER---------------- the only process in bridges that deletes messages from the data queue What are the three things that can happen when the filer daemon attempts to process a message? ------CORRECT ANSWER----------------The filer daemon files the message into chronicles
The create new message option is only available for what type of interfaces? ------CORRECT ANSWER---------------HL7 Version 2 Message Search ------CORRECT ANSWER---------------Allows you to specify an interface, a string to look for, and a time period. Then the activity returns all messages that meet those criteria What does the check syntax option (button) do? ------CORRECT ANSWER- --------------It will notify you if the message contains invalid syntax. What are the five error severities? ------CORRECT ANSWER--------------- Critical, fatal, warning, notification, and none What are the three level at which an error can be logged? ------CORRECT ANSWER---------------daemon. message, and local. The majority of errors logged by the interface are message scoped errors. Collect an error in a workqueue only if all of the following are true.... ------ CORRECT ANSWER----------------Defined Resolution Path
Event Queue is procesed by... ------CORRECT ANSWER---------------the Event Daemon Daemon (Outgoing Message Flow) ------CORRECT ANSWER--------------- process that runs in the background without any direct user action Event Daemon (Outgoing Message Flow) ------CORRECT ANSWER--------- ------pulls an event off the Event Queue, uses the information in the event to build the message and finally deletes the event from the event queue. The event daemon puts the message it has built onto the data queue and adds an instruction to the Control Queue builds an HL7 message based on data pulled from Chronicles Data Queue (Outgoing Message Flow) ------CORRECT ANSWER------------- --contains the full text of the message along with some additional metadata (i.e. timestamp) about message processing Control Queue (Outgoing Message Flow) ------CORRECT ANSWER--------- ------a to-do list and contains very little data
Interconnect ------CORRECT ANSWER---------------Epic's web services framework
Interface Monitor Definition ------CORRECT ANSWER---------------Allows you to specify which interfaces should be displayed in the Interface Monitor activity Interface Monitor ------CORRECT ANSWER---------------displays the interfaces from the definition. There are several pieces of information available about each interface displayed: