RETURN PARAMETER DESCRIPTION |
The zero array node returns the caret-delimited record count and search
Piece 1: FULLNAME
Piece 2: SSN (9 digits)
Piece 3: DATE OF BIRTH (external format)
Pieces 4-7 contain the MVI ID components
Piece 4: ID
Piece 5: IdType
Piece 6: Assigning Location
Piece 7: Assigning Issuer
Example results:
status results.
Default name format:
R(0)=2^OK
R(1)=CAPRI PATIENT^111905454^01/01/1980^1062212234V192931^NI^200M^USVHA
R(2)=CAPRI T PATIENT^111905454^01/01/1980^1008591712V479586^NI^200M^USVHA
VistA name format:
R(0)=1^OK
R(1)=PATIENT,CAPRI T^111905454^01/01/1980^1008591712V479586^NI^200M^USVHA
Error:
R(0)=0^Acknowledgement Error: Multiple Matches Found[4]
Piece 1: Returned record count
Piece 2: OK or error message text
Array node 1 starts the list of caret-delimited matching patient
records.
|