DSSO R/C 660.1 ITEMS/PATIENT (4615)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO R/C 660.1 ITEMS/PATIENT
TAG PAT6601
ROUTINE DSSOPP3
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC returns a list of items from the Pros Returned Condemned 
(#660.1) file for the specific patient and site..
INPUT PARAMETER
  • DSSODFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Prosthetic Patient (#665) file IEN
    
  • DSSOSTE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Prosthetic Site Parameters file (#669.9) IEN
    
RETURN PARAMETER DESCRIPTION
Output:
        "-1^Invalid patient"
        "-1^No data returned from Pros Returned Condemned file for
         specified patient and site"
 
  Successful Completion - a global array formatted as follows:
 
    DSSORET(n)= 
      ^-pc 1 - file 660.1 IEN
      ^-pc 2 - Patient (file 660.1 field 1 - internal) internal)
      ^-pc 3 - Patient (file 660.1 field 1 - external)
  Error Messages: 
      ^-pc 4 - Date of Return (file 660.1 field 10 - internal)
      ^-pc 5 - Date of Return (file 660.1 field 10 - external)
      ^-pc 6 - Item (file 660.1 field 2 - internal) - points 
               to file 661.1
      ^-pc 7 - Item (file 660.1 field 2 - external)
      ^-pc 8 - Serial Number (file 660.1 field 54 - internal)
      ^-pc 9 - Serial Number (file 660.1 field 54 - external)
    DSSORET(0)="-1^"_error message
      Examples:
        "-1^Station is required."
        "-1^Station is not associated with a prosthetic site."
        "-1^Invalid station"
        "-1^Patient is required."
        "-1^Patient is not a prosthetic patient."