| GENERAL DESCRIPTION |
This is the filing RPC for all data returning from the
client regarding the medication log. Filing is handled by business rules on
the server and this RPC will return either '1^Data Filed' or '-1^reason for
not filing data' to the client. Results of the processed transaction is
communicated via the RESULTS array. The number of RESULTS subscripts used (n)
will be presented in RESULTS[0]. RESULTS [1..n] will contain the RESULTS
message.
Business rules are conducted via the [0] node data. If a '+1^MEDPASS' is
encountered it is a complete new med pass and is validated as such.
Transaction type MEDPASS is the only type that requires a +1 in the first
piece of the header, all other transactions MUST supply a valid medication log
entry in the IENS.
|