SDES2 GET INFO FOR VIDEO VISIT

TITLEVALUE
NAMESDES2 GET INFO FOR VIDEO VISIT
DESCRIPTIONGet patient info, default provider info, and system info needed to make a
Video Visit Service (VVS) appointment in JSON format.
TAGGETVVSMAKEINFO
ROUTINESDES2VVSJSON
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTIONSDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37
SDCONTEXT("PATIENT DFN") = The DFN/IEN of the target patient from the
calling application.
SDCONTEXT("PATIENT ICN") = The ICN of the target patient from the
calling application.
SDCONTEXT("USER DUZ") = The DUZ of the user taking action in the
calling application.
SDCONTEXT("USER SECID") = The SECID of the user taking action in
the calling application.
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSDINPUT
DESCRIPTIONSDINPUT (PATIENT IEN) = Required. This is the Patient IEN from the
PATIENT (#2) file.

SDINPUT (CLINIC IEN) = Required. This is the IEN of the clinic from the
HOSPITAL LOCATION (#44) file.

SDINPUT (APPT DATE TIME) = Required. Appointment Date and Time
in ISO format.
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONWill return the following JSON output.

Appointment date/time in ISO 8601 format
Patient data
Provider data
System (misc) data

{
"VVSMakeInfo": {
"Appointment": {
"ApptDtTm": "2023-01-02T10: 00-0500"
},
"Patient": {
"CellPhone": "",
"DateOfBirth": "07\/11\/1995",
"Email": "",
"FirstName": "CHOBOY",
"HomePhone": "",
"ICN": -1,
"IEN": 7242653,
"LastName": "TEST",
"SSN": "1195P",
"ZipCode": "NOMPIODE"
},
"SystemInfo": {
"FacilityName": "CHEYENNEVAMEDICAL",
"Offset": "-0500",
"OffsetDST": "-0400",
"StationID": 442,
"TimeZone": "EASTERN",
"TimeZoneException": 0
}
}
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes