SENTRYSUITE/VMAX
SENTRYCONNECT/BOS
CIS/TROUBLESHOOTING
PROGRAMMING
MISC
100

True or False:

The location tree is active by default in SentrySuite 3.20+

False

100

HL7 ORU Outbound: Encoded PDF, UNC path links for PDF, text based reports, and Discrete values are all sent in this segment type

OBX

100

This document will outline the specifications for our HL7 message standards and capabilities

The Conformance Statement

100

The following code when executed will write ______ to the logger:

var stringOne = 'Hello'

var stringTwo = 'Cat' 

if (stringOne.length < stringTwo.length) {

     logger.info('True')

} else {

    logger.info('False')

}

False

100

This is the most populated US state according to recent census

California

200

These are the three security options available for SentrySuite

Text based, AD, SSO

200

This is the default password for the administrator account to log into BOS version 4+

Master.Admin

200

At this point in a project you are required to complete Revenue Recognition (REV REC) 

Once the server is stood up for a network project & once the interface has been tested for a workflow project (Inbound message from customer, Result out to customer)

200

The following code executed in SQL SSMS query window will show ___________:

Use SentrySuite

Select * from Patient 

Where PAT_FirstName like 'Ben%'

and PAT_Birthdate > '1980-01-01'

All columns for patients with first name starting with 'Ben' and a birthdate after 1980-01-01

200

This Peanuts character always plays the piano

Schroeder


300

This is the name & file type of the file needed to be edited to change the label for free fields in VMAX

ID_TEXT.DBF

300
Utilizing this inbound type eliminates the need for a SentryWorklist database

BOS injection

300

This team is responsible for confirming all discrete data is posting properly to the customer's EMR


CIS (Yours truly) 

300

The following is an example of _____:

{

"Patient": {

       "ID": "XXXX",

       "DOB": "01-01-1980",

       "NAME": "JOHN DOE"

       }

}

JSON - JavaScript Object Notation

300

This NBA team has the most championship banners

Celtics & Lakers - 17 A Piece 

400

This is an application, service, or server that sits 'in front' of other services and forwards requests to them...

Hint: Our version uses port 5300

Reverse Proxy

400

When configuring BOS 4.x, change CISDataService (Port and Path) from 5310/ to ________:

5300/dataservice

400

Post Go Live, this is the most likely root cause that leads to reports not posting to EMR

Missing Order/Visit ID due to workflow errors/omissions

400

What is a GUID used for in a SentrySuite database?


Example Pat_demId, Visitinfo_id

Globally Unique Identifier - an alphanumeric ID used to uniquely identify a specific patient, visit etc of the database and link them to other tables. 

400

A caffeine molecule is made up of four unique elements... Carbon, hydrogen, and Nitrogen are the most abundant... This is the last one

C8H10N4O2 - Oxygen

500

This is the area where a SSL/TLS certificate is installed on the computer to ensure a secure connection.

Certificate Store - Trusted Root Certification Authority

500

In the most recent outbound channel deployment the following may be used instead of arrays to configure discrete allow/block lists

Text files 

500
Under these conditions a loopback adapter is required

If an external IP address is used

500

You know we offer XML output for some of our more savvy customers.... This is what XML stands for

eXtensible Markup Language 
500

This artist is responsible for pieces such as.... 

Starry Night, The Sunflowers, The Night Cafe, many self portraits and landscapes, and my personal favorite "A Pair of Shoes"

Vincent Van Gogh

M
e
n
u