TITLE | VALUE | |
---|---|---|
NAME | SDES GET APPT BY APPT IEN | |
DESCRIPTION | For a given appointment IEN, this RPC retrieves and returns appointments from SDEC APPOINTMENT File #409.84, HOSPITAL LOCATION File #44, and Appointment Multiple Patient File #2 in JSON format. | |
TAG | GETAPPTBYIEN | |
ROUTINE | SDESGETAPPTWRAP4 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | APPTIEN | |
DESCRIPTION | The Appointment IEN from SDEC APPOINTMENT File #409.84 | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | EASTRCKNGNMBR | |
DESCRIPTION | Enterprise Appointment Scheduling (EAS) Tracking Number associated to an appointment. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 40 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns a combined appointment object from SDEC APPOINTMENT File #409.84, HOSPITAL LOCATION File #44, and Appointment Multiple Patient File #2 for a for a single appointment IEN in JSON format. { "Appointment": [ { "AppointmentCancelled": "CANCELLED", "AppointmentDateTime": "2023-03-27T09:00-0400", "AppointmentIEN": 295722, "AppointmentType": "REGULAR", "AppointmentTypeIEN": 9, "AppointmentTypeSubCategory": "", "AutoRebookedApptDateTime": "", "CancelDateTime": "2023-02-21T22:10:14-0500", "CancellationReason": "OTHER", "CancellationRemarks": "TESTING MRTC CANCEL", "CancelledByUser": { "ID": 520881776, "Name": "TEST,TEST A", "SecId": 1044590326 }, "CheckIn": "", "CheckInEntered": "", "CheckInSteps": [ "" ], "CheckInUser": "", "CheckOut": "", "CheckOutEntered": "", "CheckOutUser": "", "Clinic": { "ClinicIEN": 3753, "Division": "CHEYENNE VAMROC", "IsOverbook": 0, "Name": "CHY ACUTE CARE 1", "PatientFriendlyName": "CHY ACUTE CARE THOMPSON", "PhysicalLocation": "ARROWHEAD BLDG LOBBY", "StationNumber": 442, "Telephone": "(307)778-7550", "TelephoneExtension": "x1234", "DisplayClinicAppt": "YES", "StopCodeAMIS": 323 "StopCodeName": "PRIMARY CARE", "CreditStopCodeAMIS": 710, "CreditStopCodeName": "IMMUNIZATION" "TimeZone": "EASTERN", "TimeZoneDetails": [ { "Offset": "-0500", "TimeFrame": "STANDARD", "TimeZoneCode": "EST" }, { "Offset": "-0400", "TimeFrame": "DAYLIGHT SAVINGS", "TimeZoneCode": "EDT" } ], "TimeZoneException": "" }, "CollateralVisit": "", "ConsultLink": "", "CurrentStatus": "CANCELLED BY CLINIC", "DataEntryClerk": "TEST,TEST A", "DateAppointmentMade": "2023-02-21", "DesiredDateOfAppointment": "2023-03-16", "DuplicateApptSameDay": "", "EASTrackingNumber": "", "ECheckinAllowed": "", "EkgDateTime": "", "EncounterConversionStatus": "", "EncounterFormsAsAddOns": "", "EncounterFormsPrinted": "", "EndTime": "2023-03-27T09:30-0400", "FollowUpVisit": "NO", "LabDateTime": "", "LengthOfAppt": 30, "NextAvaApptIndicator": "'NEXT AVA.' APPT. INDICATED BY USER", "NoShowCancelDateTime": "2023-02-21T22:10:14-0500", "NoShowCancelledBy": "TEST,TEST A", "Note": "", "NumberOfCollateralSeen": "", "OriginatingRequestType": "R", "OtherTests": "TEST", "OtherTravel": " TEST", "OutpatientEncounter": "", "OverLaidAppointmentData": "NO", "OverbookFlag": "", "PreCheckinAllowed": "", "ParentRecordRequest": "", "Patient": { "CurrentEligibilityCode": "SC LESS THAN 50%", "DFN": 7242560, "EligibilityIEN": 3, "EligibilityOfVisit": "AID & ATTENDANCE", "EnrollmentCode": "", "EnrollmentDate": "", "ICN": "4420062172V859025", "Name": "GEORGE,TEST", "SSN": 9812, "Street": "923 SMITHY STREET" }, "PatientComments": "", "PriorXRayResults": "", "Provider": { "ID": 520881799, "Name": "PROVIDER,CHAD E", "SecId": 1013556228 }, "PurposeOfVisit": "SCHEDULED VISIT", "RealAppointment": 0, "RequestIEN": 259592, "RequestType": "APPT", "Resource": { "ClinicIEN": 3753, "Name": "CHY ACUTE CARE 1" }, "ResourceIEN": 2062, "RoutingSlipPrintDate": "", "RoutingSlipPrinted": "", "SchedulerName": "", "SchedulingApplication": "", "SchedulingRequestType": "'NEXT AVAILABLE' APPT.", "SpecialSurveyDisposition": "", "StartTimeFM": 3230327.09, "Status": "CANCELLED BY CLINIC", "StatusCancelDateTime": "2023-02-21T22:10:14-0500", "VVSApptID": "", "VeteranVideoCallURL": "", "Walkin": "NO", "WardLocation": "", "XRAY": "", "XrayDateTime": "" } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |