Ignore:
Timestamp:
Jun 18, 2010, 7:06:14 PM (14 years ago)
Author:
Sam Habiel
Message:

DCheckIn.cs: Handling of providers for hospital locations (HL). If provider(s) assigned to HL linked to resource, they are brought over and if a default one is in VISTA, it's picked as the default in the combobox. If no default, combobox defaults to <None>. If resource not linked to HL, then all providers in system brought over, and combobox default is <None>.
CGDocumentManager.cs: Remove loading of ClinicSetupParameters file. File doesn't exist in VISTA.
DResource.cs: Remove handling of same file.

File:
1 edited

Legend:

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

    r789 r802  
    663663            <summary>
    664664            Required designer variable.
     665            </summary>
     666        </member>
     667        <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.InitializePage(IndianHealthService.ClinicalScheduling.CGAppointment,IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32)">
     668            <summary>
     669            Fill memeber variables before showing dialog
     670            </summary>
     671            <param name="a">Appointment</param>
     672            <param name="docManager">Document Manager</param>
     673            <param name="sDefaultProvider">Default provider</param>
     674            <param name="bProviderRequired">not used</param>
     675            <param name="bGeneratePCCPlus">not used</param>
     676            <param name="bMultCodes">not used</param>
     677            <param name="sStopCode">Stop Code</param>
     678        </member>
     679        <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.PCCPlus">
     680            <summary>
     681            Not used in VISTA. Needs to be removed
     682            <remarks>Not used in VISTA.</remarks>
    665683            </summary>
    666684        </member>
Note: See TracChangeset for help on using the changeset viewer.