SDES CREATE LAST SELECTED PAT (4893)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES CREATE LAST SELECTED PAT
TAG STORE
ROUTINE SDESSTOREPATIENT
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC will store the patient in ^DISV against the user. This will 
allow the last selected patient by the user to be accessed at a later 
time. 
INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the DFN associated with the patient.
    
  • DUZ
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the DUZ of the user associated with the selected patient. The DUZ 
    represents the IEN of the user from File #200.
    
RETURN PARAMETER DESCRIPTION
Returns 1 if successful.
 
 {
        "PatientRecordCreated": [1]
 }