{"id":118904,"date":"2023-09-07T04:40:12","date_gmt":"2023-09-07T04:40:12","guid":{"rendered":"https:\/\/learnexams.com\/blog\/?p=118904"},"modified":"2023-09-07T04:40:14","modified_gmt":"2023-09-07T04:40:14","slug":"bridges-cert-prep-2023-questions-and-answers-complete","status":"publish","type":"post","link":"https:\/\/www.learnexams.com\/blog\/2023\/09\/07\/bridges-cert-prep-2023-questions-and-answers-complete\/","title":{"rendered":"Bridges Cert Prep 2023 Questions and Answers Complete"},"content":{"rendered":"\n<p>2 Does every HL7 message have to be encoded with the characters |^~\\&amp; ? Ans- No,<br>the encoding characters can be any printable character.<br>2 Imagine that your message begins with MSH|^~\\&amp;|. How would you encode the string<br>&#8220;The<br>result is positive &amp; has a value of 2.7 x 10^3.&#8221;? Ans- The result is positive \\T\\ has a<br>value of 2.7 x 10\\S\\3.<br>2 Why is the NTE segment special? Ans- Context; its meaning depends on the<br>segment it follows.<br>2 What is the difference between an empty field || and the delete character |&#8221;&#8221;|? Ans\u0002An empty field is ignored by the interface, whereas the delete character will delete<br>information from the<br>database, assuming the field in question supports the delete character.<br>2 Aside from HL7 Version 2, name two other standards supported in Bridges? Ans\u0002X12, FHIR, NCPDP, DICOM, and Direct.<br>2 Perform basic parsing of an HL7 message, such as identifying the contents of a<br>specific field<br>or component Ans- Make sure you can perform this task.<br>2 Escape the contents of a field that contains an encoding character by replacing it with<br>the<br>appropriate escape sequence Ans- Make sure you can perform this task.<br>2 The difference between a null field and the delete character Ans- Null is ignored<br>while delete will remove if allowed<br>2 The context of an NTE segment Ans- Varies based on segment<br>2 Which characters may be used as encoding characters Ans- Any printable character<br>2 The importance of MSH-11 and MSH-12 Ans- Epic will reject message if invalid<br>2 The expectations of using Z-segments Ans- They have been defined and coded for<br>within Epic<br><br>2 General use cases for X12 interfaces and FHIR Ans- Real-time eligibility and<br>provider\/patient facing apps<br>3 What is Bridges? Ans- Epic&#8217;s interfacing application. It consists of both the interface<br>infrastructure to build, send, receive, and file messages along with the tools and utilities<br>to maintain those interfaces.<br>3 What are stored in the Event Queue? Ans- The Event Queue contains the<br>information needed to build a message. Usually this is a patient ID, an<br>encounter DAT, and the type of message to be built, among other information.<br>3 What are stored in the Data Queue? Ans- The Data Queue contains the text of HL7<br>messages and additional metadata.<br>3 What are stored in the Control Queue? Ans- The Control Queue is a to-do list with<br>instructions to send or file messages stored in the Data Queue.<br>3 Are messages ever manually deleted from the Data Queue? Ans- No, never. They<br>are purged only by an automated purge job.<br>3 What are two ways that interface messages are sent and received? Ans- TCP\/IP<br>with an interface engine is the most common communication method.<br>Interconnect is used for HTTPS or other communication outside your local network.<br>3 Describe the flow of messages in and out of Bridges for an interface using a TCP\/IP<br>connection. Ans- See diagram on page 3-14<br>3 Describe the flow of messages in and out of Bridges for an interface using<br>Interconnect. Ans- See diagram on page 3-15<br>3 Trigger Ans- A trigger is a single, clearly defined action that a user or process can<br>take that can result in an interface message being created and sent. A trigger is<br>generally an action in Hyperspace, like clicking a button or closing an activity.<br>3 Event Ans- An event consists of a small set of values with the necessary information<br>to build the message: the patient ID, the patient contact, the type of message, and other<br>additional information.<br>3 Event Queue Ans- List of events waiting for messages to be built and sent outbound.<br>The Event Queue is managed by the Event Demon.<br>3 Data Queue Ans- List of messages with metadata built by the Event Demon waiting<br>for messages to be sent. Messages are added to the Event Demon and deleted by the<br>Control Demon.<br><br>3 Control Queue Ans- Essentially just a to-do list of messages in the Data Queue and<br>contains very little data.<br>3 Event Daemon Ans- Processes the Event Queue by pulling the next event off and<br>using the information in the event to build the message (pulling additional data for the<br>message from Chronicles).<br>The Event Daemon then puts the message, along with some metadata including<br>timestamp information, onto the Data Queue and adds an instruction to the Control<br>Queue.<br>3 Filer Daemon Ans- Filer Daemon pulls an instruction from the Control Queue,<br>retrieves the corresponding message from the Data Queue, and then attempts to file the<br>message.<br>Filing means that the Filer Daemon attempts to store the data in Chronicles. If the Filer<br>Daemon is successful, the data is added to the appropriate records in Chronicles.<br>When there is a problem, and the data in the message cannot be filed, an interface<br>error message is logged.<br>3 Communication Daemon Ans- Manages communications for an interface (all types ,<br>e.g., TCP\/IP, HTTPS, etc.) and processes messages on the Control Queue.<br>3 Locked Record Ans- A record is locked when a user or process is updating it. This<br>ensures that two people or processes aren&#8217;t trying to update the same record at the<br>same time and potentially corrupting the data.<br>Epic supports partial patient locking so that only portions of the patient record need to<br>be locked in order to file a message. For example, a lock on patient demographics<br>would not prevent a result from filing.<br>3 Message flows in and out of Bridges with TCP\/IP Ans- See diagrams on 3-14 and 3-<br>15<br>3 Resequencing using the Holding Queue Ans- If a Filer Daemon attempts to file a<br>message for a patient, but that patient&#8217;s record is already being<br>updated with an active lock, then the Filer Daemon stores the instruction for that<br>message on another queue, the Holding Queue.<br>The message remains on the Holding Queue until the lock is released, so that the Filer<br>Daemon can move onto the next message in the Control Queue for processing.<br>3 Holding Queue Ans- Messages pending the release of locking<\/p>\n","protected":false},"excerpt":{"rendered":"<p>2 Does every HL7 message have to be encoded with the characters |^~\\&amp; ? Ans- No,the encoding characters can be any printable character.2 Imagine that your message begins with MSH|^~\\&amp;|. How would you encode the string&#8220;Theresult is positive &amp; has a value of 2.7 x 10^3.&#8221;? Ans- The result is positive \\T\\ has avalue of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[25],"tags":[],"class_list":["post-118904","post","type-post","status-publish","format-standard","hentry","category-exams-certification"],"_links":{"self":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/118904","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/comments?post=118904"}],"version-history":[{"count":0,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/posts\/118904\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/media?parent=118904"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/categories?post=118904"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.learnexams.com\/blog\/wp-json\/wp\/v2\/tags?post=118904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}