OpTime Flashcards
T or F The SER masterfile is short for Surgical Epic Resources and only contains records for surgeons?
False
Schedulable EPIC Resources include surgeons, surgical and anesthesia staff, surgical and anesthesia equipment, instruments, and operating rooms.
The Snapboard is an OpTime application report in hyperspace that shows 3 things what are they.
- OR schedule for a given day
- scheduled surgical cases
- unscheduled surgical cases
and the rooms they will be assigned to.
What is a SER record in Optime
Each operating room which can be found in the top half of the snapboard is a record in SER.
Operating rooms (SER’s) are grouped together in different surgical (OpTime) locations What masterfile represents a location record?
EAF
T or F OpTime EAFs (location) can be marked as part of a particular department or service area?
True
even though OpTime facility structure can stand completely on its own with any connections to EAF or DEP records set up by other applications, many facilities will want to integrate OpTime into their larger system.
T or F A single department can have many OpTime surgical locations?
True
T or F An OpTime surgical location can be attached to many department locations
False
An OpTime surgical location can only be attached to one department. (Surgical theaters can be specialized, allowing worflows to be configured differently and more granular reporting on how these specialized areas are reporting.
The SER masterfile contains one record for ___________, and can be found in what table?
anything that can have a schedule, and can be found in the CLARITY_SER table
Each CLARITY_SER can potentially act as multiple resource types (TorF) What table would you link to to find type specific definitions for a given record?
T
OR_SER_SURG_RECTYPE table
T or F Operating Rooms are a scheduable resource and will have a row in Clarity_SER?
True
Outside of a row identifying an operating room in CLARITY_SER, Where will operating room specific information be found
OR_SER_ROOM
Operating rooms will generally be associated with?
What table contains information about surgeons and operating rooms?
The surgical Location where they are located.
OR_SER_SURG_SRVC
What can OR_SER_SURG_SRVC table be used for?
Reporting about surgeons and operating rooms (locations) Each row contains an operating room and can be used to determine the location an OR is linked to.
It can also be used for reporting on surgeon authorizations.
What is contained in the OGP masterfile
Surgeon groups which consist almost entirely of an ID, a name, and a list of the member of surgeons. Used for scheduling or blocking of rooms. See OR_GRP or OR_GRP_SURGEON
T or F CLARITY_SER stores the type of surgical resources a SER record is?
False. Because a single SER record can act as multiple resource types, and is a single response table cannot hold the surgical resource types, must link to OR_SER_SURG_RECTYP a multiple response table to find stored type or type of surgical resource a SER record is
That table can you use to determine the surgical location associated with an OR
OR_SER_SURG_SRVC
What are the two types of ORP records (surgical procedures)
Base Procedures
Preference Cards
What is a Base Procedure?
The core definition of a procedure; what is needed in order to perform the procedure, how long it will take, who should be in the OR, when the procedure will take place.
What is a Preference card?
A preference card contains all the information that is often the same each time a procedure is done by a particular surgeon, service, or in a specific location
Preference cards are sometimes called
procedure modifiers because they serve only to modify the requirements of base procedures and cannot be used on their own.
How many preference cards will be applied for any single scheduled procedure?
One.
All surgical procedures including base procedures and preference cards can be found in what table?
OR_PROC and preference card values take preference over base procedures
What category in OR_PROC.REC_TYP_C in all rows for preference cards will this category value be?
“1”
What is the relationship between cases and procedures? How is that relationship reflected in Clarity?
Procedure records store the standard needs of a procedure, such as staff, supplies, and length. These procedure records are then added to a case and the procedure information will copy to the case. An end-user can modify this information to the needs of the specific case once it is in the case, so that it differs from what appears in the procedure record. A case’s procedures are listed in the OR_CASE_ALL_PROC table.