Print Page as PDF
PXRM APIS FOR CPRS INFORMATION PANELS ICR (7466)

PXRM APIS FOR CPRS INFORMATION PANELS    ICR (7466)

Name Value
NUMBER 7466
IA # 7466
DATE CREATED 2024/04/16
CUSTODIAL PACKAGE CLINICAL REMINDERS
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXRMAPI
NAME PXRM APIS FOR CPRS INFORMATION PANELS
GENERAL DESCRIPTION
This ICR allows OERR to call into the Clinical Reminder
Package for data that is needed to support the CPRS Information Panels
functionality.
STATUS Active
KEYWORDS
  • CPRS
  • INFORMATION PANELS
  • PXRM
DURATION Till Otherwise Agreed
ID PXRMAPI
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
STATMTCH
This is used to determine if a Information Panel,
Order Check Rule, or a Branching Logic Evaluation Status matches the Reminder
Definition Evaluation Status. This function returns true following the rules
outline below:

RULESTAT="D" then the Reminder Evaluation Status must either be DUE    NOW or
DUE SOON.

RULESTAT="A" then the Reminder Evaluation Status cannot be N/A, NEVER,
CONTRA, or REFUSED

RULESTAT="N" then the Reminder Evaluation Status must be either N/A, NEVER,
CONTRA, or REFUSED.

If not then the function returns false.
VARIABLES TYPE VARIABLES DESCRIPTION
REMSTAT Input
This is the Reminder Definition Evaluation Status.
RULESTAT Input
This is the status assigned to the CPRS Information
Panel entry, Reminder Order Check Rule, or the Reminder Dialog Branching Logic
evaluation.
USAGE
This function returns the value of the USAGE field
for the pass in entry IEN from the Reminder Definition file, #811.9.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
The IEN of the entry from file 811.9.
ISACTIVE
This component checks to see if a reminder entry in
the file is marked active.
VARIABLES TYPE VARIABLES DESCRIPTION
FN Input
This is the file number to check the entry against.
IEN Input
This is the record number to check if it is mark
inactive.
INFOLIST
This API returns an array of Reminder Definitions and
Reminder Terms that can be used in the CPRS Information Panel.
VARIABLES TYPE VARIABLES DESCRIPTION
RESULT Output
Array of reminder terms and reminder definition that
can be used in a CPRS Information Panel. The output format is in this format.

ARRAY(TYPE.NAME)=IEN

Where TYPE = RD or RT (RD = Reminder Definition, RT = Reminder Term) NAME = is
the .01 from the file entry IEN =  the record number in variable pointer
format:
IEN;PXD(811.9, IEN;PXRMD(811.5,
SUBSCRIBING PACKAGE ORDER ENTRY/RESULTS REPORTING
DATE ACTIVATED 2025/03/14