| FILE | 
798 | 
| NAME | 
ARCP | 
| DESCRIPTION | 
This index sorts registry patients by their 
PARAMETERS file) concatenated with the "#" so that
the LIST^DIC can be used to retrieve the records
associated with the specified registry.
                     
The <Patient> is the IEN of the patient's record
in the ROR PATIENT file (#798.4).
confirmation dates. It has the following
structure: 
                     
  ^RORDATA(798,"ARCP",<Registry>,
    <Date Confirmed>,<Patient>,IEN) = ""
                     
The <Registry> is the registry IEN (IEN of the
registry parameters record in the ROR REGISTRY
 | 
| SHORT DESCRIPTION | 
Registry, Date Confirmed, Patient | 
| TYPE | 
REGULAR | 
| EXECUTION | 
RECORD | 
| ACTIVITY | 
IR | 
| USE | 
SORTING ONLY | 
| ROOT TYPE | 
INDEX FILE | 
| ROOT FILE | 
798 | 
| SET LOGIC | 
S ^RORDATA(798,"ARCP",X(2),X(3),X(4),DA)="" | 
| CROSS-REFERENCE VALUES | 
- 
- ORDER NUMBER:    1
 
- TYPE OF VALUE:    FIELD
 
- FILE:    798
 
- FIELD:    .02
 
- COLLATION:    forwards
 
 
- 
- ORDER NUMBER:    2
 
- SUBSCRIPT NUMBER:    1
 
- TYPE OF VALUE:    COMPUTED VALUE
 
- COMPUTED CODE:    S X=$S(X(1)'="":X(1)_"#",1:"")
 
 
- 
- ORDER NUMBER:    3
 
- SUBSCRIPT NUMBER:    2
 
- TYPE OF VALUE:    FIELD
 
- FILE:    798
 
- FIELD:    2
 
- COLLATION:    forwards
 
 
- 
- ORDER NUMBER:    4
 
- SUBSCRIPT NUMBER:    3
 
- TYPE OF VALUE:    FIELD
 
- FILE:    798
 
- FIELD:    .01
 
- COLLATION:    forwards
 
 
 
 | 
| KILL LOGIC | 
K ^RORDATA(798,"ARCP",X(2),X(3),X(4),DA) | 
| KILL ENTIRE INDEX CODE | 
K ^RORDATA(798,"ARCP") |