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