Print Page as PDF
VPR updates from SR ICR (4750)

VPR updates from SR    ICR (4750)

Name Value
NUMBER 4750
IA # 4750
DATE CREATED 2005/08/02
CUSTODIAL PACKAGE VIRTUAL PATIENT RECORD
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE VPRSR
NAME VPR updates from SR
GENERAL DESCRIPTION
This documents the calls used by Surgery to update a
patient data cache in the Virtual Patient Record (VPR).
STATUS Active
DURATION Till Otherwise Agreed
ID VPRSR
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
NEW(IEN,DFN,STATUS)
Creates a new surgical request in the VPR.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
IEN of Surgery file #130
DFN Input
IEN of Patient file #2
STATUS Input
Text of current status name
UPD(IEN,DFN,STATUS)
Updates an existing surgical request in the VPR.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
IEN of Surgery file #130
DFN Input
IEN of Patient file #2
STATUS Input
Text of current status name
DEL(IEN,DFN)
Removes an existing surgical request from the VPR.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
IEN of Surgery file #130
DFN Input
IEN of Patient file #2
SUBSCRIBING PACKAGE SURGERY