Print Page as PDF
UPDATE THE EPISODE OF CARE FILE ICR (6807)

UPDATE THE EPISODE OF CARE FILE    ICR (6807)

Name Value
NUMBER 6807
IA # 6807
DATE CREATED 2017/07/25
CUSTODIAL PACKAGE CLINICAL REMINDERS
USAGE Private
TYPE Routine
ROUTINE PXRMEOC
NAME UPDATE THE EPISODE OF CARE FILE
GENERAL DESCRIPTION
This ICR allows a calling application to send data to
the cascade file to either create an open cascade or add data to the open
cascade. This ICR also allows a calling application to request the open
cascade be closed.


STATUS Pending
KEYWORDS 809
DURATION Till Otherwise Agreed
ID PXRMEOC
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
ADD
This entry point allows a calling application to send
data to PXRM to determine if a cascade entry should be created. Once a cascade
is open or the patient has a current open cascade the data will be added to
the cascade entry.


VARIABLES TYPE VARIABLES DESCRIPTION
PAT Input
This is the patient DFN.

DATE Input
This is the date/time associated with the data event
added to the cascade.



ITEM Input
This is the data in variable pointer format to add to
the cascade.

START Input
This is a boolean value passed by the calling
application to let PXRM create a cascade if an open one is not found.


CLOSE Input
This is a boolean value used by the code to determine
if an open cascade should be closed.

NAME Input
This is the name of the type of cascade to update.

VISIT Input
This is a pointer value to the Visit File, file
#9000010.


ERROR Output
This will return any error message if the routine
cannot update a cascade.

CLOSE
This entry point is used to close an open cascade
without updating any of the items in the cascade.


VARIABLES TYPE VARIABLES DESCRIPTION
INPUT Input
This is an array that the system used to close an
open cascade.

INPUT("NAME")=X whereas X is the name of the cascade to update INPUT("DFN")=X
whereas X is the patient DFN.

RESULT Output
This is a return array.

RESULT(1)=1 the cascade closed without error.  RESULT(0)=-1^Error Message


SUBSCRIBING PACKAGE WOMEN'S HEALTH