INPUT PARAMETER |
-
- VPSPID
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 30
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The patient identifier value corresponding to the provided identifier
type, VPSTYP.
-
- VPSMRAR
- PARAMETER TYPE: LIST
- REQUIRED: YES
- SEQUENCE NUMBER: 4
- DESCRIPTION:
Local array representing the kiosk Medication and Allergy
where
n is an incremental number
FIELD NAME represents the name of the field in 853.5 file
ARRAY IENS represent entry and sub-entry ctrs (e.g., if patient has 3
allergies then a given value would be "1,2" where "1" represents top
level entry and "2" represents the sub-entry or the 2nd allergy
record.)
Review passed in by reference. VPSMRAR represents allergy related
DATA is the actual data that is populated at an entry in 853.5
Note: Each element in VPSMRAR will accept values in the above format.
However, elements of some multiple fields use the third index as the
value and will ignore provided input values.
fields, medication related fields, and statistical information about the
MRAR session.
Each subscript in the array is assigned a composite, delimited string.
localArray(n) = FIELD NAME^ARRAY IENS^DATA
-
- VPSINTFC
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: YES
- SEQUENCE NUMBER: 3
- DESCRIPTION:
Interface Module.
'S' represents Staff-facing Interface Module
'P' represents Patient-facing Interface Module
-
- VPSTYP
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 7
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
Patient ID Type. Valid Values for this parameter are SSN, DFN, ICN, or
VIC/CAC.
|