[614] | 1 | <?xml version="1.0"?>
|
---|
| 2 | <doc>
|
---|
| 3 | <assembly>
|
---|
| 4 | <name>ClinicalScheduling</name>
|
---|
| 5 | </assembly>
|
---|
| 6 | <members>
|
---|
[855] | 7 | <member name="T:IndianHealthService.ClinicalScheduling.UCPatientAppts">
|
---|
[614] | 8 | <summary>
|
---|
[855] | 9 | User Control that shows patient's appointments and allows printing
|
---|
[614] | 10 | </summary>
|
---|
| 11 | </member>
|
---|
[855] | 12 | <member name="M:IndianHealthService.ClinicalScheduling.UCPatientAppts.#ctor(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.Int32)">
|
---|
[614] | 13 | <summary>
|
---|
[855] | 14 | Ctor - Creates control and populates data into datagridview
|
---|
| 15 | </summary>
|
---|
| 16 | <param name="docManager">Document Manager from main context</param>
|
---|
| 17 | <param name="nPatientID">Patient IEN</param>
|
---|
| 18 | </member>
|
---|
| 19 | <member name="M:IndianHealthService.ClinicalScheduling.UCPatientAppts.SetPastFilter(System.Boolean)">
|
---|
| 20 | <summary>
|
---|
| 21 | Sets the filter for the DataView on whether to show past appointments or not
|
---|
| 22 | </summary>
|
---|
| 23 | <param name="ShowPastAppts">boolean - self explanatory</param>
|
---|
| 24 | </member>
|
---|
| 25 | <member name="F:IndianHealthService.ClinicalScheduling.UCPatientAppts.components">
|
---|
| 26 | <summary>
|
---|
[614] | 27 | Required designer variable.
|
---|
| 28 | </summary>
|
---|
| 29 | </member>
|
---|
[855] | 30 | <member name="M:IndianHealthService.ClinicalScheduling.UCPatientAppts.Dispose(System.Boolean)">
|
---|
| 31 | <summary>
|
---|
[614] | 32 | Clean up any resources being used.
|
---|
| 33 | </summary>
|
---|
[855] | 34 | <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
---|
[614] | 35 | </member>
|
---|
[855] | 36 | <member name="M:IndianHealthService.ClinicalScheduling.UCPatientAppts.InitializeComponent">
|
---|
| 37 | <summary>
|
---|
| 38 | Required method for Designer support - do not modify
|
---|
[614] | 39 | the contents of this method with the code editor.
|
---|
| 40 | </summary>
|
---|
| 41 | </member>
|
---|
[855] | 42 | <member name="T:IndianHealthService.ClinicalScheduling.DManagement">
|
---|
[614] | 43 | <summary>
|
---|
[855] | 44 | Summary description for DManagement.
|
---|
[614] | 45 | </summary>
|
---|
| 46 | </member>
|
---|
[855] | 47 | <member name="M:IndianHealthService.ClinicalScheduling.DManagement.InitializeComponent">
|
---|
[614] | 48 | <summary>
|
---|
[855] | 49 | Required method for Designer support - do not modify
|
---|
| 50 | the contents of this method with the code editor.
|
---|
[627] | 51 | </summary>
|
---|
| 52 | </member>
|
---|
[855] | 53 | <member name="T:IndianHealthService.ClinicalScheduling.CGSchedLib">
|
---|
[627] | 54 | <summary>
|
---|
[855] | 55 | CGSchedLib contains static functions that are called from throughout the
|
---|
| 56 | scheduling application.
|
---|
[627] | 57 | </summary>
|
---|
| 58 | </member>
|
---|
[855] | 59 | <member name="T:IndianHealthService.ClinicalScheduling.CGRange">
|
---|
[627] | 60 | <summary>
|
---|
| 61 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 62 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
| 63 | </summary>
|
---|
| 64 | </member>
|
---|
[855] | 65 | <member name="T:IndianHealthService.ClinicalScheduling.CGResource">
|
---|
[614] | 66 | <summary>
|
---|
[855] | 67 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 68 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 69 | </summary>
|
---|
| 70 | </member>
|
---|
[855] | 71 | <member name="T:IndianHealthService.ClinicalScheduling.CGDocumentManager">
|
---|
[614] | 72 | <summary>
|
---|
[855] | 73 | Summary description for DocumentManager.
|
---|
[614] | 74 | </summary>
|
---|
| 75 | </member>
|
---|
[855] | 76 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.Dispose(System.Boolean)">
|
---|
[614] | 77 | <summary>
|
---|
[753] | 78 | Clean up any resources being used.
|
---|
[614] | 79 | </summary>
|
---|
| 80 | </member>
|
---|
[855] | 81 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.GetViewByResource(System.Collections.ArrayList)">
|
---|
[614] | 82 | <summary>
|
---|
[855] | 83 | Return the first view having a resource array matching sResourceArray
|
---|
[614] | 84 | </summary>
|
---|
[855] | 85 | <param name="sResourceArray"></param>
|
---|
| 86 | <returns></returns>
|
---|
[614] | 87 | </member>
|
---|
[855] | 88 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.UpdateViews(System.String,System.String)">
|
---|
[614] | 89 | <summary>
|
---|
[855] | 90 | Propogate availability updates to all sRresource's doc/views
|
---|
[614] | 91 | </summary>
|
---|
| 92 | </member>
|
---|
[855] | 93 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.UpdateViews">
|
---|
[614] | 94 | <summary>
|
---|
[855] | 95 | Propogate availability updates to all doc/views
|
---|
[614] | 96 | </summary>
|
---|
| 97 | </member>
|
---|
[855] | 98 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.CloseAllViews(IndianHealthService.ClinicalScheduling.CGDocument)">
|
---|
[614] | 99 | <summary>
|
---|
[855] | 100 | Calls each view associated with document Doc and closes it.
|
---|
| 101 | </summary>
|
---|
[614] | 102 | </member>
|
---|
[855] | 103 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.CloseAllViews(IndianHealthService.ClinicalScheduling.CGAVDocument)">
|
---|
[614] | 104 | <summary>
|
---|
[855] | 105 | Calls each view associated with Availability Doc and closes it.
|
---|
| 106 | </summary>
|
---|
[614] | 107 | </member>
|
---|
[855] | 108 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.ConnectInfo">
|
---|
[614] | 109 | <summary>
|
---|
[855] | 110 | Returns the document manager's BMXNetConnectInfo member
|
---|
[614] | 111 | </summary>
|
---|
| 112 | </member>
|
---|
[855] | 113 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.ScheduleManager">
|
---|
[614] | 114 | <summary>
|
---|
[855] | 115 | True if the current user holds the BSDXZMGR or XUPROGMODE keys in RPMS
|
---|
[614] | 116 | </summary>
|
---|
| 117 | </member>
|
---|
[855] | 118 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.WindowText">
|
---|
[614] | 119 | <summary>
|
---|
[855] | 120 | Holds the user and division
|
---|
[615] | 121 | </summary>
|
---|
| 122 | </member>
|
---|
[855] | 123 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.GlobalDataSet">
|
---|
[615] | 124 | <summary>
|
---|
[855] | 125 | This dataset contains tables used by the entire application
|
---|
| 126 | </summary>
|
---|
[614] | 127 | </member>
|
---|
[855] | 128 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.Current">
|
---|
[614] | 129 | <summary>
|
---|
[855] | 130 | Returns the single CGDocumentManager object
|
---|
[614] | 131 | </summary>
|
---|
| 132 | </member>
|
---|
[855] | 133 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.Views">
|
---|
[614] | 134 | <summary>
|
---|
[855] | 135 | Returns the list of currently opened documents
|
---|
[614] | 136 | </summary>
|
---|
| 137 | </member>
|
---|
[855] | 138 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.AvailabilityViews">
|
---|
[614] | 139 | <summary>
|
---|
[855] | 140 | Returns the list of currently opened CGAVViews
|
---|
[614] | 141 | </summary>
|
---|
| 142 | </member>
|
---|
[855] | 143 | <member name="T:IndianHealthService.ClinicalScheduling.DCancelAppt">
|
---|
[614] | 144 | <summary>
|
---|
[855] | 145 | Summary description for DCancelAppt.
|
---|
[614] | 146 | </summary>
|
---|
| 147 | </member>
|
---|
[855] | 148 | <member name="F:IndianHealthService.ClinicalScheduling.DCancelAppt.components">
|
---|
[614] | 149 | <summary>
|
---|
[855] | 150 | Required designer variable.
|
---|
[615] | 151 | </summary>
|
---|
| 152 | </member>
|
---|
[855] | 153 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.UpdateDialogData(System.Boolean)">
|
---|
[615] | 154 | <summary>
|
---|
[753] | 155 | If b is true, moves member vars into control data
|
---|
| 156 | otherwise, moves control data into member vars
|
---|
[614] | 157 | </summary>
|
---|
[753] | 158 | <param name="b"></param>
|
---|
[614] | 159 | </member>
|
---|
[855] | 160 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.Dispose(System.Boolean)">
|
---|
[614] | 161 | <summary>
|
---|
[855] | 162 | Clean up any resources being used.
|
---|
[614] | 163 | </summary>
|
---|
| 164 | </member>
|
---|
[855] | 165 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.InitializeComponent">
|
---|
[614] | 166 | <summary>
|
---|
[855] | 167 | Required method for Designer support - do not modify
|
---|
| 168 | the contents of this method with the code editor.
|
---|
[614] | 169 | </summary>
|
---|
| 170 | </member>
|
---|
[855] | 171 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookAccessType">
|
---|
[614] | 172 | <summary>
|
---|
[855] | 173 | Sets or returns the rebook access type: -1 = use current type, -2 = use any type, 0 = prompt for a type
|
---|
[614] | 174 | </summary>
|
---|
| 175 | </member>
|
---|
[855] | 176 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.ClinicCancelled">
|
---|
[789] | 177 | <summary>
|
---|
[855] | 178 | Returns true if appt cancelled by Clinic, otherwise false
|
---|
[789] | 179 | </summary>
|
---|
| 180 | </member>
|
---|
[855] | 181 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.AutoRebook">
|
---|
[789] | 182 | <summary>
|
---|
[855] | 183 | Returns value of AutoRebook check box
|
---|
[789] | 184 | </summary>
|
---|
| 185 | </member>
|
---|
[855] | 186 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.CancelReason">
|
---|
[789] | 187 | <summary>
|
---|
[855] | 188 | Returns internal entry in the CANCELLATION REASON file (409.2)
|
---|
[789] | 189 | </summary>
|
---|
| 190 | </member>
|
---|
[855] | 191 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.CancelRemarks">
|
---|
[789] | 192 | <summary>
|
---|
[855] | 193 | Returns cancellation remarks.
|
---|
[789] | 194 | </summary>
|
---|
| 195 | </member>
|
---|
[855] | 196 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookStartDays">
|
---|
[789] | 197 | <summary>
|
---|
[855] | 198 | Sets or returns the number of days in the future to start searching for availability
|
---|
[789] | 199 | </summary>
|
---|
| 200 | </member>
|
---|
[855] | 201 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookMaxDays">
|
---|
[789] | 202 | <summary>
|
---|
[855] | 203 | Sets and returns the maximum number of days in the future to look for rebook availability
|
---|
[789] | 204 | </summary>
|
---|
| 205 | </member>
|
---|
[855] | 206 | <member name="T:IndianHealthService.ClinicalScheduling.CGView">
|
---|
[614] | 207 | <summary>
|
---|
[855] | 208 | Summary description for CGView.
|
---|
[614] | 209 | </summary>
|
---|
| 210 | </member>
|
---|
[855] | 211 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.InitializeComponent">
|
---|
[614] | 212 | <summary>
|
---|
| 213 | Required method for Designer support - do not modify
|
---|
| 214 | the contents of this method with the code editor.
|
---|
| 215 | </summary>
|
---|
| 216 | </member>
|
---|
[855] | 217 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.Dispose(System.Boolean)">
|
---|
| 218 | <summary>
|
---|
| 219 | Clean up any resources being used.
|
---|
[615] | 220 | </summary>
|
---|
| 221 | </member>
|
---|
[855] | 222 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentNoShow(System.Boolean)">
|
---|
| 223 | <summary>
|
---|
| 224 | Marks all selected appointments as No Show
|
---|
[615] | 225 | </summary>
|
---|
[855] | 226 | <param name="nApptID"></param>
|
---|
| 227 | <returns></returns>
|
---|
[615] | 228 | </member>
|
---|
[855] | 229 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentDeleteOne(System.Int32)">
|
---|
| 230 | <summary>
|
---|
| 231 | Delete appointment ApptID
|
---|
[615] | 232 | </summary>
|
---|
[855] | 233 | <param name="nApptID"></param>
|
---|
| 234 | <returns></returns>
|
---|
[615] | 235 | </member>
|
---|
[855] | 236 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentDelete">
|
---|
| 237 | <summary>
|
---|
| 238 | Delete all selected appointments
|
---|
[615] | 239 | </summary>
|
---|
| 240 | </member>
|
---|
[855] | 241 | <member name="P:IndianHealthService.ClinicalScheduling.CGView.CGrid">
|
---|
| 242 | <summary>
|
---|
| 243 | Access the CalendarGrid associated with this view
|
---|
[615] | 244 | </summary>
|
---|
| 245 | </member>
|
---|
[855] | 246 | <member name="P:IndianHealthService.ClinicalScheduling.CGView.Document">
|
---|
| 247 | <summary>
|
---|
| 248 | Accesses the document associated with this view
|
---|
[615] | 249 | </summary>
|
---|
| 250 | </member>
|
---|
[855] | 251 | <member name="T:IndianHealthService.ClinicalScheduling.CGAppointments">
|
---|
| 252 | <summary>
|
---|
| 253 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 254 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[615] | 255 | </summary>
|
---|
| 256 | </member>
|
---|
[855] | 257 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientLookup">
|
---|
[615] | 258 | <summary>
|
---|
[855] | 259 | Summary description for DPatientLookup.
|
---|
[615] | 260 | </summary>
|
---|
| 261 | </member>
|
---|
[855] | 262 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientLookup.components">
|
---|
[615] | 263 | <summary>
|
---|
| 264 | Required designer variable.
|
---|
| 265 | </summary>
|
---|
| 266 | </member>
|
---|
[855] | 267 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLookup.InitializeComponent">
|
---|
[615] | 268 | <summary>
|
---|
[855] | 269 | Required method for Designer support - do not modify
|
---|
| 270 | the contents of this method with the code editor.
|
---|
[753] | 271 | </summary>
|
---|
| 272 | </member>
|
---|
[855] | 273 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLookup.Dispose(System.Boolean)">
|
---|
[753] | 274 | <summary>
|
---|
[615] | 275 | Clean up any resources being used.
|
---|
| 276 | </summary>
|
---|
| 277 | </member>
|
---|
[855] | 278 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.PatientName">
|
---|
[615] | 279 | <summary>
|
---|
[855] | 280 | Gets or sets the name of the selected patient
|
---|
[614] | 281 | </summary>
|
---|
| 282 | </member>
|
---|
[855] | 283 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.PatientIEN">
|
---|
[614] | 284 | <summary>
|
---|
[855] | 285 | RPMS Internal Entry Number in PATIENT file (DFN)
|
---|
[614] | 286 | </summary>
|
---|
| 287 | </member>
|
---|
[855] | 288 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.HealthRecordNumber">
|
---|
[614] | 289 | <summary>
|
---|
[855] | 290 | The string representation of the Health Record Number
|
---|
[614] | 291 | </summary>
|
---|
| 292 | </member>
|
---|
[855] | 293 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessGroup">
|
---|
[627] | 294 | <summary>
|
---|
[855] | 295 | Summary description for DAccessGroup.
|
---|
[627] | 296 | </summary>
|
---|
| 297 | </member>
|
---|
[855] | 298 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessGroup.components">
|
---|
[614] | 299 | <summary>
|
---|
[855] | 300 | Required designer variable.
|
---|
[614] | 301 | </summary>
|
---|
| 302 | </member>
|
---|
[855] | 303 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.Dispose(System.Boolean)">
|
---|
[614] | 304 | <summary>
|
---|
[855] | 305 | Clean up any resources being used.
|
---|
[614] | 306 | </summary>
|
---|
| 307 | </member>
|
---|
[855] | 308 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.InitializeComponent">
|
---|
[614] | 309 | <summary>
|
---|
[855] | 310 | Required method for Designer support - do not modify
|
---|
| 311 | the contents of this method with the code editor.
|
---|
[615] | 312 | </summary>
|
---|
| 313 | </member>
|
---|
[855] | 314 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.UpdateDialogData(System.Boolean)">
|
---|
[615] | 315 | <summary>
|
---|
[855] | 316 | If b is true, moves member vars into control data
|
---|
| 317 | otherwise, moves control data into member vars
|
---|
[614] | 318 | </summary>
|
---|
[855] | 319 | <param name="b"></param>
|
---|
[614] | 320 | </member>
|
---|
[855] | 321 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroup.AccessGroupName">
|
---|
[614] | 322 | <summary>
|
---|
[855] | 323 | Gets the name of the Access Group;
|
---|
| 324 | </summary>
|
---|
| 325 | </member>
|
---|
| 326 | <member name="T:IndianHealthService.ClinicalScheduling.CGSelectionChangedArgs">
|
---|
| 327 | <summary>
|
---|
[753] | 328 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 329 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[615] | 330 | </summary>
|
---|
| 331 | </member>
|
---|
[855] | 332 | <member name="T:IndianHealthService.ClinicalScheduling.CGDocument">
|
---|
[615] | 333 | <summary>
|
---|
[855] | 334 | Contains the array of appointments and availabily that make up the document class
|
---|
[615] | 335 | </summary>
|
---|
| 336 | </member>
|
---|
[855] | 337 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.RefreshDaysSchedule">
|
---|
[615] | 338 | <summary>
|
---|
[855] | 339 | Update schedule based on info in RPMS
|
---|
[615] | 340 | </summary>
|
---|
| 341 | </member>
|
---|
[855] | 342 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.WeekNeedsRefresh(System.Int32,System.DateTime,System.DateTime@,System.DateTime@)">
|
---|
[615] | 343 | <summary>
|
---|
[855] | 344 | Given a selected date,
|
---|
| 345 | Calculates StartDay and End Day and returns them in output params.
|
---|
| 346 | nWeeks == number of Weeks to display
|
---|
| 347 | nColumnCount is number of days displayed per week. If 5 columns, begin on
|
---|
| 348 | Monday, if 7 Columns, begin on Sunday
|
---|
| 349 |
|
---|
| 350 | Returns TRUE if the document's data needs refreshing based on
|
---|
| 351 | this newly selected date.
|
---|
[614] | 352 | </summary>
|
---|
| 353 | </member>
|
---|
[855] | 354 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.CreateAppointment(IndianHealthService.ClinicalScheduling.CGAppointment)">
|
---|
[614] | 355 | <summary>
|
---|
[855] | 356 | Calls RPMS to create appointment then
|
---|
| 357 | adds appointment to the m_appointments collection
|
---|
| 358 | Returns the IEN of the appointment in the RPMS BSDX APPOINTMENT file.
|
---|
[614] | 359 | </summary>
|
---|
[855] | 360 | <param name="rApptInfo"></param>
|
---|
| 361 | <returns></returns>
|
---|
[614] | 362 | </member>
|
---|
[855] | 363 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.CreateAppointment(IndianHealthService.ClinicalScheduling.CGAppointment,System.Boolean)">
|
---|
[614] | 364 | <summary>
|
---|
[855] | 365 | Use this overload to create a walkin appointment
|
---|
[614] | 366 | </summary>
|
---|
[855] | 367 | <param name="rApptInfo"></param>
|
---|
| 368 | <param name="bWalkin"></param>
|
---|
| 369 | <returns></returns>
|
---|
[614] | 370 | </member>
|
---|
[855] | 371 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.LastRefreshed">
|
---|
[614] | 372 | <summary>
|
---|
[855] | 373 | Returns the latest refresh time for this document
|
---|
[614] | 374 | </summary>
|
---|
| 375 | </member>
|
---|
[855] | 376 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.Resources">
|
---|
[614] | 377 | <summary>
|
---|
[855] | 378 | The list of Resource names
|
---|
[614] | 379 | </summary>
|
---|
| 380 | </member>
|
---|
[855] | 381 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.AvailabilityArray">
|
---|
[614] | 382 | <summary>
|
---|
[855] | 383 | The array of CGAvailabilities that contains appt type and slots
|
---|
[614] | 384 | </summary>
|
---|
| 385 | </member>
|
---|
[855] | 386 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.Appointments">
|
---|
[614] | 387 | <summary>
|
---|
[855] | 388 | Contains the hashtable of appointments
|
---|
[614] | 389 | </summary>
|
---|
| 390 | </member>
|
---|
[855] | 391 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.SelectedDate">
|
---|
[614] | 392 | <summary>
|
---|
[855] | 393 | Holds the date selected by the user in CGView.dateTimePicker1
|
---|
[614] | 394 | </summary>
|
---|
| 395 | </member>
|
---|
[855] | 396 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.StartDate">
|
---|
[614] | 397 | <summary>
|
---|
[855] | 398 | Contains the beginning date of the appointment document
|
---|
[614] | 399 | </summary>
|
---|
| 400 | </member>
|
---|
[855] | 401 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts">
|
---|
| 402 | <summary>
|
---|
| 403 | Represents a strongly typed in-memory cache of data.
|
---|
[614] | 404 | </summary>
|
---|
| 405 | </member>
|
---|
[855] | 406 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceDataTable">
|
---|
| 407 | <summary>
|
---|
| 408 | Represents the strongly named DataTable class.
|
---|
[614] | 409 | </summary>
|
---|
| 410 | </member>
|
---|
[855] | 411 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsDataTable">
|
---|
| 412 | <summary>
|
---|
| 413 | Represents the strongly named DataTable class.
|
---|
[614] | 414 | </summary>
|
---|
| 415 | </member>
|
---|
[855] | 416 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow">
|
---|
| 417 | <summary>
|
---|
| 418 | Represents strongly named DataRow class.
|
---|
[615] | 419 | </summary>
|
---|
| 420 | </member>
|
---|
[855] | 421 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceRow">
|
---|
| 422 | <summary>
|
---|
| 423 | Represents strongly named DataRow class.
|
---|
[615] | 424 | </summary>
|
---|
| 425 | </member>
|
---|
[855] | 426 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRowChangeEvent">
|
---|
| 427 | <summary>
|
---|
| 428 | Row event argument class
|
---|
[615] | 429 | </summary>
|
---|
| 430 | </member>
|
---|
[855] | 431 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceRowChangeEvent">
|
---|
| 432 | <summary>
|
---|
| 433 | Row event argument class
|
---|
| 434 | </summary>
|
---|
| 435 | </member>
|
---|
| 436 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2">
|
---|
| 437 | <summary>
|
---|
| 438 | Represents a strongly typed in-memory cache of data.
|
---|
| 439 | </summary>
|
---|
| 440 | </member>
|
---|
| 441 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsDataTable">
|
---|
| 442 | <summary>
|
---|
| 443 | Represents the strongly named DataTable class.
|
---|
| 444 | </summary>
|
---|
| 445 | </member>
|
---|
| 446 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceDataTable">
|
---|
| 447 | <summary>
|
---|
| 448 | Represents the strongly named DataTable class.
|
---|
| 449 | </summary>
|
---|
| 450 | </member>
|
---|
| 451 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRow">
|
---|
| 452 | <summary>
|
---|
| 453 | Represents strongly named DataRow class.
|
---|
| 454 | </summary>
|
---|
| 455 | </member>
|
---|
| 456 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceRow">
|
---|
| 457 | <summary>
|
---|
| 458 | Represents strongly named DataRow class.
|
---|
| 459 | </summary>
|
---|
| 460 | </member>
|
---|
| 461 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRowChangeEvent">
|
---|
| 462 | <summary>
|
---|
| 463 | Row event argument class
|
---|
| 464 | </summary>
|
---|
| 465 | </member>
|
---|
| 466 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceRowChangeEvent">
|
---|
| 467 | <summary>
|
---|
| 468 | Row event argument class
|
---|
| 469 | </summary>
|
---|
| 470 | </member>
|
---|
| 471 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientLetter">
|
---|
[615] | 472 | <summary>
|
---|
[855] | 473 | Summary description for DPatientLetter.
|
---|
[615] | 474 | </summary>
|
---|
| 475 | </member>
|
---|
[855] | 476 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientLetter.components">
|
---|
[615] | 477 | <summary>
|
---|
[753] | 478 | Required designer variable.
|
---|
[615] | 479 | </summary>
|
---|
| 480 | </member>
|
---|
[855] | 481 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormClinicSchedule(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
|
---|
[615] | 482 | <summary>
|
---|
[855] | 483 | Print Clinic Schedules
|
---|
[615] | 484 | </summary>
|
---|
[855] | 485 | <param name="docManager">This docManger</param>
|
---|
| 486 | <param name="sClinicList">Clinics for which to print</param>
|
---|
| 487 | <param name="dtBegin">Beginning Date</param>
|
---|
| 488 | <param name="dtEnd">End Date</param>
|
---|
[615] | 489 | </member>
|
---|
[855] | 490 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormRebookLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
|
---|
[615] | 491 | <summary>
|
---|
[855] | 492 | Print Rebook Letters by Date
|
---|
[615] | 493 | </summary>
|
---|
[855] | 494 | <param name="docManager">This docManger</param>
|
---|
| 495 | <param name="sClinicList">Clinics for which to print</param>
|
---|
| 496 | <param name="dtBegin">Beginning Date</param>
|
---|
| 497 | <param name="dtEnd">End Date</param>
|
---|
[615] | 498 | </member>
|
---|
[855] | 499 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormRebookLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.String)">
|
---|
[615] | 500 | <summary>
|
---|
[855] | 501 | Print Rebook Letters by Date
|
---|
[614] | 502 | </summary>
|
---|
[855] | 503 | <param name="docManager">This docManger</param>
|
---|
| 504 | <param name="sClinicList">Clinics for which to print</param>
|
---|
| 505 | <param name="sApptIDList">List of appointments IENs in ^BSDXAPPT, delimited by |</param>
|
---|
[614] | 506 | </member>
|
---|
[855] | 507 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormCancellationLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
|
---|
[627] | 508 | <summary>
|
---|
[855] | 509 | Print Cancellation letters to mail to patients
|
---|
[627] | 510 | </summary>
|
---|
[855] | 511 | <param name="docManager">This Docmanager</param>
|
---|
| 512 | <param name="sClinicList">| delemited clinic list (IEN's)</param>
|
---|
| 513 | <param name="dtBegin">Beginning Date</param>
|
---|
| 514 | <param name="dtEnd">Ending Date</param>
|
---|
[627] | 515 | </member>
|
---|
[855] | 516 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeFormPatientReminderLetters(IndianHealthService.ClinicalScheduling.CGDocumentManager,System.String,System.DateTime,System.DateTime)">
|
---|
[614] | 517 | <summary>
|
---|
[855] | 518 | Print Reminder Letters to give or mail to patients
|
---|
[614] | 519 | </summary>
|
---|
[855] | 520 | <param name="docManager">This docManger</param>
|
---|
| 521 | <param name="sClinicList">Clinics for which to print</param>
|
---|
| 522 | <param name="dtBegin">Beginning Date</param>
|
---|
| 523 | <param name="dtEnd">End Date</param>
|
---|
[614] | 524 | </member>
|
---|
[855] | 525 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.#ctor">
|
---|
[614] | 526 | <summary>
|
---|
[855] | 527 | Ctor
|
---|
[614] | 528 | </summary>
|
---|
| 529 | </member>
|
---|
[855] | 530 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.Dispose(System.Boolean)">
|
---|
[614] | 531 | <summary>
|
---|
[855] | 532 | Clean up any resources being used.
|
---|
[614] | 533 | </summary>
|
---|
| 534 | </member>
|
---|
[855] | 535 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeComponent">
|
---|
[614] | 536 | <summary>
|
---|
[855] | 537 | Required method for Designer support - do not modify
|
---|
| 538 | the contents of this method with the code editor.
|
---|
[614] | 539 | </summary>
|
---|
| 540 | </member>
|
---|
[855] | 541 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroup">
|
---|
[627] | 542 | <summary>
|
---|
[855] | 543 | Summary description for DResourceGroup.
|
---|
| 544 | </summary>
|
---|
| 545 | </member>
|
---|
| 546 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceGroup.components">
|
---|
| 547 | <summary>
|
---|
[753] | 548 | Required designer variable.
|
---|
[627] | 549 | </summary>
|
---|
| 550 | </member>
|
---|
[855] | 551 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.Dispose(System.Boolean)">
|
---|
[627] | 552 | <summary>
|
---|
[753] | 553 | Clean up any resources being used.
|
---|
[627] | 554 | </summary>
|
---|
| 555 | </member>
|
---|
[855] | 556 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.InitializeComponent">
|
---|
[614] | 557 | <summary>
|
---|
[753] | 558 | Required method for Designer support - do not modify
|
---|
| 559 | the contents of this method with the code editor.
|
---|
[614] | 560 | </summary>
|
---|
| 561 | </member>
|
---|
[855] | 562 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.UpdateDialogData(System.Boolean)">
|
---|
[614] | 563 | <summary>
|
---|
| 564 | If b is true, moves member vars into control data
|
---|
| 565 | otherwise, moves control data into member vars
|
---|
| 566 | </summary>
|
---|
| 567 | <param name="b"></param>
|
---|
| 568 | </member>
|
---|
[855] | 569 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroup.ResourceGroupName">
|
---|
[614] | 570 | <summary>
|
---|
[855] | 571 | Gets the name of the resource group
|
---|
[614] | 572 | </summary>
|
---|
| 573 | </member>
|
---|
[855] | 574 | <member name="T:IndianHealthService.ClinicalScheduling.DNoShow">
|
---|
[614] | 575 | <summary>
|
---|
[855] | 576 | Summary description for DAutoRebook.
|
---|
[753] | 577 | </summary>
|
---|
| 578 | </member>
|
---|
[855] | 579 | <member name="F:IndianHealthService.ClinicalScheduling.DNoShow.components">
|
---|
[753] | 580 | <summary>
|
---|
[855] | 581 | Required designer variable.
|
---|
[614] | 582 | </summary>
|
---|
| 583 | </member>
|
---|
[855] | 584 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.UpdateDialogData(System.Boolean)">
|
---|
[614] | 585 | <summary>
|
---|
[855] | 586 | If b is true, moves member vars into control data
|
---|
| 587 | otherwise, moves control data into member vars
|
---|
[614] | 588 | </summary>
|
---|
[855] | 589 | <param name="b"></param>
|
---|
[614] | 590 | </member>
|
---|
[855] | 591 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.Dispose(System.Boolean)">
|
---|
[614] | 592 | <summary>
|
---|
[855] | 593 | Clean up any resources being used.
|
---|
[614] | 594 | </summary>
|
---|
| 595 | </member>
|
---|
[855] | 596 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.InitializeComponent">
|
---|
[614] | 597 | <summary>
|
---|
[855] | 598 | Required method for Designer support - do not modify
|
---|
| 599 | the contents of this method with the code editor.
|
---|
[614] | 600 | </summary>
|
---|
| 601 | </member>
|
---|
[855] | 602 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookAccessType">
|
---|
[614] | 603 | <summary>
|
---|
[855] | 604 | Sets or returns the rebook access type: -1 = use current type, -2 = use any type, 0 = prompt for a type
|
---|
[614] | 605 | </summary>
|
---|
| 606 | </member>
|
---|
[855] | 607 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.AutoRebook">
|
---|
[614] | 608 | <summary>
|
---|
[855] | 609 | Returns value of AutoRebook check box
|
---|
[614] | 610 | </summary>
|
---|
| 611 | </member>
|
---|
[855] | 612 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookStartDays">
|
---|
[614] | 613 | <summary>
|
---|
[855] | 614 | Sets or returns the number of days in the future to start searching for availability
|
---|
[614] | 615 | </summary>
|
---|
| 616 | </member>
|
---|
[855] | 617 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookMaxDays">
|
---|
[772] | 618 | <summary>
|
---|
[855] | 619 | Sets and returns the maximum number of days in the future to look for rebook availability
|
---|
[772] | 620 | </summary>
|
---|
| 621 | </member>
|
---|
[855] | 622 | <member name="T:IndianHealthService.ClinicalScheduling.DAppointPage">
|
---|
[772] | 623 | <summary>
|
---|
[855] | 624 | Appointment Info Dialog
|
---|
[772] | 625 | </summary>
|
---|
| 626 | </member>
|
---|
[855] | 627 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.InitializeComponent">
|
---|
[789] | 628 | <summary>
|
---|
[855] | 629 | Required method for Designer support - do not modify
|
---|
| 630 | the contents of this method with the code editor.
|
---|
[789] | 631 | </summary>
|
---|
| 632 | </member>
|
---|
[855] | 633 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.UpdateDialogData(System.Boolean)">
|
---|
[789] | 634 | <summary>
|
---|
[855] | 635 | Move data from member variables to controls (b == true)
|
---|
| 636 | or from controls to member variables (b == false)
|
---|
[789] | 637 | </summary>
|
---|
[855] | 638 | <param name="b"></param>
|
---|
[789] | 639 | </member>
|
---|
[855] | 640 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.Dispose(System.Boolean)">
|
---|
[789] | 641 | <summary>
|
---|
[855] | 642 | Clean up any resources being used.
|
---|
[789] | 643 | </summary>
|
---|
| 644 | </member>
|
---|
[855] | 645 | <member name="T:IndianHealthService.ClinicalScheduling.DCopyAppts">
|
---|
[804] | 646 | <summary>
|
---|
[855] | 647 | Summary description for DCopyAppts.
|
---|
[804] | 648 | </summary>
|
---|
| 649 | </member>
|
---|
[855] | 650 | <member name="M:IndianHealthService.ClinicalScheduling.DCopyAppts.Dispose(System.Boolean)">
|
---|
[614] | 651 | <summary>
|
---|
[855] | 652 | Clean up any resources being used.
|
---|
[614] | 653 | </summary>
|
---|
| 654 | </member>
|
---|
[855] | 655 | <member name="M:IndianHealthService.ClinicalScheduling.DCopyAppts.InitializeComponent">
|
---|
[615] | 656 | <summary>
|
---|
[855] | 657 | Required method for Designer support - do not modify
|
---|
| 658 | the contents of this method with the code editor.
|
---|
[614] | 659 | </summary>
|
---|
| 660 | </member>
|
---|
[855] | 661 | <member name="T:IndianHealthService.ClinicalScheduling.CGSelectionChangedHandler">
|
---|
[615] | 662 | <summary>
|
---|
[855] | 663 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 664 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 665 | </summary>
|
---|
| 666 | </member>
|
---|
[855] | 667 | <member name="T:IndianHealthService.ClinicalScheduling.CGCells">
|
---|
[614] | 668 | <summary>
|
---|
[855] | 669 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 670 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 671 | </summary>
|
---|
| 672 | </member>
|
---|
[855] | 673 | <member name="T:IndianHealthService.ClinicalScheduling.CGAvailability">
|
---|
[614] | 674 | <summary>
|
---|
[855] | 675 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 676 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 677 | </summary>
|
---|
| 678 | </member>
|
---|
[855] | 679 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessBlock">
|
---|
[614] | 680 | <summary>
|
---|
[855] | 681 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 682 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 683 | </summary>
|
---|
| 684 | </member>
|
---|
[855] | 685 | <member name="T:IndianHealthService.ClinicalScheduling.CGAppointmentChangedArgs">
|
---|
[614] | 686 | <summary>
|
---|
[855] | 687 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 688 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 689 | </summary>
|
---|
| 690 | </member>
|
---|
[855] | 691 | <member name="T:IndianHealthService.ClinicalScheduling.DApptSearch">
|
---|
[614] | 692 | <summary>
|
---|
[855] | 693 | Summary description for DApptSearch.
|
---|
[614] | 694 | </summary>
|
---|
| 695 | </member>
|
---|
[855] | 696 | <member name="F:IndianHealthService.ClinicalScheduling.DApptSearch.components">
|
---|
[614] | 697 | <summary>
|
---|
| 698 | Required designer variable.
|
---|
| 699 | </summary>
|
---|
| 700 | </member>
|
---|
[855] | 701 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.UpdateDialogData(System.Boolean)">
|
---|
[614] | 702 | <summary>
|
---|
[855] | 703 | If b is true, moves member vars into control data
|
---|
| 704 | otherwise, moves control data into member vars
|
---|
| 705 | </summary>
|
---|
| 706 | <param name="b"></param>
|
---|
| 707 | </member>
|
---|
| 708 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.Dispose(System.Boolean)">
|
---|
| 709 | <summary>
|
---|
| 710 | Clean up any resources being used.
|
---|
| 711 | </summary>
|
---|
| 712 | </member>
|
---|
| 713 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.InitializeComponent">
|
---|
| 714 | <summary>
|
---|
[614] | 715 | Required method for Designer support - do not modify
|
---|
| 716 | the contents of this method with the code editor.
|
---|
| 717 | </summary>
|
---|
| 718 | </member>
|
---|
[855] | 719 | <member name="P:IndianHealthService.ClinicalScheduling.DApptSearch.SelectedResource">
|
---|
[614] | 720 | <summary>
|
---|
[855] | 721 | Gets the resource selected by the user
|
---|
[614] | 722 | </summary>
|
---|
| 723 | </member>
|
---|
[855] | 724 | <member name="P:IndianHealthService.ClinicalScheduling.DApptSearch.SelectedDate">
|
---|
[614] | 725 | <summary>
|
---|
[855] | 726 | Gets the date selected by the user
|
---|
[614] | 727 | </summary>
|
---|
| 728 | </member>
|
---|
| 729 | <member name="T:IndianHealthService.ClinicalScheduling.DCheckIn">
|
---|
| 730 | <summary>
|
---|
| 731 | Summary description for DCheckIn.
|
---|
| 732 | </summary>
|
---|
| 733 | </member>
|
---|
[802] | 734 | <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)">
|
---|
| 735 | <summary>
|
---|
| 736 | Fill memeber variables before showing dialog
|
---|
| 737 | </summary>
|
---|
| 738 | <param name="a">Appointment</param>
|
---|
| 739 | <param name="docManager">Document Manager</param>
|
---|
| 740 | <param name="sDefaultProvider">Default provider</param>
|
---|
| 741 | <param name="bProviderRequired">not used</param>
|
---|
| 742 | <param name="bGeneratePCCPlus">not used</param>
|
---|
| 743 | <param name="bMultCodes">not used</param>
|
---|
| 744 | <param name="sStopCode">Stop Code</param>
|
---|
| 745 | </member>
|
---|
| 746 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.PCCPlus">
|
---|
| 747 | <summary>
|
---|
| 748 | Not used in VISTA. Needs to be removed
|
---|
| 749 | <remarks>Not used in VISTA.</remarks>
|
---|
| 750 | </summary>
|
---|
| 751 | </member>
|
---|
[614] | 752 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.UpdateDialogData(System.Boolean)">
|
---|
| 753 | <summary>
|
---|
| 754 | If b is true, moves member vars into control data
|
---|
| 755 | otherwise, moves control data into member vars
|
---|
| 756 | </summary>
|
---|
| 757 | <param name="b"></param>
|
---|
| 758 | </member>
|
---|
| 759 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.Dispose(System.Boolean)">
|
---|
| 760 | <summary>
|
---|
| 761 | Clean up any resources being used.
|
---|
| 762 | </summary>
|
---|
| 763 | </member>
|
---|
| 764 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.InitializeComponent">
|
---|
| 765 | <summary>
|
---|
| 766 | Required method for Designer support - do not modify
|
---|
| 767 | the contents of this method with the code editor.
|
---|
| 768 | </summary>
|
---|
| 769 | </member>
|
---|
| 770 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.ProviderIEN">
|
---|
| 771 | <summary>
|
---|
| 772 | Returns string representation of internal entry number of Provider in PROVIDER File
|
---|
| 773 | </summary>
|
---|
| 774 | </member>
|
---|
| 775 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCClinicIEN">
|
---|
| 776 | <summary>
|
---|
| 777 | Returns string representation of IEN of Clinic in VEN EHP CLINIC file
|
---|
| 778 | </summary>
|
---|
| 779 | </member>
|
---|
| 780 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCFormIEN">
|
---|
| 781 | <summary>
|
---|
| 782 | Returns string representation of IEN of template entry in VEN PCC TEMPLATE
|
---|
| 783 | </summary>
|
---|
| 784 | </member>
|
---|
| 785 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCOutGuide">
|
---|
| 786 | <summary>
|
---|
| 787 | Returns 'true' if outguide to be printed; otherwise returns 'false'
|
---|
| 788 | </summary>
|
---|
| 789 | </member>
|
---|
| 790 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.ClinicStopIEN">
|
---|
| 791 | <summary>
|
---|
| 792 | Returns string representation of IEN of CLINIC STOP
|
---|
| 793 | </summary>
|
---|
| 794 | </member>
|
---|
| 795 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PrintRouteSlip">
|
---|
| 796 | <summary>
|
---|
| 797 | Returns 'true' if routing slip to be printed; otherwise 'false'
|
---|
| 798 | </summary>
|
---|
| 799 | </member>
|
---|
| 800 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.CheckInTime">
|
---|
| 801 | <summary>
|
---|
| 802 | Appointment checkin time
|
---|
| 803 | </summary>
|
---|
| 804 | </member>
|
---|
| 805 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.AuxTime">
|
---|
| 806 | <summary>
|
---|
| 807 | Appointment end time
|
---|
| 808 | </summary>
|
---|
| 809 | </member>
|
---|
[855] | 810 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessGroupItem">
|
---|
[627] | 811 | <summary>
|
---|
[855] | 812 | Summary description for DAccessGroupItem.
|
---|
[627] | 813 | </summary>
|
---|
| 814 | </member>
|
---|
[855] | 815 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessGroupItem.components">
|
---|
[614] | 816 | <summary>
|
---|
| 817 | Required designer variable.
|
---|
| 818 | </summary>
|
---|
| 819 | </member>
|
---|
[855] | 820 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.Dispose(System.Boolean)">
|
---|
| 821 | <summary>
|
---|
[753] | 822 | Clean up any resources being used.
|
---|
| 823 | </summary>
|
---|
| 824 | </member>
|
---|
[855] | 825 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.InitializeComponent">
|
---|
| 826 | <summary>
|
---|
| 827 | Required method for Designer support - do not modify
|
---|
[753] | 828 | the contents of this method with the code editor.
|
---|
| 829 | </summary>
|
---|
| 830 | </member>
|
---|
[855] | 831 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.UpdateDialogData(System.Boolean)">
|
---|
[614] | 832 | <summary>
|
---|
[855] | 833 | If b is true, moves member vars into control data
|
---|
| 834 | otherwise, moves control data into member vars
|
---|
[753] | 835 | </summary>
|
---|
[855] | 836 | <param name="b"></param>
|
---|
[753] | 837 | </member>
|
---|
[855] | 838 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroupItem.AccessTypeID">
|
---|
[753] | 839 | <summary>
|
---|
[855] | 840 | Contains the IEN of the AccessType in the BSDX_ACCESS_TYPE file
|
---|
[753] | 841 | </summary>
|
---|
| 842 | </member>
|
---|
[855] | 843 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroupItem.AccessTypeName">
|
---|
[753] | 844 | <summary>
|
---|
[855] | 845 | Contains the name of the AccessType
|
---|
[753] | 846 | </summary>
|
---|
| 847 | </member>
|
---|
[855] | 848 | <member name="T:IndianHealthService.ClinicalScheduling.CGAppointment">
|
---|
[753] | 849 | <summary>
|
---|
[855] | 850 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 851 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[615] | 852 | </summary>
|
---|
| 853 | </member>
|
---|
[855] | 854 | <member name="T:IndianHealthService.ClinicalScheduling.Printing">
|
---|
[615] | 855 | <summary>
|
---|
[855] | 856 | Class that encapsulates printing functions in Clinical Scheduling
|
---|
[615] | 857 | </summary>
|
---|
| 858 | </member>
|
---|
[855] | 859 | <!-- 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)" -->
|
---|
| 860 | <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintReminderLetter(IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
|
---|
[615] | 861 | <summary>
|
---|
[855] | 862 | Print Letter to be given or mailed to the patient
|
---|
[614] | 863 | </summary>
|
---|
[855] | 864 | <param name="ptrow">Strongly typed PatientApptsRow to pass (just one ApptRow)</param>
|
---|
| 865 | <param name="e">You know what that is</param>
|
---|
| 866 | <param name="letter">Contains letter string</param>
|
---|
| 867 | <param name="title">Title of the letter</param>
|
---|
[753] | 868 | </member>
|
---|
[855] | 869 | <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintCancelLetter(IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
|
---|
[753] | 870 | <summary>
|
---|
[855] | 871 | Cancellation Letter to be given or mailed to the patient
|
---|
[753] | 872 | </summary>
|
---|
[855] | 873 | <param name="ptRow">Strongly typed PatientApptsRow to pass (just one ApptRow)</param>
|
---|
| 874 | <param name="e">You know what that is</param>
|
---|
| 875 | <param name="letter">Contains letter string</param>
|
---|
| 876 | <param name="title">Title of the letter</param>
|
---|
[753] | 877 | </member>
|
---|
[855] | 878 | <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintRebookLetter(IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow,System.Drawing.Printing.PrintPageEventArgs,System.String,System.String)">
|
---|
[753] | 879 | <summary>
|
---|
[855] | 880 | Print rebook letters. Prints old and new appointments dates then the missive.
|
---|
[753] | 881 | </summary>
|
---|
[855] | 882 | <param name="ptRow">Strongly typed appointment row</param>
|
---|
| 883 | <param name="e">etc</param>
|
---|
| 884 | <param name="letter">Text of the letter to print</param>
|
---|
| 885 | <param name="title">Title to print at the top of the letter</param>
|
---|
[753] | 886 | </member>
|
---|
[855] | 887 | <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintMessage(System.String,System.Drawing.Printing.PrintPageEventArgs)">
|
---|
[753] | 888 | <summary>
|
---|
[855] | 889 | Print message on a page; typically that there are no appointments to be found.
|
---|
| 890 | Or just a test message to verify that printing works.
|
---|
[753] | 891 | </summary>
|
---|
[855] | 892 | <param name="msg">The exact string to print.</param>
|
---|
| 893 | <param name="e">Print Page event args</param>
|
---|
[614] | 894 | </member>
|
---|
[855] | 895 | <member name="M:IndianHealthService.ClinicalScheduling.Printing.PrintRoutingSlip(IndianHealthService.ClinicalScheduling.CGAppointment,System.String,System.Drawing.Printing.PrintPageEventArgs)">
|
---|
[614] | 896 | <summary>
|
---|
[855] | 897 | Print Routing Slip
|
---|
[615] | 898 | </summary>
|
---|
[855] | 899 | <param name="a">Appointment Data Structure</param>
|
---|
| 900 | <param name="title">String to print for title</param>
|
---|
| 901 | <param name="e">etc</param>
|
---|
[615] | 902 | </member>
|
---|
[855] | 903 | <member name="T:IndianHealthService.ClinicalScheduling.DSelectSchedules">
|
---|
[615] | 904 | <summary>
|
---|
[855] | 905 | Summary description for DSelectSchedules.
|
---|
[615] | 906 | </summary>
|
---|
| 907 | </member>
|
---|
[855] | 908 | <member name="F:IndianHealthService.ClinicalScheduling.DSelectSchedules.components">
|
---|
[615] | 909 | <summary>
|
---|
| 910 | Required designer variable.
|
---|
| 911 | </summary>
|
---|
| 912 | </member>
|
---|
[855] | 913 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectSchedules.Dispose(System.Boolean)">
|
---|
[615] | 914 | <summary>
|
---|
[614] | 915 | Clean up any resources being used.
|
---|
| 916 | </summary>
|
---|
| 917 | </member>
|
---|
[855] | 918 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectSchedules.InitializeComponent">
|
---|
[614] | 919 | <summary>
|
---|
| 920 | Required method for Designer support - do not modify
|
---|
| 921 | the contents of this method with the code editor.
|
---|
| 922 | </summary>
|
---|
| 923 | </member>
|
---|
[855] | 924 | <member name="P:IndianHealthService.ClinicalScheduling.DSelectSchedules.SelectedClinics">
|
---|
[614] | 925 | <summary>
|
---|
[855] | 926 | Returns the an ArrayList of selected resource names
|
---|
| 927 | </summary>
|
---|
| 928 | </member>
|
---|
| 929 | <member name="T:IndianHealthService.ClinicalScheduling.DResource">
|
---|
| 930 | <summary>
|
---|
| 931 | Summary description for DResource.
|
---|
| 932 | </summary>
|
---|
| 933 | </member>
|
---|
| 934 | <member name="F:IndianHealthService.ClinicalScheduling.DResource.components">
|
---|
| 935 | <summary>
|
---|
| 936 | Required designer variable.
|
---|
| 937 | </summary>
|
---|
| 938 | </member>
|
---|
| 939 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.InitializeComponent">
|
---|
| 940 | <summary>
|
---|
| 941 | Required method for Designer support - do not modify
|
---|
| 942 | the contents of this method with the code editor.
|
---|
| 943 | </summary>
|
---|
| 944 | </member>
|
---|
| 945 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.UpdateDialogData(System.Boolean)">
|
---|
| 946 | <summary>
|
---|
[615] | 947 | If b is true, moves member vars into control data
|
---|
| 948 | otherwise, moves control data into member vars
|
---|
[614] | 949 | </summary>
|
---|
[615] | 950 | <param name="b"></param>
|
---|
[614] | 951 | </member>
|
---|
[855] | 952 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.Dispose(System.Boolean)">
|
---|
[614] | 953 | <summary>
|
---|
[855] | 954 | Clean up any resources being used.
|
---|
[614] | 955 | </summary>
|
---|
| 956 | </member>
|
---|
[855] | 957 | <member name="T:IndianHealthService.ClinicalScheduling.CGCell">
|
---|
[614] | 958 | <summary>
|
---|
[855] | 959 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 960 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 961 | </summary>
|
---|
| 962 | </member>
|
---|
[855] | 963 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceUser">
|
---|
[627] | 964 | <summary>
|
---|
[855] | 965 | Summary description for DResourceUser.
|
---|
[627] | 966 | </summary>
|
---|
| 967 | </member>
|
---|
[855] | 968 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceUser.components">
|
---|
[614] | 969 | <summary>
|
---|
[615] | 970 | Required designer variable.
|
---|
[614] | 971 | </summary>
|
---|
| 972 | </member>
|
---|
[855] | 973 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.Dispose(System.Boolean)">
|
---|
[614] | 974 | <summary>
|
---|
[615] | 975 | Clean up any resources being used.
|
---|
[614] | 976 | </summary>
|
---|
| 977 | </member>
|
---|
[855] | 978 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.InitializeComponent">
|
---|
[614] | 979 | <summary>
|
---|
[615] | 980 | Required method for Designer support - do not modify
|
---|
| 981 | the contents of this method with the code editor.
|
---|
[614] | 982 | </summary>
|
---|
| 983 | </member>
|
---|
[855] | 984 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.UpdateDialogData(System.Boolean)">
|
---|
[614] | 985 | <summary>
|
---|
[855] | 986 | If b is true, moves member vars into control data
|
---|
| 987 | otherwise, moves control data into member vars
|
---|
[614] | 988 | </summary>
|
---|
[855] | 989 | <param name="b"></param>
|
---|
[614] | 990 | </member>
|
---|
[855] | 991 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.UserID">
|
---|
[614] | 992 | <summary>
|
---|
[855] | 993 | The ID of the Resource User in the NEW PERSON file.
|
---|
[614] | 994 | </summary>
|
---|
| 995 | </member>
|
---|
[855] | 996 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.ModifySchedule">
|
---|
[614] | 997 | <summary>
|
---|
[855] | 998 | True if the user is allowed to modify the resource's scheduled availability
|
---|
[614] | 999 | </summary>
|
---|
| 1000 | </member>
|
---|
[855] | 1001 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.Overbook">
|
---|
[614] | 1002 | <summary>
|
---|
[855] | 1003 | True if the user is allowed to overbook beyond the resource's scheduled availability
|
---|
[614] | 1004 | </summary>
|
---|
| 1005 | </member>
|
---|
[855] | 1006 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.Appoinmtments">
|
---|
[614] | 1007 | <summary>
|
---|
[855] | 1008 | True if the user is allowed to create, edit and delete appointments
|
---|
[614] | 1009 | </summary>
|
---|
| 1010 | </member>
|
---|
[855] | 1011 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroupItem">
|
---|
[614] | 1012 | <summary>
|
---|
[855] | 1013 | Summary description for DResourceGroup.
|
---|
[614] | 1014 | </summary>
|
---|
| 1015 | </member>
|
---|
[855] | 1016 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceGroupItem.components">
|
---|
[627] | 1017 | <summary>
|
---|
[753] | 1018 | Required designer variable.
|
---|
| 1019 | </summary>
|
---|
| 1020 | </member>
|
---|
[855] | 1021 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.Dispose(System.Boolean)">
|
---|
[753] | 1022 | <summary>
|
---|
| 1023 | Clean up any resources being used.
|
---|
| 1024 | </summary>
|
---|
| 1025 | </member>
|
---|
[855] | 1026 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.InitializeComponent">
|
---|
[753] | 1027 | <summary>
|
---|
| 1028 | Required method for Designer support - do not modify
|
---|
| 1029 | the contents of this method with the code editor.
|
---|
| 1030 | </summary>
|
---|
| 1031 | </member>
|
---|
[855] | 1032 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.UpdateDialogData(System.Boolean)">
|
---|
[753] | 1033 | <summary>
|
---|
[855] | 1034 | If b is true, moves member vars into control data
|
---|
| 1035 | otherwise, moves control data into member vars
|
---|
[753] | 1036 | </summary>
|
---|
[855] | 1037 | <param name="b"></param>
|
---|
[753] | 1038 | </member>
|
---|
[855] | 1039 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroupItem.ResourceID">
|
---|
[753] | 1040 | <summary>
|
---|
[855] | 1041 | Contains the IEN of the Resource in the BSDX_RESOURCE file
|
---|
[627] | 1042 | </summary>
|
---|
| 1043 | </member>
|
---|
[855] | 1044 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroupItem.ResourceName">
|
---|
[627] | 1045 | <summary>
|
---|
[855] | 1046 | Contains the name of the Resource
|
---|
[627] | 1047 | </summary>
|
---|
| 1048 | </member>
|
---|
[855] | 1049 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientApptDisplay">
|
---|
[614] | 1050 | <summary>
|
---|
[855] | 1051 | Summary description for DPatientApptDisplay.
|
---|
[614] | 1052 | </summary>
|
---|
| 1053 | </member>
|
---|
[855] | 1054 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.components">
|
---|
[614] | 1055 | <summary>
|
---|
| 1056 | Required designer variable.
|
---|
| 1057 | </summary>
|
---|
| 1058 | </member>
|
---|
[855] | 1059 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.Dispose(System.Boolean)">
|
---|
[614] | 1060 | <summary>
|
---|
| 1061 | Clean up any resources being used.
|
---|
| 1062 | </summary>
|
---|
| 1063 | </member>
|
---|
[855] | 1064 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.InitializeComponent">
|
---|
[614] | 1065 | <summary>
|
---|
| 1066 | Required method for Designer support - do not modify
|
---|
| 1067 | the contents of this method with the code editor.
|
---|
| 1068 | </summary>
|
---|
| 1069 | </member>
|
---|
[855] | 1070 | <member name="T:IndianHealthService.ClinicalScheduling.CGAVView">
|
---|
[614] | 1071 | <summary>
|
---|
[855] | 1072 | Summary description for CGAVView.
|
---|
[614] | 1073 | </summary>
|
---|
| 1074 | </member>
|
---|
[855] | 1075 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVView.InitializeComponent">
|
---|
[614] | 1076 | <summary>
|
---|
[855] | 1077 | Required method for Designer support - do not modify
|
---|
| 1078 | the contents of this method with the code editor.
|
---|
[614] | 1079 | </summary>
|
---|
| 1080 | </member>
|
---|
[855] | 1081 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVView.Dispose(System.Boolean)">
|
---|
[614] | 1082 | <summary>
|
---|
[855] | 1083 | Clean up any resources being used.
|
---|
[614] | 1084 | </summary>
|
---|
| 1085 | </member>
|
---|
[855] | 1086 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVView.CGrid">
|
---|
[614] | 1087 | <summary>
|
---|
[855] | 1088 | Access the CalendarGrid associated with this view
|
---|
[614] | 1089 | </summary>
|
---|
| 1090 | </member>
|
---|
[855] | 1091 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVView.Document">
|
---|
[614] | 1092 | <summary>
|
---|
[855] | 1093 | Accesses the document associated with this view
|
---|
[615] | 1094 | </summary>
|
---|
| 1095 | </member>
|
---|
[855] | 1096 | <member name="T:IndianHealthService.ClinicalScheduling.DSelectLetterClinics">
|
---|
| 1097 | <summary>
|
---|
| 1098 | Use this dialog to select resources and dates (begin and end) for their examination.
|
---|
| 1099 | <example>
|
---|
| 1100 | DSelectLetterClinics ds = new DSelectLetterClinics();
|
---|
| 1101 | ds.InitializePage(this.m_DocManager.GlobalDataSet, "Print Clinic Cancellation Letters");
|
---|
| 1102 | ds.ShowDialog(this)
|
---|
| 1103 |
|
---|
| 1104 | //get the resource names and call the letter printer
|
---|
| 1105 | string sClinics = ds.SelectedClinics;
|
---|
| 1106 | DateTime dtBegin = ds.BeginDate;
|
---|
| 1107 | DateTime dtEnd = ds.EndDate;
|
---|
| 1108 | </example>
|
---|
| 1109 | </summary>
|
---|
| 1110 |
|
---|
| 1111 | </member>
|
---|
| 1112 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.#ctor">
|
---|
[615] | 1113 | <summary>
|
---|
[855] | 1114 | Ctor; also sets default enter and cancel buttons
|
---|
[615] | 1115 | </summary>
|
---|
| 1116 | </member>
|
---|
[855] | 1117 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.Dispose(System.Boolean)">
|
---|
[615] | 1118 | <summary>
|
---|
[855] | 1119 | Clean up any resources being used.
|
---|
[753] | 1120 | </summary>
|
---|
| 1121 | </member>
|
---|
[855] | 1122 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.InitializeComponent">
|
---|
[753] | 1123 | <summary>
|
---|
[855] | 1124 | Required method for Designer support - do not modify
|
---|
| 1125 | the contents of this method with the code editor.
|
---|
[753] | 1126 | </summary>
|
---|
| 1127 | </member>
|
---|
[855] | 1128 | <member name="P:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.SelectedClinics">
|
---|
[753] | 1129 | <summary>
|
---|
[855] | 1130 | Returns the |-delimited string of selected resource id's
|
---|
[753] | 1131 | </summary>
|
---|
| 1132 | </member>
|
---|
[855] | 1133 | <member name="T:IndianHealthService.ClinicalScheduling.CGAppointmentChangedHandler">
|
---|
[753] | 1134 | <summary>
|
---|
[855] | 1135 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 1136 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[753] | 1137 | </summary>
|
---|
| 1138 | </member>
|
---|
[855] | 1139 | <member name="T:IndianHealthService.ClinicalScheduling.CGAVDocument">
|
---|
[753] | 1140 | <summary>
|
---|
[855] | 1141 | Contains array of availability blocks for a scheduling resource
|
---|
[753] | 1142 | </summary>
|
---|
| 1143 | </member>
|
---|
[855] | 1144 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.CreateAppointmentAuto(IndianHealthService.ClinicalScheduling.CGAppointment)">
|
---|
[753] | 1145 | <summary>
|
---|
[855] | 1146 | Called by LoadTemplate to create Access Block
|
---|
| 1147 | Returns the IEN of the availability block in the RPMS BSDX AVAILABILITY file.
|
---|
[753] | 1148 | </summary>
|
---|
| 1149 | </member>
|
---|
[855] | 1150 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.RefreshDaysSchedule">
|
---|
[753] | 1151 | <summary>
|
---|
[855] | 1152 | Update availability block schedule based on info in RPMS
|
---|
[753] | 1153 | </summary>
|
---|
| 1154 | </member>
|
---|
[855] | 1155 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.WeekNeedsRefresh(System.Int32,System.DateTime,System.DateTime@,System.DateTime@)">
|
---|
| 1156 | <summary>
|
---|
| 1157 | Given a selected date,
|
---|
| 1158 | Calculates StartDay and End Day and returns them in output params.
|
---|
| 1159 | nWeeks == number of Weeks to display
|
---|
| 1160 | nColumnCount is number of days displayed per week. If 5 columns, begin on
|
---|
| 1161 | Monday, if 7 Columns, begin on Sunday
|
---|
| 1162 |
|
---|
| 1163 | Returns TRUE if the document's data needs refreshing based on
|
---|
| 1164 | this newly selected date.
|
---|
[753] | 1165 | </summary>
|
---|
| 1166 | </member>
|
---|
[855] | 1167 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.UpdateAllViews">
|
---|
| 1168 | <summary>
|
---|
| 1169 | Calls each AVview associated with this AVdocument and tells it to update itself
|
---|
[753] | 1170 | </summary>
|
---|
| 1171 | </member>
|
---|
[855] | 1172 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.ResourceID">
|
---|
[753] | 1173 | <summary>
|
---|
[855] | 1174 | Resource IEN in ^BSDXRES
|
---|
[753] | 1175 | </summary>
|
---|
| 1176 | </member>
|
---|
[855] | 1177 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.Resources">
|
---|
[753] | 1178 | <summary>
|
---|
[855] | 1179 | The list of Resource names
|
---|
[614] | 1180 | </summary>
|
---|
| 1181 | </member>
|
---|
[855] | 1182 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.AVBlocks">
|
---|
[614] | 1183 | <summary>
|
---|
[855] | 1184 | Contains the hashtable of Availability Blocks
|
---|
[614] | 1185 | </summary>
|
---|
| 1186 | </member>
|
---|
[855] | 1187 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.SelectedDate">
|
---|
[614] | 1188 | <summary>
|
---|
[855] | 1189 | Holds the date selected by the user in CGView.dateTimePicker1
|
---|
[614] | 1190 | </summary>
|
---|
| 1191 | </member>
|
---|
[855] | 1192 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.StartDate">
|
---|
[614] | 1193 | <summary>
|
---|
[855] | 1194 | Contains the beginning date of the appointment document
|
---|
[614] | 1195 | </summary>
|
---|
| 1196 | </member>
|
---|
[753] | 1197 | <member name="T:IndianHealthService.ClinicalScheduling.DSplash">
|
---|
[614] | 1198 | <summary>
|
---|
[753] | 1199 | Summary description for DSplash.
|
---|
[614] | 1200 | </summary>
|
---|
| 1201 | </member>
|
---|
[753] | 1202 | <member name="F:IndianHealthService.ClinicalScheduling.DSplash.components">
|
---|
[614] | 1203 | <summary>
|
---|
[753] | 1204 | Required designer variable.
|
---|
[614] | 1205 | </summary>
|
---|
| 1206 | </member>
|
---|
[753] | 1207 | <member name="M:IndianHealthService.ClinicalScheduling.DSplash.Dispose(System.Boolean)">
|
---|
[627] | 1208 | <summary>
|
---|
[753] | 1209 | Clean up any resources being used.
|
---|
| 1210 | </summary>
|
---|
| 1211 | </member>
|
---|
| 1212 | <member name="M:IndianHealthService.ClinicalScheduling.DSplash.InitializeComponent">
|
---|
| 1213 | <summary>
|
---|
| 1214 | Required method for Designer support - do not modify
|
---|
| 1215 | the contents of this method with the code editor.
|
---|
| 1216 | </summary>
|
---|
| 1217 | </member>
|
---|
| 1218 | <member name="P:IndianHealthService.ClinicalScheduling.DSplash.Status">
|
---|
| 1219 | <summary>
|
---|
| 1220 | Gets or sets the value of the Status displayed on the splash screen
|
---|
| 1221 | </summary>
|
---|
| 1222 | </member>
|
---|
[855] | 1223 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessTemplate">
|
---|
[753] | 1224 | <summary>
|
---|
[855] | 1225 | Summary description for DAccessTemplate.
|
---|
[627] | 1226 | </summary>
|
---|
| 1227 | </member>
|
---|
[855] | 1228 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessTemplate.components">
|
---|
[627] | 1229 | <summary>
|
---|
[855] | 1230 | Required designer variable.
|
---|
[627] | 1231 | </summary>
|
---|
| 1232 | </member>
|
---|
[855] | 1233 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.UpdateDialogData(System.Boolean)">
|
---|
[614] | 1234 | <summary>
|
---|
[855] | 1235 | If b is true, moves member vars into control data
|
---|
| 1236 | otherwise, moves control data into member vars
|
---|
[614] | 1237 | </summary>
|
---|
[855] | 1238 | <param name="b"></param>
|
---|
[614] | 1239 | </member>
|
---|
[855] | 1240 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.Dispose(System.Boolean)">
|
---|
[614] | 1241 | <summary>
|
---|
| 1242 | Clean up any resources being used.
|
---|
| 1243 | </summary>
|
---|
| 1244 | </member>
|
---|
[855] | 1245 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.InitializeComponent">
|
---|
[614] | 1246 | <summary>
|
---|
[855] | 1247 | Required method for Designer support - do not modify
|
---|
| 1248 | the contents of this method with the code editor.
|
---|
[614] | 1249 | </summary>
|
---|
| 1250 | </member>
|
---|
[855] | 1251 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.FileDialog">
|
---|
[614] | 1252 | <summary>
|
---|
[855] | 1253 | Returns the open file dialog object
|
---|
[614] | 1254 | </summary>
|
---|
| 1255 | </member>
|
---|
[855] | 1256 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.StartDate">
|
---|
[614] | 1257 | <summary>
|
---|
[855] | 1258 | Sets or returns the start date to apply the template
|
---|
[614] | 1259 | </summary>
|
---|
| 1260 | </member>
|
---|
[855] | 1261 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.WeeksToApply">
|
---|
[614] | 1262 | <summary>
|
---|
[855] | 1263 | Sets or returns the number of weeks to apply the template
|
---|
[614] | 1264 | </summary>
|
---|
| 1265 | </member>
|
---|
[855] | 1266 | <member name="T:IndianHealthService.ClinicalScheduling.dInputText">
|
---|
[614] | 1267 | <summary>
|
---|
[855] | 1268 | Summary description for dInputText.
|
---|
[614] | 1269 | </summary>
|
---|
| 1270 | </member>
|
---|
[855] | 1271 | <member name="F:IndianHealthService.ClinicalScheduling.dInputText.components">
|
---|
[614] | 1272 | <summary>
|
---|
[855] | 1273 | Required designer variable.
|
---|
[614] | 1274 | </summary>
|
---|
| 1275 | </member>
|
---|
[855] | 1276 | <member name="M:IndianHealthService.ClinicalScheduling.dInputText.Dispose(System.Boolean)">
|
---|
[753] | 1277 | <summary>
|
---|
[855] | 1278 | Clean up any resources being used.
|
---|
[753] | 1279 | </summary>
|
---|
| 1280 | </member>
|
---|
[855] | 1281 | <member name="M:IndianHealthService.ClinicalScheduling.dInputText.InitializeComponent">
|
---|
[753] | 1282 | <summary>
|
---|
[855] | 1283 | Required method for Designer support - do not modify
|
---|
| 1284 | the contents of this method with the code editor.
|
---|
[753] | 1285 | </summary>
|
---|
| 1286 | </member>
|
---|
[855] | 1287 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessType">
|
---|
[753] | 1288 | <summary>
|
---|
[855] | 1289 | Summary description for DAccessType.
|
---|
[753] | 1290 | </summary>
|
---|
| 1291 | </member>
|
---|
[855] | 1292 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessType.components">
|
---|
[614] | 1293 | <summary>
|
---|
[855] | 1294 | Required designer variable.
|
---|
[614] | 1295 | </summary>
|
---|
| 1296 | </member>
|
---|
[855] | 1297 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.Dispose(System.Boolean)">
|
---|
[614] | 1298 | <summary>
|
---|
[855] | 1299 | Clean up any resources being used.
|
---|
[614] | 1300 | </summary>
|
---|
| 1301 | </member>
|
---|
[855] | 1302 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.InitializeComponent">
|
---|
[614] | 1303 | <summary>
|
---|
[855] | 1304 | Required method for Designer support - do not modify
|
---|
| 1305 | the contents of this method with the code editor.
|
---|
[614] | 1306 | </summary>
|
---|
| 1307 | </member>
|
---|
[855] | 1308 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.UpdateDialogData(System.Boolean)">
|
---|
[614] | 1309 | <summary>
|
---|
[855] | 1310 | If b is true, moves member vars into control data
|
---|
| 1311 | otherwise, moves control data into member vars
|
---|
[614] | 1312 | </summary>
|
---|
[855] | 1313 | <param name="b"></param>
|
---|
[614] | 1314 | </member>
|
---|
[855] | 1315 | <member name="T:IndianHealthService.ClinicalScheduling.CalendarGrid">
|
---|
[614] | 1316 | <summary>
|
---|
[855] | 1317 | This class was regenerated from Calendargrid.dll using Reflector.exe
|
---|
| 1318 | by Sam Habiel for WorldVista. The original source code is lost.
|
---|
[614] | 1319 | </summary>
|
---|
| 1320 | </member>
|
---|
| 1321 | </members>
|
---|
| 1322 | </doc>
|
---|