



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
EDI101 - BRIDGES INTERFACES QUESTIONS AND VERIFIED ANSWERS
Typology: Exams
1 / 5
This page cannot be seen from the preview
Don't miss anything!




No, the encoding characters can be any printable character. - Answers - Does every HL7 message have to be encoded with the characters |^~&? The result is positive \T\ has a value of 2.7 x 10\S\3. - Answers - Imagine that your message begins with MSH|^~&|. How would you encode the string "The result is positive & has a value of 2.7 x 10^3."? Context; its meaning depends on the segment it follows. - Answers - Why is the NTE segment special? An empty field is ignored by the interface, whereas the delete character will delete information from the database, assuming the field in question supports the delete character. - Answers - What is the difference between receiving an empty field || and the delete sequence |""|? X12, FHIR, NCPDP, DICOM, and Direct. - Answers - Aside from HL7 Version 2, name two other standards supported in Bridges? Epic's interfacing application. It consists of both the interface infrastructure to build, send, receive, and file messages along with the tools and utilities to maintain those interfaces. - Answers - What is Bridges? The Event Queue contains the information needed to build a message. Usually this is a patient ID, an encounter DAT, and the type of message to be built, amongst other information. The Data Queue contains the text of HL7 messages and additional metadata. The Control Queue is a to-do list of message numbers to send or file. - Answers - What are stored in the Event Queue, Data Queue, and Control Queue? No, never. They are purged only by an automated purge job. - Answers - Are messages ever manually deleted from the Data Queue? TCP/IP with an interface engine is the most common communication method. Interconnect is used for HTTPS or other communication outside your local network. - Answers - What are two ways that interface messages are sent and received?
Compile the custom override and restart the interface. - Answers - What must be done once you have made changes to a custom override to ensure the changes will take effect? The triggers for outgoing interfaces, system-wide profile variables, and system-wide error handling. - Answers - What is contained in System Definitions? ID; ID Type - Answers - To identify a patient using Identity you need the _____________ and the _____________. No, you can have the same Identity ID for different records in the same master file as long as they are tied to different Identity ID types. - Answers - Must an Identity ID be unique across the entire system? result statuses - translation table procedures - Identity departments - Identity patient classes - translation table patients - Identity US states - translation table transcription types - translation table allergies - Identity - Answers - For the following list of concepts, determine which would use Identity and which would use a translation table for their mapping: result statuses, procedures, departments, patient classes, patients, US states, transcription types, allergies No. An ID Type can be defaulted, or a programming point can be used to find an ID Type. - Answers - Must you receive an ID type over the interface to find a record in Epic? Yes, a table that translates in a single direction (that is, incoming or outgoing, but not both) can use a many-to-one mapping. - Answers - Can a translation table support a many-to-one mapping? Auto lookup leverages the category list build in Epic (typically either the title or abbreviation) to establish the mapping between the external value and Epic's internal value. The most common use case for this would be for US states where the abbreviation (i.e. postal code) is universally agreed upon. - Answers - Describe the auto lookup option available for translation tables and a good example of when you might use it. When an incoming interface that can create patients does not find the patient by ID and ID type, duplicate prevention is performed before creating a patient record to ensure that the patient doesn't already have a record in the database. - Answers - When is duplicate prevention performed?