| ARCHIVE |
retrieve archive for specified order number
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ORIFN |
Input |
ORIFN is the CPRS order number whose archive is
requested
|
RETURN |
Output |
archive for specified order number. RETURN is in the
form of ^TMP($J,"ORDEA")
|
|
SUBSCRIB |
API for Pharmacy to subscribe to an archive entry
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ORIFN |
Input |
ORIFN is the CPRS order number of the archive
Pharmacy wants to use
|
RXN |
Input |
RXN is the Pharmacy prescription number that is
subscribing to the archive
|
RETURN |
Output |
returns a 0 if not successful returns a 1 if
successful
|
|
HASHRTN |
returns hash of a specified archive entry
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ORIFN |
Input |
ORIFN is the CPRS order number for the archive
|
ORHASH |
Output |
hash of a specified archive entry
|
|