All RPC

Package: Text Integration Utility RPC List

Name Tag Routine Availability Description
Name Tag Routine Availability Description
TIU NOTES NOTES TIUSRVLO SUBSCRIPTION This API gets lists of progress notes for a patient, with optional parameters for STATUS, EARLY DATE/TIME, and LATE DATE/TIME.
TIU GET RECORD TEXT TGET TIUSRVR1 SUBSCRIPTION This RPC will get the textual portion of a TIU Document Record.
TIU SUMMARIES SUMMARY TIUSRVLO SUBSCRIPTION This API gets lists of Discharge Summaries for a patient, with optional parameters for STATUS, EARLY DATE/TIME, and LATE DATE/TIME.
TIU NOTES BY VISIT NOTES TIUSRVLV SUBSCRIPTION This API gets lists of Progress Notes by visit from TIU.
TIU SUMMARIES BY VISIT SUMMARY TIUSRVLV SUBSCRIPTION This API returns lists of Discharge Summaries by visit.
TIU GET PN TITLES NOTES TIUSRVD SUBSCRIPTION This API returns a list of Progress Notes Titles, including a SHORT LIST of preferred titles as defined by the user, and a LONG LIST of all titles defined at the site.
TIU GET DS TITLES SUMMARY TIUSRVD
TIU LOAD BOILERPLATE TEXT BLRSHELL TIUSRVD SUBSCRIPTION This RPC will load the boilerplate text associated with the selected title, and execute the methods for any objects embedded in the boilerplate text.
TIU SIGN RECORD SIGN TIUSRVP SUBSCRIPTION This API Supports the application of the user's electronic signature to a TIU document while evaluating authorization, and validating the user's electronic signature.
TIU GET PERSONAL PREFERENCES GETPREF TIUSRVR SUBSCRIPTION Returns Users personal preferences for TIU in the following format: TIUY = USER [1P] ^ DEFAULT LOCATION [2P] ^ REVIEW SCREEN SORT FIELD [3S] ^ ==>REVIEW SCREEN SORT ORDER [4S] ^ DISPLAY MENUS [5S] ^ PATIENT ==>SELECTION PREFERENCE [6S] ^ ASK 'Save changes?' AFTER EDIT [7S] ^ ==>ASK SUBJECT FOR PROGRESS NOTES [8S] ^
TIU UPDATE RECORD UPDATE TIUSRVP SUBSCRIPTION This API updates the record named in the TIUDA parameter, with the information contained in the TIUX(Field #) array. The body of the modified TIU document should be passed in the TIUX("TEXT",i,0) subscript, where i is the line number (i.e., the "TEXT" node should be ready to MERGE with a word processing field). Any filing errors which may occur will be returned in the single valued ERR parameter (which is passed by reference).
TIU REQUIRES COSIGNATURE REQCOS TIUSRVA SUBSCRIPTION This Boolean RPC simply evaluates whether the current user requires cosignature for TIU DOCUMENTS, and returns a 1 if true, or a 0 if false.
TIU LOAD RECORD FOR EDIT GET4EDIT TIUSRVR SUBSCRIPTION This RPC loads the return array with data in a format consistent with that required by the TIU UPDATE RECORD API. It should be invoked when the user invokes the Edit action, to load the dialog for editing the document.
TIU DETAILED DISPLAY RPC TIUSRV SUBSCRIPTION Gets details for display of a given record.
TIU CREATE ADDENDUM RECORD MAKEADD TIUSRVP SUBSCRIPTION This Remote Procedure allows the creation of addenda to TIU Documents.
TIU CREATE RECORD MAKE TIUSRVP SUBSCRIPTION This remote procedure allows the creation of TIU DOCUMENT records.
TIU DELETE RECORD DELETE TIUSRVP SUBSCRIPTION Deletes TIU Document records...Evaluates authorization.
TIU PRINT RECORD RPC TIUPD SUBSCRIPTION Allows Printing of TIU Documents on demand.
TIU GET DOCUMENT PARAMETERS DOCPARM TIUSRVP1 SUBSCRIPTION This Remote Procedure returns the parameters by which a given document or document type is to be processed.
TIU GET DS URGENCIES URGENCY TIUSRVA SUBSCRIPTION Returns a set of discharge summary urgencies for use in a long list box.
TIU AUTHORIZATION CANDO TIUSRVA SUBSCRIPTION This RPC allows the calling application to evaluate privilege to perform any ASU-mediated action on a TIU document.
TIU DOCUMENTS BY CONTEXT CONTEXT TIUSRVLO SUBSCRIPTION Returns lists of TIU Documents that satisfy the following search criteria: 1 - signed documents (all) 2 - unsigned documents 3 - uncosigned documents 4 - signed documents/author 5 - signed documents/date range
TIU NOTES 16 BIT NOTES TIUSRVLC SUBSCRIPTION This API gets lists of progress notes for a patient, with optional parameters for STATUS, EARLY DATE/TIME, and LATE DATE/TIME.
TIU WHICH SIGNATURE ACTION WHATACT TIUSRVA SUBSCRIPTION This RPC infers whether the user is trying to sign or cosign the docuement in question, and indicates which ASU ACTION the GUI should pass to the TIU AUTHORIZATION RPC.
TIU IS THIS A CONSULT? ISCNSLT TIUCNSLT SUBSCRIPTION BOOLEAN RPC which evaluates whether the title indicated is that of a consult.
TIU LONG LIST OF TITLES LONGLIST TIUSRVD SUBSCRIPTION This RPC serves data to a longlist of selectable TITLES by CLASS. e.g., passing the class PROGRESS NOTES will return active Progress Notes titles which the current user is authorized to enter notes under.
TIU PERSONAL TITLE LIST PERSLIST TIUSRVD SUBSCRIPTION This Remote Procedure returns the user's list of preferred titles for a given class of documents, along with the default title, if specified.
TIU LONG LIST CONSULT TITLES LNGCNSLT TIUSRVD SUBSCRIPTION This RPC serves data to a longlist of selectable TITLES for CONSULTS.
TIU IDENTIFY CONSULTS CLASS CNSLCLAS TIUSRVD SUBSCRIPTION This RPC returns the record number of the class CONSULTS in the TIU DOCUMENT DEFINITION file (#8925.1).
TIU GET ADDITIONAL SIGNERS GETSIGNR TIULX SUBSCRIPTION Returns the list of additional signers currently identified for a given TIU document.
TIU UPDATE ADDITIONAL SIGNERS IDSIGNRS TIULX SUBSCRIPTION This RPC accepts a list of persons, and adds them as additional signers for the document identified by the first parameter.
TIU LOCK RECORD LOCK TIUSRVP SUBSCRIPTION This RPC will issue an incremental LOCK on the record identified by the TIUDA parameter, returning an integer truth value indicating success or failure in obtaining the LOCK.
TIU UNLOCK RECORD UNLOCK TIUSRVP SUBSCRIPTION This RPC will decrement the lock on a given TIU Document Record, identified by the TIUDA input parameter. The return value will always be 0.
TIU CAN CHANGE COSIGNER? CANCHCOS TIUSRVA SUBSCRIPTION BOOLEAN RPC to evaluate user's privilege to modify the expected cosigner, given the current status of the document, and the user's role with respect to it.
TIU JUSTIFY DELETE? NEEDJUST TIUSRVA SUBSCRIPTION BOOLEAN RPC that evaluates wheter a justification is required for deletion (e.g., deletion is authorized, but the document has been signed, etc.).
TIU GET ALERT INFO GETALRT TIUSRVR Given a TIU XQAID, return the patient and document type for the item being alerted.
TIU GET DOC COUNT BY VISIT DOCCNT TIUSRVLV SUBSCRIPTION This remote procedure returns the number of documents that are linked to a particular visit.
TIU TEMPLATE GETROOTS GETROOTS TIUSRVT SUBSCRIPTION
TIU TEMPLATE GETITEMS GETITEMS TIUSRVT SUBSCRIPTION
TIU TEMPLATE GETBOIL GETBOIL TIUSRVT SUBSCRIPTION
TIU TEMPLATE GETTEXT GETTEXT TIUSRVT SUBSCRIPTION
TIU TEMPLATE ISEDITOR ISEDITOR TIUSRVT SUBSCRIPTION
TIU TEMPLATE GETPROOT GETPROOT TIUSRVT SUBSCRIPTION
TIU TEMPLATE LISTOWNR LISTOWNR TIUSRVT SUBSCRIPTION
TIU TEMPLATE CREATE/MODIFY SETTMPLT TIUSRVT SUBSCRIPTION This remote procedure allows creation and update of Templates.
TIU TEMPLATE SET ITEMS SETITEMS TIUSRVT SUBSCRIPTION This RPC will create or update the items for a Group, Class, or Root.
TIU GET LIST OF OBJECTS OBJLST TIUSRVT SUBSCRIPTION This RPC returns the list of TIU OBJECTS that the current user may select from.
TIU TEMPLATE DELETE DELETE TIUSRVT SUBSCRIPTION This RPC will delete orphan entries in the Template file (i.e., only those entries that have been removed from any Groups, Classes, Personal or Shared Root entries).
TIU TEMPLATE CHECK BOILERPLATE BPCHECK TIUSRVT SUBSCRIPTION This RPC will evaluate boilerplate passed in the input array, checking to see whether any of the embedded objects are inactive, faulty, or ambiguous.
TIU LINK DOCUMENT TO IMAGE PUTIMAGE TIUSRVPL SUBSCRIPTION This RPC links a document with an image. It will support a many-to-many association between documents and images.
TIU REMOVE LINK TO IMAGE DELIMAGE TIUSRVPL SUBSCRIPTION This RPC will remove a link between a document and an image. Only valid links may be removed.
TIU GET ASSOCIATED IMAGES GETILST TIUSRVPL SUBSCRIPTION Given a Document, get the list of associated images.
TIU GET DOCUMENTS FOR IMAGE GETDLST TIUSRVPL SUBSCRIPTION Given an image, get the list of associated documents.
TIU TEMPLATE ACCESS LEVEL TACCESS TIUSRVT2 RESTRICTED
TIU GET DOCUMENT TITLE GETTITLE TIUSRVA SUBSCRIPTION This remote procedure returns the pointer to the TIU DOCUMENT DEFINITION FILE that corresponds to the TITLE of the document identified in the TIUDA parameter.
TIU LONG LIST BOILERPLATED LONGLIST TIUSRVT1 RESTRICTED Used by the GUI to supply a long list of boilerplated titles.
TIU GET BOILERPLATE TITLEBP TIUSRVT1 RESTRICTED Returns a titles boilerplate.
TIU GET REQUEST GET1405 TIUSRVR SUBSCRIPTION This Remote Procedure returns the variable pointer to the REQUESTING PACKAGE REFERENCE (File #8925, Field #1405). This would be the record in the Requesting Package (e.g., Consult/Request Tracking or Surgery) for which the resulting document has been entered in TIU.
TIU GET DEFAULT PROVIDER DEFDOC TIUSRVP1 SUBSCRIPTION This RPC returns the default provider as specified by the TIU Site Parameter provider is specified for the location in question, that person will be returned. If the Clinic set-up specifies use of the Primary Provider (if defined) for the patient, then that person will be returned. The return format will be DUZ^LASTNAME,FIRSTNAME. 2 AUTHOR (IF PROVIDER) In this case, the call will return the current user (if they are a known Provider). If their not a known Provider, then the call will return 0^. DEFAULT PRIMARY PROVIDER, which has the following allowable values: 0 NONE, DON'T PROMT In which case the call will return 0^ 1 DEFAULT, BY LOCATION In this case, the call will return the default provider for a given Hospital Location, as specified in the set-up for the Clinic in MAS. If a default
TIU GET SITE PARAMETERS SITEPARM TIUSRVP1 SUBSCRIPTION This RPC returns the TIU Parameters for the Division the user is logged in to.
TIU IS USER A PROVIDER? ISAPROV TIUSRVP1 SUBSCRIPTION This Boolean RPC returns TRUE if the user was a known provider on the date specified.
TIU GET PRINT NAME GETPNAME TIUSRVP1 SUBSCRIPTION This Remote Procedure receives a pointer to the TIU DOCUMENT DEFINITION FILE (#8925.1) and returns a string containing the Print Name of the corresponding Document Definition.
TIU WAS THIS SAVED? SAVED TIUSRVP1 SUBSCRIPTION This Boolean Remote Procedure will evaluate whether a given document was committed to the database, or whether the user who last edited it was disconnected.
TIU ID CAN ATTACH CANATTCH TIUSRVA SUBSCRIPTION This BOOLEAN RPC evaluates the question of whether a particular document may be attached as an entry to an Interdisciplinary Note (i.e., can this document be an ID Child?).
TIU ID CAN RECEIVE CANRCV TIUSRVA SUBSCRIPTION This BOOLEAN RPC evaluates the question of whether a particular document may receive an entry as an Interdisciplinary Parent Note (i.e., can this document be an ID Parent?).
TIU ID ATTACH ENTRY IDATTCH TIUSRVP1 SUBSCRIPTION This RPC will attach a a document as an Interdisciplinary (ID) entry to an ID Parent document.
TIU ID DETACH ENTRY IDDTCH TIUSRVP1 SUBSCRIPTION This call will remove an ID Entry from an Interdisciplinary Note.
TIU TEMPLATE GET DEFAULTS GETDFLT TIUSRVT2 RESTRICTED Returns Default Template Settings
TIU TEMPLATE SET DEFAULTS SETDFLT TIUSRVT2 RESTRICTED Saves Template Default Settings
TIU TEMPLATE GET DESCRIPTION GETDESC TIUSRVT1 RESTRICTED Returns a Template's Description
TIU FIELD LOAD LOAD TIUSRVF RESTRICTED Returns a single Template Field object
TIU FIELD LIST LIST TIUSRVF1 RESTRICTED Returns long list array of template fields
TIU FIELD CAN EDIT CANEDIT TIUSRVF1 RESTRICTED Returns TRUE if the current user is allowed to edit template fields.
TIU FIELD LOCK LOCK TIUSRVF1 RESTRICTED Locks a template field record for editing
TIU FIELD UNLOCK UNLOCK TIUSRVF1 RESTRICTED Unlock Template Field
TIU FIELD SAVE SAVE TIUSRVF RESTRICTED Saves a single Template Field
TIU FIELD IMPORT IMPORT TIUSRVF RESTRICTED Imports Template Fields from XML format
TIU FIELD EXPORT EXPORT TIUSRVF RESTRICTED Exports Template Fields in XML format
TIU FIELD LOAD BY IEN LOADIEN TIUSRVF RESTRICTED Returns a single Template Field object.
TIU FIELD NAME IS UNIQUE ISUNIQUE TIUSRVF1 RESTRICTED Returns TRUE if the template field name is unique
TIU FIELD DELETE DELETE TIUSRVF1 RESTRICTED Deletes an entry in the Template Field (8927.1) file.
TIU REMINDER DIALOGS REMDLGS TIUSRVT2 RESTRICTED Returns a list of reminder dialogs allowed for use as Templates.
TIU REM DLG OK AS TEMPLATE REMDLGOK TIUSRVT2 RESTRICTED Returns TRUE is the passed in reminder dialog is allowed to be used in a TIU Template.
TIU FIELD DOLMTEXT DOLMTEXT TIUSRVF1 RESTRICTED Reads through an array of text and converts all entries of template fields to their assocaited List Manager text values.
TIU TEMPLATE PERSONAL OBJECTS PERSOBJS TIUSRVT2 RESTRICTED Returns a list or Patient Data Objects allowed in Personal Templates.
TIU TEMPLATE LOCK LOCK TIUSRVT2 RESTRICTED Locks Template
TIU TEMPLATE UNLOCK UNLOCK TIUSRVT2 RESTRICTED Unlocks a template.
TIU USER CLASS LONG LIST CLSLIST TIUSRVT1 RESTRICTED Long List of User Classes
TIU DIV AND CLASS INFO USERINFO TIUSRVT1 RESTRICTED Returns a list of Divisions and User Classes for a specific User.
TIU TEMPLATE GETLINK GETLINK TIUSRVT1 RESTRICTED Returns template linked to a specific title or reason for request.
TIU TEMPLATE ALL TITLES TITLELST TIUSRVT1 RESTRICTED Returns a long list of all active titles.
TIU FIELD CHECK CHKFLD TIUSRVF1 RESTRICTED Very similar to IMPORT^TIUSRVF, except does not save template fields. Resolves self referencing loops, and takes into account fields with the same name already saved.
TIU FIELD LIST ADD XFLDLD TIUSRVF1 RESTRICTED Takes in the XML string, in the format XMLSET(1)=" " and merges them with the global ^TMP("TIUFLDXML",$J). If the subscript is 1, then it KILLs the global before it merges. This routine is used so very large lists of fields can be processed without many calls to the database.
TIU FIELD LIST IMPORT LIMPORT TIUSRVF1 Calls the import process for a pre-loaded (into ^TMP) list of template fields.
TIU SET DOCUMENT TEXT SETTEXT TIUSRVPT SUBSCRIPTION This RPC buffers the transmittal of text (i.e., the body of TIU Documents) from the Client to the Server. It allows documents of indefinite size to be filed, without risk of an allocate error on the M Server.
TIU SET ADMINISTRATIVE CLOSURE ADMNCLOS TIUSRVPT SUBSCRIPTION This remote procedure sets the file attributes necessary to close a document by administrative action (either manually or by scanning a paper document that doesn't require the signature of an author as a typical TIU Document would).
TIU IS THIS A CLINPROC? ISCP TIUCP SUBSCRIPTION This RPC evaluates whether or not a Title is under the CLINICAL PROCEDURES Class.
TIU IDENTIFY CLINPROC CLASS CPCLASS TIUCP SUBSCRIPTION This RPC gets the CLINICAL PROCEDURES TIU Document Definition file (#8925.1) IEN.
TIU LONG LIST CLINPROC TITLES LNGCP TIUCP SUBSCRIPTION This RPC serves data to a longlist of selectable Titles for CLINICAL PROCEDURES.
TIU USER INACTIVE? USRINACT TIUSRVA SUBSCRIPTION RPC evaluates user's DIUSER status and termination status when selected. Returns 0 if active 1 if inactive
TIU ONE VISIT NOTE? TIUVISIT TIUSRVA RESTRICTED Boolean RPC to evaulate if note has a corresponding visit.
TIU HAS AUTHOR SIGNED? AUTHSIGN TIUSRVA SUBSCRIPTION Boolean RPC returns a value of 0 if the author has not signed and the user attempting to sign is the expected co-signer. Returns a 1 if the author has signed or the user attempting to sign is NOT the expected co-signer.
TIU GET DOCUMENTS FOR REQUEST GETDOCS TIUSRVLR SUBSCRIPTION This Remote Procedure returns the list of documents associated with a given Request (e.g., Consult Request, or Surgical Case).
TIU IS THIS A SURGERY? ISSURG TIUSROI SUBSCRIPTION BOOLEAN RPC which evaluates whether the title indicated is that of a SURGICAL REPORT or PROCEDURE REPORT (NON-O.R.).
TIU IDENTIFY SURGERY CLASS SURGCLAS TIUSRVD SUBSCRIPTION This RPC returns the record number of the class identified by the CLNAME parameter in the TIU DOCUMENT DEFINITION file (#8925.1).
TIU LONG LIST SURGERY TITLES LNGSURG TIUSRVD SUBSCRIPTION This RPC serves data to a longlist of selectable TITLES for the class named in the CLNAME parameter.
TIU ISPRF ISPRFTTL TIUPRF2 AGREEMENT This RPC is to check to see if the passed in TIU DOCUMENT TITLE IEN is a Patient Record Flag TITLE.
TIU GET PRF ACTIONS GETACTS TIUPRF2 SUBSCRIPTION This RPC gets the Patient Record Flag History Assignments/Actions for a Patient/Title Combination.
TIU LINK TO FLAG LINK TIUPRF2 This RPC is used to link a Progress Note to a Patient Record Flag
TIU GET DOCUMENT STATUS GETSTAT TIUPRF2 This RPC is used to retrieve the Status (8925.6 IEN) of a TIU DOCUMENT.
TIU GET LINKED PRF NOTES GETNOTES TIUPRF2 Returns list of SIGNED, LINKED PRF notes for given patient, for given PRF Title
TIU GET PRF TITLE GETTITLE TIUPRF2 Returns IEN of the TIU Note Title in file 8925.1 which is associated with given flag for given patient.
TIU IS USER A USR PROVIDER USRPROV TIUSRVP1 This Boolean RPC returns TRUE if the user was a member of USR CLASS PROVIDER on the date specified.
TIU MED GET PATIENT DATA GETPATDT TIUMED1 RESTRICTED Returns patient data.
TIU MED GET HEALTH SUMMARY GETHS TIUMED1 RESTRICTED Returns the HEALTH SUMMARY information.
TIU MED LAST5 LAST5 TIUMED1 RESTRICTED Returns a list of patients that match an A9999 identifier.
TIU MED LIST ALL LISTALL TIUMED1 RESTRICTED Returns a list of patients for selection.
TIU MED PATIENT MANAGEMENT PATMAN TIUMED1 RESTRICTED Returns the user's level of patient importing via manual entry.
TIU MED GET PATIENT LISTS PLISTS TIUMED1 RESTRICTED Returns a list of personal patient lists for the current user.
TIU MED GET LIST DATA PLISTMEM TIUMED1 RESTRICTED Returns a list of patients from a personal list.
TIU MED GET OBJECT GETOBJ TIUMED1 RESTRICTED Returns the data from a TIU Object.
TIU TEMPLATE GET TEMPLATE GETTMPLT TIUSRVT2 AGREEMENT This RPC gets basic attributes of a given TIU Template (file 8927).
TIU CAN PRINT WORK/CHART COPY WORKCHRT TIUSRVA SUBSCRIPTION This RPC evaluates whether a user can print a Document, and if so, whether the user can print only a Work Copy or may print EITHER a Work Copy or a Chart Copy. Authorization to print is determined by ASU Business Rules, and what type of copy by TIU Document Parameter ALLOW CHART PRINT OUTSIDE MAS. A user is "in MAS" if they are a member of ASU User Class MEDICAL INFORMATION SECTION.
TIU MED GET VERSION GUIVER TIUMED1 This call returns what MED GUI version is stored in the PARAMETERS file as the current version.
TIU LOAD RECORD TEXT CPGT4EDT TIUSRVR SUBSCRIPTION This RPC returns the text (body) of a TIU Note. It is based on the TIU LOAD RECORD FOR EDIT RPC.
TIU ANCILLARY PACKAGE MESSAGE ANPKGMSG TIUSRVP SUBSCRIPTION This remote procedure returns messages generated from other packages that contain data associated with a document.
TIU LINK SECONDARY VISIT LNKSVST TIUPXAP3 SUBSCRIPTION This remote procedure will link a given visit with a service category of DAILY HOSPITALIZATION to a document's SECONDARY VISIT field. If the document has a parent, this remote procedure will link it to the same visit via its SECONDARY VISIT field.
TIU NEED TO SIGN? NDTOSIGN TIUSRVA PUBLIC DOES THE CURRENT USER NEED TO SIGN THIS DOCUMENT?