Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDESGETCLINAPPT

Package: Scheduling

Routine: SDESGETCLINAPPT


Information

SDESGETCLINAPPT ;ALB/LAB - VISTA SCHEDULING READ CLINIC APPOINTMENT ;FEB 21,2023@15:01

Source Information

Source file <SDESGETCLINAPPT.m>

Entry Points

Name Comments DBIA/ICR reference
GETAPPOINTMENTS(SDECY,SDCLIN,SDSTDTTM,SDENDDTTM) ;get all appointments for a given clinic for a given datetime range
; ALERT! This tag should NOT be called directly from outside source. This RPC will be called via an EAS wrapper/layer.
; INPUT:
; SDCLIN - Pointer to HOSPITAL LOCATION (#44) FILE
; SDDTTM - start appointment date time in ISO8601 Time format
; SDENDDTTM - end appoitnment date time in ISO8601 Time fomat
VALIDATE ;Validate required fields are sent
CONVERTINPDTS ;Convert INPUT dates from ISO8601 to Fileman
BUILDER ;
BLDREC ; build an appointment record

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
44.003 GETS^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call