MPIDATA |
Both |
MPIDATA - Returns the Integration Control Number
(ICN) value or -1 if the ICN value was not created (MPIDATA("ICN")). Any error
text will be captured in the MPIDATA("ERRTXT") array entry. (Pass by
Reference)
|
MPIARR |
Input |
MPIARR - The array that contains the Patient
Demographic data for the patient to be created (See GETPAT^MPIFRES). (Pass by
Reference)
NOTE: After call to GETPAT^MPIFRES to retrieve
Patient Demographic data, MPIARR should
be updated to include the following array
entries:
MPIARR(1,"preferredFacilityNumber")=
<STATION # where patient to be added>
MPIARR(1,"AddType")="ADDPREFTF"
|