DSIV OK EDIT (3771)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIV OK EDIT
TAG OKEDIT
ROUTINE DSIVUTL
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
WORD WRAP ON TRUE
DESCRIPTION
This RPC is a wrapper for the OK2EDIT subroutine of IBCNCH.  It allows 
for using IB functionality to determine if it is okay to edit a patient
policy comment.
INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the patient DFN for which you wish to edit a patient policy 
    comment.
    
  • IBIIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the multiple IEN of the selected patient policy.
    
  • COMIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    IEN of the selected Patient Policy comment.
    
  • WHICH
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is the type of action you want to check for.  Acceptable actions are 
    "Delete", "Edit", and "Add".
    
RETURN PARAMETER DESCRIPTION
This is the direct results of the call to OK2EDIT^IBCNCH.