Ignore:
Timestamp:
Jun 6, 2010, 8:59:53 PM (14 years ago)
Author:
Sam Habiel
Message:

Provided framework for Rebook letters; but they don't work.
Added the appointment dates to the printed letters.
Made more shortcuts on the main menu.
Changed version to 1.1, to be more congruous with the state of the software.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ClinicalScheduling.XML

    r772 r789  
    168168            </summary>
    169169        </member>
     170        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormClinicSchedule(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
     171            <summary>
     172            Print Clinic Schedules
     173            </summary>
     174            <param name="docManager">This docManger</param>
     175            <param name="sClinicList">Clinics for which to print</param>
     176            <param name="dtBegin">Beginning Date</param>
     177            <param name="dtEnd">End Date</param>
     178        </member>
     179        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormRebookLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
     180            <summary>
     181            Print Rebook Letters by Date
     182            </summary>
     183            <param name="docManager">This docManger</param>
     184            <param name="sClinicList">Clinics for which to print</param>
     185            <param name="dtBegin">Beginning Date</param>
     186            <param name="dtEnd">End Date</param>
     187        </member>
     188        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormRebookLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.String)">
     189            <summary>
     190            Print Rebook Letters by Date
     191            </summary>
     192            <param name="docManager">This docManger</param>
     193            <param name="sClinicList">Clinics for which to print</param>
     194            <param name="sApptIDList">List of appointments IENs in ^BSDXAPPT, delimited by |</param>
     195        </member>
     196        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormCancellationLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
     197            <summary>
     198            Print Cancellation letters to mail to patients
     199            </summary>
     200            <param name="docManager">This Docmanager</param>
     201            <param name="sClinicList">| delemited clinic list (IEN's)</param>
     202            <param name="dtBegin">Beginning Date</param>
     203            <param name="dtEnd">Ending Date</param>
     204        </member>
     205        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormPatientReminderLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
     206            <summary>
     207            Print Reminder Letters to give or mail to patients
     208            </summary>
     209            <param name="docManager">This docManger</param>
     210            <param name="sClinicList">Clinics for which to print</param>
     211            <param name="dtBegin">Beginning Date</param>
     212            <param name="dtEnd">End Date</param>
     213        </member>
     214        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.#ctor">
     215            <summary>
     216            Ctor
     217            </summary>
     218        </member>
    170219        <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.Dispose(System.Boolean)">
    171220            <summary>
     
    505554            </summary>
    506555        </member>
    507         <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintAppointments(IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2,System.Drawing.Printing.PrintPageEventArgs,System.DateTime,System.DateTime,System.Int32,System.Int32@)">
    508             <summary>
    509             Print Appointments
    510             </summary>
    511             <param name="ds">Strongly Typed DataSet contains Resources and Appointments</param>
    512             <param name="e">PrintPageEventArgs from PrintDocument Print handler</param>
    513             <param name="beg">Begin Datetime to print appointments</param>
    514             <param name="end">End Datetime to print appointments</param>
    515             <remarks>beg and end have no effect on operation--they are there for documentation for user only</remarks>
     556        <!-- Badly formed XML comment ignored for member "M:IndianHealthService.ClinicalScheduling.Printing.PrintAppointments(IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2,System.Drawing.Printing.PrintPageEventArgs,System.DateTime,System.DateTime,System.Int32,System.Int32@,System.Int32)" -->
     557        <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintReminderLetter(IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
     558            <summary>
     559            Print Letter to be given or mailed to the patient
     560            </summary>
     561            <param name="ptrow">Strongly typed PatientApptsRow to pass (just one ApptRow)</param>
     562            <param name="e">You know what that is</param>
     563            <param name="letter">Contains letter string</param>
     564            <param name="title">Title of the letter</param>
     565        </member>
     566        <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintCancelLetter(IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
     567            <summary>
     568            Cancellation Letter to be given or mailed to the patient
     569            </summary>
     570            <param name="ptRow">Strongly typed PatientApptsRow to pass (just one ApptRow)</param>
     571            <param name="e">You know what that is</param>
     572            <param name="letter">Contains letter string</param>
     573            <param name="title">Title of the letter</param>
     574        </member>
     575        <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintRebookLetter(IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
     576            <summary>
     577            Print rebook letters. Prints old and new appointments dates then the missive.
     578            </summary>
     579            <param name="ptRow">Strongly typed appointment row</param>
     580            <param name="e">etc</param>
     581            <param name="letter">Text of the letter to print</param>
     582            <param name="title">Title to print at the top of the letter</param>
     583        </member>
     584        <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintMessage(System.String,System.Drawing.Printing.PrintPageEventArgs)">
     585            <summary>
     586            Print message on a page; typically that there are no appointments to be found.
     587            </summary>
     588            <param name="msg">The exact string to print.</param>
     589            <param name="e">Print Page event args</param>
    516590        </member>
    517591        <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroupItem">
Note: See TracChangeset for help on using the changeset viewer.