| NUPA PAST/FUTURE DATE |
PF |
NUPABCL |
|
Returns a 1 or a 0 when checking to see if a date is in the past or future, based on $H. |
| NUPA GET CAREPLAN DA |
CPID |
NUPABCL1 |
|
Gets the DA of the latest care plan, or creates a new one if none on file since the last admission. |
| NUPA CAREPLAN PROBS |
PICP |
NUPABCL1 |
|
Provides a list of the problems and interventions for a patient's care plan for the current admission. |
| NUPA SET PU AND ALT |
SL |
NUPABCL2 |
|
Sets Pressure Ulcer and Skin Alteration data. Deletes old info for this careplan and inserts from the reassessment. |
| NUPA WP GET |
WPGET |
NUPABCL |
|
Returns data from a Word Processing field. |
| NUPA WP SET |
WPSET |
NUPABCL |
|
Sets data into a word processing field. |
| NUPA RUN OBJECT (>1 LINE) |
RUNMANY |
NUPABCL1 |
|
Gathers data from a program that is similar to a TIU object. This RPC calls an M program that places more than one node data into ^TMP($J). |
| NUPA USER CLASS |
UC |
NUPABCL1 |
|
Checks if a user is in a certain TIU User Class. Useful to determine if the nurse doing the assessment is a student. |
| NUPA SCREEN |
SCREEN |
NUPABCL |
|
Allows M code to be executed from inside a Delphi program. |
| NUPA DLOOK |
DLOOK |
NUPABCL |
|
Does a lookup on the B Xref of a file, and does not convert dates or pointers. |
| NUPA LIST |
LIST |
NUPABCL |
|
Returns a list of all entries in a file (.01 field only). You can specify a screen, in regular Fileman format. |
| NUPA LIST2 |
LIST2 |
NUPABCL |
|
List of all entries from a file including other fields. |
| NUPA REMINDERS COLLECT |
REM |
NUPABCL1 |
|
Queues the collection of reminders for a patient. |
| NUPA REMINDERS GET |
REM1 |
NUPABCL1 |
|
Pulls in queued reminders for a patient. |
| NUPA REMINDERS MANUAL |
REM2 |
NUPABCL1 |
|
Manual gathering of reminders for a patient. |
| NUPA FILE |
FILE |
NUPABCL |
|
Files data into Fileman files. |
| NUPA LOOKUP |
LOOK |
NUPABCL |
|
Does lookups on files. Returns info in ^TMP("DILIST",$J) or -1 if record not in file. |
| NUPA NEW |
NEW |
NUPABCL |
|
Adds a new entry to a file. |
| NUPA NEW IF NONE |
NEWN |
NUPABCL |
|
Adds a new entry to a file, if that entry did not previously exist. |
| NUPA CAREPLAN PROBLEM HISTORY |
HIST |
NUPABCL1 |
|
Provides the history for a selected problem & intervention in a patient's care plan for the current admission. |
| NUPA PRINT |
P |
NUPABCL |
|
Prints an array to a printer |
| NUPA ORDERS |
APO |
NUPABCL2 |
|
Provides a list of Active/pending orders for the patient. |
| NUPA INP MEDS LIST |
IM |
NUPABCL2 |
|
Returns the Inpatient med list for the patient. |
| NUPA CAREPLAN HISTORY |
CPH |
NUPABCL2 |
|
Provides a history of all changes made to a patient's care plan for the current admission. |
| NUPA LOOKUP TRY 2 |
LK |
NUPAAS1 |
|
Not currently used. |
| NUPA DP COMMENT HISTORY |
DPH |
NUPABCL2 |
|
Pulls in the comments for Discharge Planning issues for a care plan. |
| NUPA GET PRESSURE ULCERS |
UL |
NUPABCL2 |
|
Returns information on the patient's pressure ulcers for this care plan. |
| NUPA GET IVS |
IV |
NUPABCL2 |
|
Returns information on the patient's IVs for this care plan. |
| NUPA GET COMPONENTS |
GC |
NUPABCL2 |
|
Gets the possible responses for various components in the GUIs. |
| NUPA GET SKIN ALT |
UL |
NUPABCL2 |
|
Returns information on the patient's skin alterations & pressure ulcers for this care plan. |
| NUPA GET GI DEVICES |
GI |
NUPABCL2 |
|
Returns a list of all GI devices applicable to this care plan. |
| NUPA REASSESSMENT RADIOBUTTONS |
RAOK |
NUPABCL2 |
|
Determines if the nurse can do a partial reassessment. If response is 3. Mental Health update reassessment (full reassessment completed previously on current shift) true, these radiobuttons appear on the initial reassessment screen. 1. Medical/Surgical update reassessment (full reassessment completed previously on current shift) 2. Critical Care update reassessment (full reassessment completed previously on current shift |
| NUPA GET HEALTH FACTORS |
HF |
NUPABCL2 |
|
Returns a list of Office of Nursing Services (ONS) Health Factors. |
| NUPA GET ALLERGIES |
ALG |
NUPABCL2 |
|
Returns the patient's allergies. |
| NUPA GET APPTS |
APPTS |
NUPABCL2 |
|
Returns appointments in the next year. |
| NUPA AUDITC NOTE TEXT |
ACNOTE |
NUPABCL2 |
|
Saves an Audit-C note for the patient. Uses the last administration from file 601.84. |