GENERAL DESCRIPTION |
NOTE: On 3/31/17, the status for ICR #5889 was changed
from Pending to Deferred (re)approval until a Release Occurs. DG*5.3*857
distributed the DG VIC PATIENT LOOKUP RPC but no known subscribers are
currently using the RPC. The ICR could be activated in the future when an
application requests to be added as a subscriber to the ICR.
Allows patient lookup based on VIC card value. The value can be from a legacy
or a newer VIC 4.0 card. The value can be the data from the swipe (magnetic
stripe) input or the scan (barcode) of the card. Using applications should
not attempt to parse the card value but pass into the RPC the whole card value
and allow the RPC to parse the values needed.
INPUT PARAMETER: DPTX PARAMETER TYPE: LITERAL
MAXIMUM DATA LENGTH: 255 REQUIRED: YES
SEQUENCE NUMBER: 1
DESCRIPTION:
This should be the entire input from either the Magnetic Strip or the
Barcode.
RETURN PARAMETER DESCRIPTION:
If the patient is known locally the patient's DFN is returned. If not
then a -1 is returned.
|