| GENERAL DESCRIPTION |
This RPC returns a CPRS Patient List as an ARRAY,
identified by its internal entry number in the OE/RR LIST file (#100.21), as
described below. An optional second parameter allows the calling application
to specify a start value for filtering the results in a manner compatible with
CPRS (e.g., name (or partial name), SSN, Last Initial/Last 4, etc.).
The 0-node of the return array includes the attributes of the list. Each
subsequent node contains attributes of a patient, as specified below:
RESULT(0)="LIST IEN^LIST NAME^LIST TYPE^COUNT^VISIBILITY"
RESULT(1...n)="DFN^SSN^DOB^SEX^VET?^SC%^WARD^RMBD^NAME^AGE^ICN"
|