MDCP UPDATE MESSAGE STATUS (2914)    REMOTE PROCEDURE (8994)

Name Value
NAME MDCP UPDATE MESSAGE STATUS
TAG UPDATERP
ROUTINE MDCPHL7B
RETURN VALUE TYPE ARRAY
AVAILABILITY PUBLIC
INACTIVE ACTIVE
WORD WRAP ON TRUE
VERSION 1
DESCRIPTION
This call will update the status of an entry in file 704.002
(the CLIO_HL7_LOG file).  Note that if the status passed through is 
'PROCESSED', the CP INSTRUMENT file entry pointed to by field .03 will be 
checked to see if it has a routine in its .11 field.  If it does, the HL7 
message will be copied to a temp global and the PROCESSING ROUTINE will 
be invoked.
INPUT PARAMETER
  • MDCPMSG
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The IFN of the message in the CP RESULT REPORT file.
    
  • MDCPSTAT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The status to which to change the file entry referenced by the first 
    parameter.  Check the data dictionary for field .09 to get a list of 
    valid codes.  This parameter must be in internal format.
    
  • MDCPDFN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the IFN of the patient in file 2, if available.
    
  • MDCPISCR
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    If MDCPDFN is set, this tells the linetag that MDCPDFN is a correction, 
    not the original DFN.
    
RETURN PARAMETER DESCRIPTION
Returns a local variable containing the results of the status update in 
DIALOG format.