Correct Answers | Verified | Latest Update
2026/2027
Save
Practice questions for this set
Learn 1 /7 Study using Learn
a matching patient record
Choose an answer
Other standards supported by
1 Trigger 2
Bridges
What are the three types of
3 4 high threshold match
validation an interface can use?
Don't know?
Terms in this set (177)
,Trigger Serves as the integration point between the
application workflow and Bridges
-generally an action in Hyperspace, like clicking a
button or closing an activity
-a single, clearly defined action that a user or
process can take that results in an interface
message being created and sent
An interface message contains.... Data about an event (like a patient being admitted
to the hospital)
MSH-11 and MSH-12 are... the HL7 processing ID and version; Epic checks
these values on an incoming message and rejects
the message if they do not match the expected
values
Segment Identifier Three character code that identifies what kind of
data that segment contains
PID-5 patient name
NTE segment can follow many different segments
Z-segment custom segment for a specific implementation
Is it necessary to send empty fields No
following the last valued field?
Within a field do you need to send Only as many as are valued
all components?
, Blank fields... don't file anything
Delete character HL7 double quotes " "--- tells the receiving system to
delete a piece of info it has
FHIR specifies RESTful exchange method via HTTPs to
access data
Other standards supported by X12, FHIR, NCPDP, DICOM, and Direct
Bridges
Event (in context of outgoing small set of values with the necessary info to build
message flow) the message: patient ID, patient contact, type of
message, and additional info
-contains directions for where the interface should
pull the information it needs from the database
Queue storage location outside of Chronicles database
structure
Event Queue is procesed by... the Event Daemon
Daemon (Outgoing Message Flow) process that runs in the background without any
direct user action