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