MDCP UPDATE MESSAGE REASON (2915)    REMOTE PROCEDURE (8994)

Name Value
NAME MDCP UPDATE MESSAGE REASON
TAG UPDRSN
ROUTINE MDCPHL7B
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
DESCRIPTION
This RPC call will add word processing text to the CLIO_HL7_LOG file to 
explain the reason for the current status.  It is primarily intended to 
be used to store error text from CliO.
INPUT PARAMETER
  • MDCPMSG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the IFN of the HL7 message in the CLIO_HL7_LOG file.
    
  • MDCPTEXT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the text to add to the CLIO_HL7_LOG file.  Note that this text 
    will completely overwrite the text that was already in the reason field.