| 1 | <?xml version="1.0"?>
|
|---|
| 2 | <doc>
|
|---|
| 3 | <assembly>
|
|---|
| 4 | <name>ClinicalScheduling</name>
|
|---|
| 5 | </assembly>
|
|---|
| 6 | <members>
|
|---|
| 7 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2">
|
|---|
| 8 | <summary>
|
|---|
| 9 | Represents a strongly typed in-memory cache of data.
|
|---|
| 10 | </summary>
|
|---|
| 11 | </member>
|
|---|
| 12 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsDataTable">
|
|---|
| 13 | <summary>
|
|---|
| 14 | Represents the strongly named DataTable class.
|
|---|
| 15 | </summary>
|
|---|
| 16 | </member>
|
|---|
| 17 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceDataTable">
|
|---|
| 18 | <summary>
|
|---|
| 19 | Represents the strongly named DataTable class.
|
|---|
| 20 | </summary>
|
|---|
| 21 | </member>
|
|---|
| 22 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRow">
|
|---|
| 23 | <summary>
|
|---|
| 24 | Represents strongly named DataRow class.
|
|---|
| 25 | </summary>
|
|---|
| 26 | </member>
|
|---|
| 27 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceRow">
|
|---|
| 28 | <summary>
|
|---|
| 29 | Represents strongly named DataRow class.
|
|---|
| 30 | </summary>
|
|---|
| 31 | </member>
|
|---|
| 32 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.PatientApptsRowChangeEvent">
|
|---|
| 33 | <summary>
|
|---|
| 34 | Row event argument class
|
|---|
| 35 | </summary>
|
|---|
| 36 | </member>
|
|---|
| 37 | <member name="T:IndianHealthService.ClinicalScheduling.dsPatientApptDisplay2.BSDXResourceRowChangeEvent">
|
|---|
| 38 | <summary>
|
|---|
| 39 | Row event argument class
|
|---|
| 40 | </summary>
|
|---|
| 41 | </member>
|
|---|
| 42 | <member name="T:IndianHealthService.ClinicalScheduling.DApptSearch">
|
|---|
| 43 | <summary>
|
|---|
| 44 | Summary description for DApptSearch.
|
|---|
| 45 | </summary>
|
|---|
| 46 | </member>
|
|---|
| 47 | <member name="F:IndianHealthService.ClinicalScheduling.DApptSearch.components">
|
|---|
| 48 | <summary>
|
|---|
| 49 | Required designer variable.
|
|---|
| 50 | </summary>
|
|---|
| 51 | </member>
|
|---|
| 52 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.UpdateDialogData(System.Boolean)">
|
|---|
| 53 | <summary>
|
|---|
| 54 | If b is true, moves member vars into control data
|
|---|
| 55 | otherwise, moves control data into member vars
|
|---|
| 56 | </summary>
|
|---|
| 57 | <param name="b"></param>
|
|---|
| 58 | </member>
|
|---|
| 59 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.Dispose(System.Boolean)">
|
|---|
| 60 | <summary>
|
|---|
| 61 | Clean up any resources being used.
|
|---|
| 62 | </summary>
|
|---|
| 63 | </member>
|
|---|
| 64 | <member name="M:IndianHealthService.ClinicalScheduling.DApptSearch.InitializeComponent">
|
|---|
| 65 | <summary>
|
|---|
| 66 | Required method for Designer support - do not modify
|
|---|
| 67 | the contents of this method with the code editor.
|
|---|
| 68 | </summary>
|
|---|
| 69 | </member>
|
|---|
| 70 | <member name="P:IndianHealthService.ClinicalScheduling.DApptSearch.SelectedResource">
|
|---|
| 71 | <summary>
|
|---|
| 72 | Gets the resource selected by the user
|
|---|
| 73 | </summary>
|
|---|
| 74 | </member>
|
|---|
| 75 | <member name="P:IndianHealthService.ClinicalScheduling.DApptSearch.SelectedDate">
|
|---|
| 76 | <summary>
|
|---|
| 77 | Gets the date selected by the user
|
|---|
| 78 | </summary>
|
|---|
| 79 | </member>
|
|---|
| 80 | <member name="T:IndianHealthService.ClinicalScheduling.CGDocumentManager">
|
|---|
| 81 | <summary>
|
|---|
| 82 | Summary description for DocumentManager.
|
|---|
| 83 | </summary>
|
|---|
| 84 | </member>
|
|---|
| 85 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.Dispose(System.Boolean)">
|
|---|
| 86 | <summary>
|
|---|
| 87 | Clean up any resources being used.
|
|---|
| 88 | </summary>
|
|---|
| 89 | </member>
|
|---|
| 90 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.GetViewByResource(System.Collections.ArrayList)">
|
|---|
| 91 | <summary>
|
|---|
| 92 | Return the first view having a resource array matching sResourceArray
|
|---|
| 93 | </summary>
|
|---|
| 94 | <param name="sResourceArray"></param>
|
|---|
| 95 | <returns></returns>
|
|---|
| 96 | </member>
|
|---|
| 97 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.UpdateViews(System.String,System.String)">
|
|---|
| 98 | <summary>
|
|---|
| 99 | Propogate availability updates to all sRresource's doc/views
|
|---|
| 100 | </summary>
|
|---|
| 101 | </member>
|
|---|
| 102 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.UpdateViews">
|
|---|
| 103 | <summary>
|
|---|
| 104 | Propogate availability updates to all doc/views
|
|---|
| 105 | </summary>
|
|---|
| 106 | </member>
|
|---|
| 107 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.CloseAllViews(IndianHealthService.ClinicalScheduling.CGDocument)">
|
|---|
| 108 | <summary>
|
|---|
| 109 | Calls each view associated with document Doc and closes it.
|
|---|
| 110 | </summary>
|
|---|
| 111 | </member>
|
|---|
| 112 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocumentManager.CloseAllViews(IndianHealthService.ClinicalScheduling.CGAVDocument)">
|
|---|
| 113 | <summary>
|
|---|
| 114 | Calls each view associated with Availability Doc and closes it.
|
|---|
| 115 | </summary>
|
|---|
| 116 | </member>
|
|---|
| 117 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.ConnectInfo">
|
|---|
| 118 | <summary>
|
|---|
| 119 | Returns the document manager's BMXNetConnectInfo member
|
|---|
| 120 | </summary>
|
|---|
| 121 | </member>
|
|---|
| 122 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.ScheduleManager">
|
|---|
| 123 | <summary>
|
|---|
| 124 | True if the current user holds the BSDXZMGR or XUPROGMODE keys in RPMS
|
|---|
| 125 | </summary>
|
|---|
| 126 | </member>
|
|---|
| 127 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.WindowText">
|
|---|
| 128 | <summary>
|
|---|
| 129 | Holds the user and division
|
|---|
| 130 | </summary>
|
|---|
| 131 | </member>
|
|---|
| 132 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.GlobalDataSet">
|
|---|
| 133 | <summary>
|
|---|
| 134 | This dataset contains tables used by the entire application
|
|---|
| 135 | </summary>
|
|---|
| 136 | </member>
|
|---|
| 137 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.Current">
|
|---|
| 138 | <summary>
|
|---|
| 139 | Returns the single CGDocumentManager object
|
|---|
| 140 | </summary>
|
|---|
| 141 | </member>
|
|---|
| 142 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.Views">
|
|---|
| 143 | <summary>
|
|---|
| 144 | Returns the list of currently opened documents
|
|---|
| 145 | </summary>
|
|---|
| 146 | </member>
|
|---|
| 147 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocumentManager.AvailabilityViews">
|
|---|
| 148 | <summary>
|
|---|
| 149 | Returns the list of currently opened CGAVViews
|
|---|
| 150 | </summary>
|
|---|
| 151 | </member>
|
|---|
| 152 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessTemplate">
|
|---|
| 153 | <summary>
|
|---|
| 154 | Summary description for DAccessTemplate.
|
|---|
| 155 | </summary>
|
|---|
| 156 | </member>
|
|---|
| 157 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessTemplate.components">
|
|---|
| 158 | <summary>
|
|---|
| 159 | Required designer variable.
|
|---|
| 160 | </summary>
|
|---|
| 161 | </member>
|
|---|
| 162 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.UpdateDialogData(System.Boolean)">
|
|---|
| 163 | <summary>
|
|---|
| 164 | If b is true, moves member vars into control data
|
|---|
| 165 | otherwise, moves control data into member vars
|
|---|
| 166 | </summary>
|
|---|
| 167 | <param name="b"></param>
|
|---|
| 168 | </member>
|
|---|
| 169 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.Dispose(System.Boolean)">
|
|---|
| 170 | <summary>
|
|---|
| 171 | Clean up any resources being used.
|
|---|
| 172 | </summary>
|
|---|
| 173 | </member>
|
|---|
| 174 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessTemplate.InitializeComponent">
|
|---|
| 175 | <summary>
|
|---|
| 176 | Required method for Designer support - do not modify
|
|---|
| 177 | the contents of this method with the code editor.
|
|---|
| 178 | </summary>
|
|---|
| 179 | </member>
|
|---|
| 180 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.FileDialog">
|
|---|
| 181 | <summary>
|
|---|
| 182 | Returns the open file dialog object
|
|---|
| 183 | </summary>
|
|---|
| 184 | </member>
|
|---|
| 185 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.StartDate">
|
|---|
| 186 | <summary>
|
|---|
| 187 | Sets or returns the start date to apply the template
|
|---|
| 188 | </summary>
|
|---|
| 189 | </member>
|
|---|
| 190 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessTemplate.WeeksToApply">
|
|---|
| 191 | <summary>
|
|---|
| 192 | Sets or returns the number of weeks to apply the template
|
|---|
| 193 | </summary>
|
|---|
| 194 | </member>
|
|---|
| 195 | <member name="T:IndianHealthService.ClinicalScheduling.CGView">
|
|---|
| 196 | <summary>
|
|---|
| 197 | Summary description for CGView.
|
|---|
| 198 | </summary>
|
|---|
| 199 | </member>
|
|---|
| 200 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.InitializeComponent">
|
|---|
| 201 | <summary>
|
|---|
| 202 | Required method for Designer support - do not modify
|
|---|
| 203 | the contents of this method with the code editor.
|
|---|
| 204 | </summary>
|
|---|
| 205 | </member>
|
|---|
| 206 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.Dispose(System.Boolean)">
|
|---|
| 207 | <summary>
|
|---|
| 208 | Clean up any resources being used.
|
|---|
| 209 | </summary>
|
|---|
| 210 | </member>
|
|---|
| 211 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentNoShow(System.Boolean)">
|
|---|
| 212 | <summary>
|
|---|
| 213 | Marks all selected appointments as No Show
|
|---|
| 214 | </summary>
|
|---|
| 215 | <param name="nApptID"></param>
|
|---|
| 216 | <returns></returns>
|
|---|
| 217 | </member>
|
|---|
| 218 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentDeleteOne(System.Int32)">
|
|---|
| 219 | <summary>
|
|---|
| 220 | Delete appointment ApptID
|
|---|
| 221 | </summary>
|
|---|
| 222 | <param name="nApptID"></param>
|
|---|
| 223 | <returns></returns>
|
|---|
| 224 | </member>
|
|---|
| 225 | <member name="M:IndianHealthService.ClinicalScheduling.CGView.AppointmentDelete">
|
|---|
| 226 | <summary>
|
|---|
| 227 | Delete all selected appointments
|
|---|
| 228 | </summary>
|
|---|
| 229 | </member>
|
|---|
| 230 | <member name="P:IndianHealthService.ClinicalScheduling.CGView.CGrid">
|
|---|
| 231 | <summary>
|
|---|
| 232 | Access the CalendarGrid associated with this view
|
|---|
| 233 | </summary>
|
|---|
| 234 | </member>
|
|---|
| 235 | <member name="P:IndianHealthService.ClinicalScheduling.CGView.Document">
|
|---|
| 236 | <summary>
|
|---|
| 237 | Accesses the document associated with this view
|
|---|
| 238 | </summary>
|
|---|
| 239 | </member>
|
|---|
| 240 | <member name="T:IndianHealthService.ClinicalScheduling.dInputText">
|
|---|
| 241 | <summary>
|
|---|
| 242 | Summary description for dInputText.
|
|---|
| 243 | </summary>
|
|---|
| 244 | </member>
|
|---|
| 245 | <member name="F:IndianHealthService.ClinicalScheduling.dInputText.components">
|
|---|
| 246 | <summary>
|
|---|
| 247 | Required designer variable.
|
|---|
| 248 | </summary>
|
|---|
| 249 | </member>
|
|---|
| 250 | <member name="M:IndianHealthService.ClinicalScheduling.dInputText.Dispose(System.Boolean)">
|
|---|
| 251 | <summary>
|
|---|
| 252 | Clean up any resources being used.
|
|---|
| 253 | </summary>
|
|---|
| 254 | </member>
|
|---|
| 255 | <member name="M:IndianHealthService.ClinicalScheduling.dInputText.InitializeComponent">
|
|---|
| 256 | <summary>
|
|---|
| 257 | Required method for Designer support - do not modify
|
|---|
| 258 | the contents of this method with the code editor.
|
|---|
| 259 | </summary>
|
|---|
| 260 | </member>
|
|---|
| 261 | <member name="T:IndianHealthService.ClinicalScheduling.DResource">
|
|---|
| 262 | <summary>
|
|---|
| 263 | Summary description for DResource.
|
|---|
| 264 | </summary>
|
|---|
| 265 | </member>
|
|---|
| 266 | <member name="F:IndianHealthService.ClinicalScheduling.DResource.components">
|
|---|
| 267 | <summary>
|
|---|
| 268 | Required designer variable.
|
|---|
| 269 | </summary>
|
|---|
| 270 | </member>
|
|---|
| 271 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.InitializeComponent">
|
|---|
| 272 | <summary>
|
|---|
| 273 | Required method for Designer support - do not modify
|
|---|
| 274 | the contents of this method with the code editor.
|
|---|
| 275 | </summary>
|
|---|
| 276 | </member>
|
|---|
| 277 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.UpdateDialogData(System.Boolean)">
|
|---|
| 278 | <summary>
|
|---|
| 279 | If b is true, moves member vars into control data
|
|---|
| 280 | otherwise, moves control data into member vars
|
|---|
| 281 | </summary>
|
|---|
| 282 | <param name="b"></param>
|
|---|
| 283 | </member>
|
|---|
| 284 | <member name="M:IndianHealthService.ClinicalScheduling.DResource.Dispose(System.Boolean)">
|
|---|
| 285 | <summary>
|
|---|
| 286 | Clean up any resources being used.
|
|---|
| 287 | </summary>
|
|---|
| 288 | </member>
|
|---|
| 289 | <member name="T:IndianHealthService.ClinicalScheduling.CGSchedLib">
|
|---|
| 290 | <summary>
|
|---|
| 291 | CGSchedLib contains static functions that are called from throughout the
|
|---|
| 292 | scheduling application.
|
|---|
| 293 | </summary>
|
|---|
| 294 | </member>
|
|---|
| 295 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts">
|
|---|
| 296 | <summary>
|
|---|
| 297 | Represents a strongly typed in-memory cache of data.
|
|---|
| 298 | </summary>
|
|---|
| 299 | </member>
|
|---|
| 300 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsDataTable">
|
|---|
| 301 | <summary>
|
|---|
| 302 | Represents the strongly named DataTable class.
|
|---|
| 303 | </summary>
|
|---|
| 304 | </member>
|
|---|
| 305 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceDataTable">
|
|---|
| 306 | <summary>
|
|---|
| 307 | Represents the strongly named DataTable class.
|
|---|
| 308 | </summary>
|
|---|
| 309 | </member>
|
|---|
| 310 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRow">
|
|---|
| 311 | <summary>
|
|---|
| 312 | Represents strongly named DataRow class.
|
|---|
| 313 | </summary>
|
|---|
| 314 | </member>
|
|---|
| 315 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceRow">
|
|---|
| 316 | <summary>
|
|---|
| 317 | Represents strongly named DataRow class.
|
|---|
| 318 | </summary>
|
|---|
| 319 | </member>
|
|---|
| 320 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.PatientApptsRowChangeEvent">
|
|---|
| 321 | <summary>
|
|---|
| 322 | Row event argument class
|
|---|
| 323 | </summary>
|
|---|
| 324 | </member>
|
|---|
| 325 | <member name="T:IndianHealthService.ClinicalScheduling.dsRebookAppts.BSDXResourceRowChangeEvent">
|
|---|
| 326 | <summary>
|
|---|
| 327 | Row event argument class
|
|---|
| 328 | </summary>
|
|---|
| 329 | </member>
|
|---|
| 330 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessGroup">
|
|---|
| 331 | <summary>
|
|---|
| 332 | Summary description for DAccessGroup.
|
|---|
| 333 | </summary>
|
|---|
| 334 | </member>
|
|---|
| 335 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessGroup.components">
|
|---|
| 336 | <summary>
|
|---|
| 337 | Required designer variable.
|
|---|
| 338 | </summary>
|
|---|
| 339 | </member>
|
|---|
| 340 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.Dispose(System.Boolean)">
|
|---|
| 341 | <summary>
|
|---|
| 342 | Clean up any resources being used.
|
|---|
| 343 | </summary>
|
|---|
| 344 | </member>
|
|---|
| 345 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.InitializeComponent">
|
|---|
| 346 | <summary>
|
|---|
| 347 | Required method for Designer support - do not modify
|
|---|
| 348 | the contents of this method with the code editor.
|
|---|
| 349 | </summary>
|
|---|
| 350 | </member>
|
|---|
| 351 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroup.UpdateDialogData(System.Boolean)">
|
|---|
| 352 | <summary>
|
|---|
| 353 | If b is true, moves member vars into control data
|
|---|
| 354 | otherwise, moves control data into member vars
|
|---|
| 355 | </summary>
|
|---|
| 356 | <param name="b"></param>
|
|---|
| 357 | </member>
|
|---|
| 358 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroup.AccessGroupName">
|
|---|
| 359 | <summary>
|
|---|
| 360 | Gets the name of the Access Group;
|
|---|
| 361 | </summary>
|
|---|
| 362 | </member>
|
|---|
| 363 | <member name="T:IndianHealthService.ClinicalScheduling.DSplash">
|
|---|
| 364 | <summary>
|
|---|
| 365 | Summary description for DSplash.
|
|---|
| 366 | </summary>
|
|---|
| 367 | </member>
|
|---|
| 368 | <member name="F:IndianHealthService.ClinicalScheduling.DSplash.components">
|
|---|
| 369 | <summary>
|
|---|
| 370 | Required designer variable.
|
|---|
| 371 | </summary>
|
|---|
| 372 | </member>
|
|---|
| 373 | <member name="M:IndianHealthService.ClinicalScheduling.DSplash.Dispose(System.Boolean)">
|
|---|
| 374 | <summary>
|
|---|
| 375 | Clean up any resources being used.
|
|---|
| 376 | </summary>
|
|---|
| 377 | </member>
|
|---|
| 378 | <member name="M:IndianHealthService.ClinicalScheduling.DSplash.InitializeComponent">
|
|---|
| 379 | <summary>
|
|---|
| 380 | Required method for Designer support - do not modify
|
|---|
| 381 | the contents of this method with the code editor.
|
|---|
| 382 | </summary>
|
|---|
| 383 | </member>
|
|---|
| 384 | <member name="P:IndianHealthService.ClinicalScheduling.DSplash.Status">
|
|---|
| 385 | <summary>
|
|---|
| 386 | Gets or sets the value of the Status displayed on the splash screen
|
|---|
| 387 | </summary>
|
|---|
| 388 | </member>
|
|---|
| 389 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientApptDisplay">
|
|---|
| 390 | <summary>
|
|---|
| 391 | Summary description for DPatientApptDisplay.
|
|---|
| 392 | </summary>
|
|---|
| 393 | </member>
|
|---|
| 394 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.components">
|
|---|
| 395 | <summary>
|
|---|
| 396 | Required designer variable.
|
|---|
| 397 | </summary>
|
|---|
| 398 | </member>
|
|---|
| 399 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.Dispose(System.Boolean)">
|
|---|
| 400 | <summary>
|
|---|
| 401 | Clean up any resources being used.
|
|---|
| 402 | </summary>
|
|---|
| 403 | </member>
|
|---|
| 404 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientApptDisplay.InitializeComponent">
|
|---|
| 405 | <summary>
|
|---|
| 406 | Required method for Designer support - do not modify
|
|---|
| 407 | the contents of this method with the code editor.
|
|---|
| 408 | </summary>
|
|---|
| 409 | </member>
|
|---|
| 410 | <member name="T:IndianHealthService.ClinicalScheduling.DAppointPage">
|
|---|
| 411 | <summary>
|
|---|
| 412 | Appointment Info Dialog
|
|---|
| 413 | </summary>
|
|---|
| 414 | </member>
|
|---|
| 415 | <member name="F:IndianHealthService.ClinicalScheduling.DAppointPage.components">
|
|---|
| 416 | <summary>
|
|---|
| 417 | Required designer variable.
|
|---|
| 418 | </summary>
|
|---|
| 419 | </member>
|
|---|
| 420 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.InitializeComponent">
|
|---|
| 421 | <summary>
|
|---|
| 422 | Required method for Designer support - do not modify
|
|---|
| 423 | the contents of this method with the code editor.
|
|---|
| 424 | </summary>
|
|---|
| 425 | </member>
|
|---|
| 426 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.UpdateDialogData(System.Boolean)">
|
|---|
| 427 | <summary>
|
|---|
| 428 | Move data from member variables to controls (b == true)
|
|---|
| 429 | or from controls to member variables (b == false)
|
|---|
| 430 | </summary>
|
|---|
| 431 | <param name="b"></param>
|
|---|
| 432 | </member>
|
|---|
| 433 | <member name="M:IndianHealthService.ClinicalScheduling.DAppointPage.Dispose(System.Boolean)">
|
|---|
| 434 | <summary>
|
|---|
| 435 | Clean up any resources being used.
|
|---|
| 436 | </summary>
|
|---|
| 437 | </member>
|
|---|
| 438 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessType">
|
|---|
| 439 | <summary>
|
|---|
| 440 | Summary description for DAccessType.
|
|---|
| 441 | </summary>
|
|---|
| 442 | </member>
|
|---|
| 443 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessType.components">
|
|---|
| 444 | <summary>
|
|---|
| 445 | Required designer variable.
|
|---|
| 446 | </summary>
|
|---|
| 447 | </member>
|
|---|
| 448 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.Dispose(System.Boolean)">
|
|---|
| 449 | <summary>
|
|---|
| 450 | Clean up any resources being used.
|
|---|
| 451 | </summary>
|
|---|
| 452 | </member>
|
|---|
| 453 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.InitializeComponent">
|
|---|
| 454 | <summary>
|
|---|
| 455 | Required method for Designer support - do not modify
|
|---|
| 456 | the contents of this method with the code editor.
|
|---|
| 457 | </summary>
|
|---|
| 458 | </member>
|
|---|
| 459 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessType.UpdateDialogData(System.Boolean)">
|
|---|
| 460 | <summary>
|
|---|
| 461 | If b is true, moves member vars into control data
|
|---|
| 462 | otherwise, moves control data into member vars
|
|---|
| 463 | </summary>
|
|---|
| 464 | <param name="b"></param>
|
|---|
| 465 | </member>
|
|---|
| 466 | <member name="T:IndianHealthService.ClinicalScheduling.CGDocument">
|
|---|
| 467 | <summary>
|
|---|
| 468 | Contains the array of appointments and availabily that make up the document class
|
|---|
| 469 | </summary>
|
|---|
| 470 | </member>
|
|---|
| 471 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.RefreshDaysSchedule">
|
|---|
| 472 | <summary>
|
|---|
| 473 | Update schedule based on info in RPMS
|
|---|
| 474 | </summary>
|
|---|
| 475 | </member>
|
|---|
| 476 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.WeekNeedsRefresh(System.Int32,System.DateTime,System.DateTime@,System.DateTime@)">
|
|---|
| 477 | <summary>
|
|---|
| 478 | Given a selected date,
|
|---|
| 479 | Calculates StartDay and End Day and returns them in output params.
|
|---|
| 480 | nWeeks == number of Weeks to display
|
|---|
| 481 | nColumnCount is number of days displayed per week. If 5 columns, begin on
|
|---|
| 482 | Monday, if 7 Columns, begin on Sunday
|
|---|
| 483 |
|
|---|
| 484 | Returns TRUE if the document's data needs refreshing based on
|
|---|
| 485 | this newly selected date.
|
|---|
| 486 | </summary>
|
|---|
| 487 | </member>
|
|---|
| 488 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.CreateAppointment(IndianHealthService.ClinicalScheduling.CGAppointment)">
|
|---|
| 489 | <summary>
|
|---|
| 490 | Calls RPMS to create appointment then
|
|---|
| 491 | adds appointment to the m_appointments collection
|
|---|
| 492 | Returns the IEN of the appointment in the RPMS BSDX APPOINTMENT file.
|
|---|
| 493 | </summary>
|
|---|
| 494 | <param name="rApptInfo"></param>
|
|---|
| 495 | <returns></returns>
|
|---|
| 496 | </member>
|
|---|
| 497 | <member name="M:IndianHealthService.ClinicalScheduling.CGDocument.CreateAppointment(IndianHealthService.ClinicalScheduling.CGAppointment,System.Boolean)">
|
|---|
| 498 | <summary>
|
|---|
| 499 | Use this overload to create a walkin appointment
|
|---|
| 500 | </summary>
|
|---|
| 501 | <param name="rApptInfo"></param>
|
|---|
| 502 | <param name="bWalkin"></param>
|
|---|
| 503 | <returns></returns>
|
|---|
| 504 | </member>
|
|---|
| 505 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.LastRefreshed">
|
|---|
| 506 | <summary>
|
|---|
| 507 | Returns the latest refresh time for this document
|
|---|
| 508 | </summary>
|
|---|
| 509 | </member>
|
|---|
| 510 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.Resources">
|
|---|
| 511 | <summary>
|
|---|
| 512 | The list of Resource names
|
|---|
| 513 | </summary>
|
|---|
| 514 | </member>
|
|---|
| 515 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.AvailabilityArray">
|
|---|
| 516 | <summary>
|
|---|
| 517 | The array of CGAvailabilities that contains appt type and slots
|
|---|
| 518 | </summary>
|
|---|
| 519 | </member>
|
|---|
| 520 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.Appointments">
|
|---|
| 521 | <summary>
|
|---|
| 522 | Contains the hashtable of appointments
|
|---|
| 523 | </summary>
|
|---|
| 524 | </member>
|
|---|
| 525 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.SelectedDate">
|
|---|
| 526 | <summary>
|
|---|
| 527 | Holds the date selected by the user in CGView.dateTimePicker1
|
|---|
| 528 | </summary>
|
|---|
| 529 | </member>
|
|---|
| 530 | <member name="P:IndianHealthService.ClinicalScheduling.CGDocument.StartDate">
|
|---|
| 531 | <summary>
|
|---|
| 532 | Contains the beginning date of the appointment document
|
|---|
| 533 | </summary>
|
|---|
| 534 | </member>
|
|---|
| 535 | <member name="T:IndianHealthService.ClinicalScheduling.DManagement">
|
|---|
| 536 | <summary>
|
|---|
| 537 | Summary description for DManagement.
|
|---|
| 538 | </summary>
|
|---|
| 539 | </member>
|
|---|
| 540 | <member name="M:IndianHealthService.ClinicalScheduling.DManagement.InitializeComponent">
|
|---|
| 541 | <summary>
|
|---|
| 542 | Required method for Designer support - do not modify
|
|---|
| 543 | the contents of this method with the code editor.
|
|---|
| 544 | </summary>
|
|---|
| 545 | </member>
|
|---|
| 546 | <member name="T:IndianHealthService.ClinicalScheduling.DSelectLetterClinics">
|
|---|
| 547 | <summary>
|
|---|
| 548 | Summary description for DSelectLetterClinics.
|
|---|
| 549 | </summary>
|
|---|
| 550 | </member>
|
|---|
| 551 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.Dispose(System.Boolean)">
|
|---|
| 552 | <summary>
|
|---|
| 553 | Clean up any resources being used.
|
|---|
| 554 | </summary>
|
|---|
| 555 | </member>
|
|---|
| 556 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.InitializeComponent">
|
|---|
| 557 | <summary>
|
|---|
| 558 | Required method for Designer support - do not modify
|
|---|
| 559 | the contents of this method with the code editor.
|
|---|
| 560 | </summary>
|
|---|
| 561 | </member>
|
|---|
| 562 | <member name="P:IndianHealthService.ClinicalScheduling.DSelectLetterClinics.SelectedClinics">
|
|---|
| 563 | <summary>
|
|---|
| 564 | Returns the |-delimited string of selected resource id's
|
|---|
| 565 | </summary>
|
|---|
| 566 | </member>
|
|---|
| 567 | <member name="T:IndianHealthService.ClinicalScheduling.DCancelAppt">
|
|---|
| 568 | <summary>
|
|---|
| 569 | Summary description for DCancelAppt.
|
|---|
| 570 | </summary>
|
|---|
| 571 | </member>
|
|---|
| 572 | <member name="F:IndianHealthService.ClinicalScheduling.DCancelAppt.components">
|
|---|
| 573 | <summary>
|
|---|
| 574 | Required designer variable.
|
|---|
| 575 | </summary>
|
|---|
| 576 | </member>
|
|---|
| 577 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.UpdateDialogData(System.Boolean)">
|
|---|
| 578 | <summary>
|
|---|
| 579 | If b is true, moves member vars into control data
|
|---|
| 580 | otherwise, moves control data into member vars
|
|---|
| 581 | </summary>
|
|---|
| 582 | <param name="b"></param>
|
|---|
| 583 | </member>
|
|---|
| 584 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.Dispose(System.Boolean)">
|
|---|
| 585 | <summary>
|
|---|
| 586 | Clean up any resources being used.
|
|---|
| 587 | </summary>
|
|---|
| 588 | </member>
|
|---|
| 589 | <member name="M:IndianHealthService.ClinicalScheduling.DCancelAppt.InitializeComponent">
|
|---|
| 590 | <summary>
|
|---|
| 591 | Required method for Designer support - do not modify
|
|---|
| 592 | the contents of this method with the code editor.
|
|---|
| 593 | </summary>
|
|---|
| 594 | </member>
|
|---|
| 595 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookAccessType">
|
|---|
| 596 | <summary>
|
|---|
| 597 | Sets or returns the rebook access type: -1 = use current type, -2 = use any type, 0 = prompt for a type
|
|---|
| 598 | </summary>
|
|---|
| 599 | </member>
|
|---|
| 600 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.ClinicCancelled">
|
|---|
| 601 | <summary>
|
|---|
| 602 | Returns true if appt cancelled by Clinic, otherwise false
|
|---|
| 603 | </summary>
|
|---|
| 604 | </member>
|
|---|
| 605 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.AutoRebook">
|
|---|
| 606 | <summary>
|
|---|
| 607 | Returns value of AutoRebook check box
|
|---|
| 608 | </summary>
|
|---|
| 609 | </member>
|
|---|
| 610 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.CancelReason">
|
|---|
| 611 | <summary>
|
|---|
| 612 | Returns internal entry in the CANCELLATION REASON file (409.2)
|
|---|
| 613 | </summary>
|
|---|
| 614 | </member>
|
|---|
| 615 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.CancelRemarks">
|
|---|
| 616 | <summary>
|
|---|
| 617 | Returns cancellation remarks.
|
|---|
| 618 | </summary>
|
|---|
| 619 | </member>
|
|---|
| 620 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookStartDays">
|
|---|
| 621 | <summary>
|
|---|
| 622 | Sets or returns the number of days in the future to start searching for availability
|
|---|
| 623 | </summary>
|
|---|
| 624 | </member>
|
|---|
| 625 | <member name="P:IndianHealthService.ClinicalScheduling.DCancelAppt.RebookMaxDays">
|
|---|
| 626 | <summary>
|
|---|
| 627 | Sets and returns the maximum number of days in the future to look for rebook availability
|
|---|
| 628 | </summary>
|
|---|
| 629 | </member>
|
|---|
| 630 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientLookup">
|
|---|
| 631 | <summary>
|
|---|
| 632 | Summary description for DPatientLookup.
|
|---|
| 633 | </summary>
|
|---|
| 634 | </member>
|
|---|
| 635 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientLookup.components">
|
|---|
| 636 | <summary>
|
|---|
| 637 | Required designer variable.
|
|---|
| 638 | </summary>
|
|---|
| 639 | </member>
|
|---|
| 640 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLookup.InitializeComponent">
|
|---|
| 641 | <summary>
|
|---|
| 642 | Required method for Designer support - do not modify
|
|---|
| 643 | the contents of this method with the code editor.
|
|---|
| 644 | </summary>
|
|---|
| 645 | </member>
|
|---|
| 646 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLookup.Dispose(System.Boolean)">
|
|---|
| 647 | <summary>
|
|---|
| 648 | Clean up any resources being used.
|
|---|
| 649 | </summary>
|
|---|
| 650 | </member>
|
|---|
| 651 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.PatientName">
|
|---|
| 652 | <summary>
|
|---|
| 653 | Gets or sets the name of the selected patient
|
|---|
| 654 | </summary>
|
|---|
| 655 | </member>
|
|---|
| 656 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.PatientIEN">
|
|---|
| 657 | <summary>
|
|---|
| 658 | RPMS Internal Entry Number in PATIENT file (DFN)
|
|---|
| 659 | </summary>
|
|---|
| 660 | </member>
|
|---|
| 661 | <member name="P:IndianHealthService.ClinicalScheduling.DPatientLookup.HealthRecordNumber">
|
|---|
| 662 | <summary>
|
|---|
| 663 | The string representation of the Health Record Number
|
|---|
| 664 | </summary>
|
|---|
| 665 | </member>
|
|---|
| 666 | <member name="T:IndianHealthService.ClinicalScheduling.DPatientLetter">
|
|---|
| 667 | <summary>
|
|---|
| 668 | Summary description for DPatientLetter.
|
|---|
| 669 | </summary>
|
|---|
| 670 | </member>
|
|---|
| 671 | <member name="F:IndianHealthService.ClinicalScheduling.DPatientLetter.components">
|
|---|
| 672 | <summary>
|
|---|
| 673 | Required designer variable.
|
|---|
| 674 | </summary>
|
|---|
| 675 | </member>
|
|---|
| 676 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.Dispose(System.Boolean)">
|
|---|
| 677 | <summary>
|
|---|
| 678 | Clean up any resources being used.
|
|---|
| 679 | </summary>
|
|---|
| 680 | </member>
|
|---|
| 681 | <member name="M:IndianHealthService.ClinicalScheduling.DPatientLetter.InitializeComponent">
|
|---|
| 682 | <summary>
|
|---|
| 683 | Required method for Designer support - do not modify
|
|---|
| 684 | the contents of this method with the code editor.
|
|---|
| 685 | </summary>
|
|---|
| 686 | </member>
|
|---|
| 687 | <member name="T:IndianHealthService.ClinicalScheduling.DCopyAppts">
|
|---|
| 688 | <summary>
|
|---|
| 689 | Summary description for DCopyAppts.
|
|---|
| 690 | </summary>
|
|---|
| 691 | </member>
|
|---|
| 692 | <member name="M:IndianHealthService.ClinicalScheduling.DCopyAppts.Dispose(System.Boolean)">
|
|---|
| 693 | <summary>
|
|---|
| 694 | Clean up any resources being used.
|
|---|
| 695 | </summary>
|
|---|
| 696 | </member>
|
|---|
| 697 | <member name="M:IndianHealthService.ClinicalScheduling.DCopyAppts.InitializeComponent">
|
|---|
| 698 | <summary>
|
|---|
| 699 | Required method for Designer support - do not modify
|
|---|
| 700 | the contents of this method with the code editor.
|
|---|
| 701 | </summary>
|
|---|
| 702 | </member>
|
|---|
| 703 | <member name="T:IndianHealthService.ClinicalScheduling.DCheckIn">
|
|---|
| 704 | <summary>
|
|---|
| 705 | Summary description for DCheckIn.
|
|---|
| 706 | </summary>
|
|---|
| 707 | </member>
|
|---|
| 708 | <member name="F:IndianHealthService.ClinicalScheduling.DCheckIn.components">
|
|---|
| 709 | <summary>
|
|---|
| 710 | Required designer variable.
|
|---|
| 711 | </summary>
|
|---|
| 712 | </member>
|
|---|
| 713 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.UpdateDialogData(System.Boolean)">
|
|---|
| 714 | <summary>
|
|---|
| 715 | If b is true, moves member vars into control data
|
|---|
| 716 | otherwise, moves control data into member vars
|
|---|
| 717 | </summary>
|
|---|
| 718 | <param name="b"></param>
|
|---|
| 719 | </member>
|
|---|
| 720 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.Dispose(System.Boolean)">
|
|---|
| 721 | <summary>
|
|---|
| 722 | Clean up any resources being used.
|
|---|
| 723 | </summary>
|
|---|
| 724 | </member>
|
|---|
| 725 | <member name="M:IndianHealthService.ClinicalScheduling.DCheckIn.InitializeComponent">
|
|---|
| 726 | <summary>
|
|---|
| 727 | Required method for Designer support - do not modify
|
|---|
| 728 | the contents of this method with the code editor.
|
|---|
| 729 | </summary>
|
|---|
| 730 | </member>
|
|---|
| 731 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.ProviderIEN">
|
|---|
| 732 | <summary>
|
|---|
| 733 | Returns string representation of internal entry number of Provider in PROVIDER File
|
|---|
| 734 | </summary>
|
|---|
| 735 | </member>
|
|---|
| 736 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCClinicIEN">
|
|---|
| 737 | <summary>
|
|---|
| 738 | Returns string representation of IEN of Clinic in VEN EHP CLINIC file
|
|---|
| 739 | </summary>
|
|---|
| 740 | </member>
|
|---|
| 741 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCFormIEN">
|
|---|
| 742 | <summary>
|
|---|
| 743 | Returns string representation of IEN of template entry in VEN PCC TEMPLATE
|
|---|
| 744 | </summary>
|
|---|
| 745 | </member>
|
|---|
| 746 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PCCOutGuide">
|
|---|
| 747 | <summary>
|
|---|
| 748 | Returns 'true' if outguide to be printed; otherwise returns 'false'
|
|---|
| 749 | </summary>
|
|---|
| 750 | </member>
|
|---|
| 751 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.ClinicStopIEN">
|
|---|
| 752 | <summary>
|
|---|
| 753 | Returns string representation of IEN of CLINIC STOP
|
|---|
| 754 | </summary>
|
|---|
| 755 | </member>
|
|---|
| 756 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.PrintRouteSlip">
|
|---|
| 757 | <summary>
|
|---|
| 758 | Returns 'true' if routing slip to be printed; otherwise 'false'
|
|---|
| 759 | </summary>
|
|---|
| 760 | </member>
|
|---|
| 761 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.CheckInTime">
|
|---|
| 762 | <summary>
|
|---|
| 763 | Appointment checkin time
|
|---|
| 764 | </summary>
|
|---|
| 765 | </member>
|
|---|
| 766 | <member name="P:IndianHealthService.ClinicalScheduling.DCheckIn.AuxTime">
|
|---|
| 767 | <summary>
|
|---|
| 768 | Appointment end time
|
|---|
| 769 | </summary>
|
|---|
| 770 | </member>
|
|---|
| 771 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroup">
|
|---|
| 772 | <summary>
|
|---|
| 773 | Summary description for DResourceGroup.
|
|---|
| 774 | </summary>
|
|---|
| 775 | </member>
|
|---|
| 776 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceGroup.components">
|
|---|
| 777 | <summary>
|
|---|
| 778 | Required designer variable.
|
|---|
| 779 | </summary>
|
|---|
| 780 | </member>
|
|---|
| 781 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.Dispose(System.Boolean)">
|
|---|
| 782 | <summary>
|
|---|
| 783 | Clean up any resources being used.
|
|---|
| 784 | </summary>
|
|---|
| 785 | </member>
|
|---|
| 786 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.InitializeComponent">
|
|---|
| 787 | <summary>
|
|---|
| 788 | Required method for Designer support - do not modify
|
|---|
| 789 | the contents of this method with the code editor.
|
|---|
| 790 | </summary>
|
|---|
| 791 | </member>
|
|---|
| 792 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroup.UpdateDialogData(System.Boolean)">
|
|---|
| 793 | <summary>
|
|---|
| 794 | If b is true, moves member vars into control data
|
|---|
| 795 | otherwise, moves control data into member vars
|
|---|
| 796 | </summary>
|
|---|
| 797 | <param name="b"></param>
|
|---|
| 798 | </member>
|
|---|
| 799 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroup.ResourceGroupName">
|
|---|
| 800 | <summary>
|
|---|
| 801 | Gets the name of the resource group
|
|---|
| 802 | </summary>
|
|---|
| 803 | </member>
|
|---|
| 804 | <member name="T:IndianHealthService.ClinicalScheduling.DAccessGroupItem">
|
|---|
| 805 | <summary>
|
|---|
| 806 | Summary description for DAccessGroupItem.
|
|---|
| 807 | </summary>
|
|---|
| 808 | </member>
|
|---|
| 809 | <member name="F:IndianHealthService.ClinicalScheduling.DAccessGroupItem.components">
|
|---|
| 810 | <summary>
|
|---|
| 811 | Required designer variable.
|
|---|
| 812 | </summary>
|
|---|
| 813 | </member>
|
|---|
| 814 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.Dispose(System.Boolean)">
|
|---|
| 815 | <summary>
|
|---|
| 816 | Clean up any resources being used.
|
|---|
| 817 | </summary>
|
|---|
| 818 | </member>
|
|---|
| 819 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.InitializeComponent">
|
|---|
| 820 | <summary>
|
|---|
| 821 | Required method for Designer support - do not modify
|
|---|
| 822 | the contents of this method with the code editor.
|
|---|
| 823 | </summary>
|
|---|
| 824 | </member>
|
|---|
| 825 | <member name="M:IndianHealthService.ClinicalScheduling.DAccessGroupItem.UpdateDialogData(System.Boolean)">
|
|---|
| 826 | <summary>
|
|---|
| 827 | If b is true, moves member vars into control data
|
|---|
| 828 | otherwise, moves control data into member vars
|
|---|
| 829 | </summary>
|
|---|
| 830 | <param name="b"></param>
|
|---|
| 831 | </member>
|
|---|
| 832 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroupItem.AccessTypeID">
|
|---|
| 833 | <summary>
|
|---|
| 834 | Contains the IEN of the AccessType in the BSDX_ACCESS_TYPE file
|
|---|
| 835 | </summary>
|
|---|
| 836 | </member>
|
|---|
| 837 | <member name="P:IndianHealthService.ClinicalScheduling.DAccessGroupItem.AccessTypeName">
|
|---|
| 838 | <summary>
|
|---|
| 839 | Contains the name of the AccessType
|
|---|
| 840 | </summary>
|
|---|
| 841 | </member>
|
|---|
| 842 | <member name="T:IndianHealthService.ClinicalScheduling.DSelectSchedules">
|
|---|
| 843 | <summary>
|
|---|
| 844 | Summary description for DSelectSchedules.
|
|---|
| 845 | </summary>
|
|---|
| 846 | </member>
|
|---|
| 847 | <member name="F:IndianHealthService.ClinicalScheduling.DSelectSchedules.components">
|
|---|
| 848 | <summary>
|
|---|
| 849 | Required designer variable.
|
|---|
| 850 | </summary>
|
|---|
| 851 | </member>
|
|---|
| 852 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectSchedules.Dispose(System.Boolean)">
|
|---|
| 853 | <summary>
|
|---|
| 854 | Clean up any resources being used.
|
|---|
| 855 | </summary>
|
|---|
| 856 | </member>
|
|---|
| 857 | <member name="M:IndianHealthService.ClinicalScheduling.DSelectSchedules.InitializeComponent">
|
|---|
| 858 | <summary>
|
|---|
| 859 | Required method for Designer support - do not modify
|
|---|
| 860 | the contents of this method with the code editor.
|
|---|
| 861 | </summary>
|
|---|
| 862 | </member>
|
|---|
| 863 | <member name="P:IndianHealthService.ClinicalScheduling.DSelectSchedules.SelectedClinics">
|
|---|
| 864 | <summary>
|
|---|
| 865 | Returns the an ArrayList of selected resource names
|
|---|
| 866 | </summary>
|
|---|
| 867 | </member>
|
|---|
| 868 | <member name="T:IndianHealthService.ClinicalScheduling.CGAVView">
|
|---|
| 869 | <summary>
|
|---|
| 870 | Summary description for CGAVView.
|
|---|
| 871 | </summary>
|
|---|
| 872 | </member>
|
|---|
| 873 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVView.InitializeComponent">
|
|---|
| 874 | <summary>
|
|---|
| 875 | Required method for Designer support - do not modify
|
|---|
| 876 | the contents of this method with the code editor.
|
|---|
| 877 | </summary>
|
|---|
| 878 | </member>
|
|---|
| 879 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVView.Dispose(System.Boolean)">
|
|---|
| 880 | <summary>
|
|---|
| 881 | Clean up any resources being used.
|
|---|
| 882 | </summary>
|
|---|
| 883 | </member>
|
|---|
| 884 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVView.CGrid">
|
|---|
| 885 | <summary>
|
|---|
| 886 | Access the CalendarGrid associated with this view
|
|---|
| 887 | </summary>
|
|---|
| 888 | </member>
|
|---|
| 889 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVView.Document">
|
|---|
| 890 | <summary>
|
|---|
| 891 | Accesses the document associated with this view
|
|---|
| 892 | </summary>
|
|---|
| 893 | </member>
|
|---|
| 894 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceGroupItem">
|
|---|
| 895 | <summary>
|
|---|
| 896 | Summary description for DResourceGroup.
|
|---|
| 897 | </summary>
|
|---|
| 898 | </member>
|
|---|
| 899 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceGroupItem.components">
|
|---|
| 900 | <summary>
|
|---|
| 901 | Required designer variable.
|
|---|
| 902 | </summary>
|
|---|
| 903 | </member>
|
|---|
| 904 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.Dispose(System.Boolean)">
|
|---|
| 905 | <summary>
|
|---|
| 906 | Clean up any resources being used.
|
|---|
| 907 | </summary>
|
|---|
| 908 | </member>
|
|---|
| 909 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.InitializeComponent">
|
|---|
| 910 | <summary>
|
|---|
| 911 | Required method for Designer support - do not modify
|
|---|
| 912 | the contents of this method with the code editor.
|
|---|
| 913 | </summary>
|
|---|
| 914 | </member>
|
|---|
| 915 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceGroupItem.UpdateDialogData(System.Boolean)">
|
|---|
| 916 | <summary>
|
|---|
| 917 | If b is true, moves member vars into control data
|
|---|
| 918 | otherwise, moves control data into member vars
|
|---|
| 919 | </summary>
|
|---|
| 920 | <param name="b"></param>
|
|---|
| 921 | </member>
|
|---|
| 922 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroupItem.ResourceID">
|
|---|
| 923 | <summary>
|
|---|
| 924 | Contains the IEN of the Resource in the BSDX_RESOURCE file
|
|---|
| 925 | </summary>
|
|---|
| 926 | </member>
|
|---|
| 927 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceGroupItem.ResourceName">
|
|---|
| 928 | <summary>
|
|---|
| 929 | Contains the name of the Resource
|
|---|
| 930 | </summary>
|
|---|
| 931 | </member>
|
|---|
| 932 | <member name="T:IndianHealthService.ClinicalScheduling.DNoShow">
|
|---|
| 933 | <summary>
|
|---|
| 934 | Summary description for DAutoRebook.
|
|---|
| 935 | </summary>
|
|---|
| 936 | </member>
|
|---|
| 937 | <member name="F:IndianHealthService.ClinicalScheduling.DNoShow.components">
|
|---|
| 938 | <summary>
|
|---|
| 939 | Required designer variable.
|
|---|
| 940 | </summary>
|
|---|
| 941 | </member>
|
|---|
| 942 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.UpdateDialogData(System.Boolean)">
|
|---|
| 943 | <summary>
|
|---|
| 944 | If b is true, moves member vars into control data
|
|---|
| 945 | otherwise, moves control data into member vars
|
|---|
| 946 | </summary>
|
|---|
| 947 | <param name="b"></param>
|
|---|
| 948 | </member>
|
|---|
| 949 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.Dispose(System.Boolean)">
|
|---|
| 950 | <summary>
|
|---|
| 951 | Clean up any resources being used.
|
|---|
| 952 | </summary>
|
|---|
| 953 | </member>
|
|---|
| 954 | <member name="M:IndianHealthService.ClinicalScheduling.DNoShow.InitializeComponent">
|
|---|
| 955 | <summary>
|
|---|
| 956 | Required method for Designer support - do not modify
|
|---|
| 957 | the contents of this method with the code editor.
|
|---|
| 958 | </summary>
|
|---|
| 959 | </member>
|
|---|
| 960 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookAccessType">
|
|---|
| 961 | <summary>
|
|---|
| 962 | Sets or returns the rebook access type: -1 = use current type, -2 = use any type, 0 = prompt for a type
|
|---|
| 963 | </summary>
|
|---|
| 964 | </member>
|
|---|
| 965 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.AutoRebook">
|
|---|
| 966 | <summary>
|
|---|
| 967 | Returns value of AutoRebook check box
|
|---|
| 968 | </summary>
|
|---|
| 969 | </member>
|
|---|
| 970 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookStartDays">
|
|---|
| 971 | <summary>
|
|---|
| 972 | Sets or returns the number of days in the future to start searching for availability
|
|---|
| 973 | </summary>
|
|---|
| 974 | </member>
|
|---|
| 975 | <member name="P:IndianHealthService.ClinicalScheduling.DNoShow.RebookMaxDays">
|
|---|
| 976 | <summary>
|
|---|
| 977 | Sets and returns the maximum number of days in the future to look for rebook availability
|
|---|
| 978 | </summary>
|
|---|
| 979 | </member>
|
|---|
| 980 | <member name="T:IndianHealthService.ClinicalScheduling.DResourceUser">
|
|---|
| 981 | <summary>
|
|---|
| 982 | Summary description for DResourceUser.
|
|---|
| 983 | </summary>
|
|---|
| 984 | </member>
|
|---|
| 985 | <member name="F:IndianHealthService.ClinicalScheduling.DResourceUser.components">
|
|---|
| 986 | <summary>
|
|---|
| 987 | Required designer variable.
|
|---|
| 988 | </summary>
|
|---|
| 989 | </member>
|
|---|
| 990 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.Dispose(System.Boolean)">
|
|---|
| 991 | <summary>
|
|---|
| 992 | Clean up any resources being used.
|
|---|
| 993 | </summary>
|
|---|
| 994 | </member>
|
|---|
| 995 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.InitializeComponent">
|
|---|
| 996 | <summary>
|
|---|
| 997 | Required method for Designer support - do not modify
|
|---|
| 998 | the contents of this method with the code editor.
|
|---|
| 999 | </summary>
|
|---|
| 1000 | </member>
|
|---|
| 1001 | <member name="M:IndianHealthService.ClinicalScheduling.DResourceUser.UpdateDialogData(System.Boolean)">
|
|---|
| 1002 | <summary>
|
|---|
| 1003 | If b is true, moves member vars into control data
|
|---|
| 1004 | otherwise, moves control data into member vars
|
|---|
| 1005 | </summary>
|
|---|
| 1006 | <param name="b"></param>
|
|---|
| 1007 | </member>
|
|---|
| 1008 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.UserID">
|
|---|
| 1009 | <summary>
|
|---|
| 1010 | The ID of the Resource User in the NEW PERSON file.
|
|---|
| 1011 | </summary>
|
|---|
| 1012 | </member>
|
|---|
| 1013 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.ModifySchedule">
|
|---|
| 1014 | <summary>
|
|---|
| 1015 | True if the user is allowed to modify the resource's scheduled availability
|
|---|
| 1016 | </summary>
|
|---|
| 1017 | </member>
|
|---|
| 1018 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.Overbook">
|
|---|
| 1019 | <summary>
|
|---|
| 1020 | True if the user is allowed to overbook beyond the resource's scheduled availability
|
|---|
| 1021 | </summary>
|
|---|
| 1022 | </member>
|
|---|
| 1023 | <member name="P:IndianHealthService.ClinicalScheduling.DResourceUser.Appoinmtments">
|
|---|
| 1024 | <summary>
|
|---|
| 1025 | True if the user is allowed to create, edit and delete appointments
|
|---|
| 1026 | </summary>
|
|---|
| 1027 | </member>
|
|---|
| 1028 | <member name="T:IndianHealthService.ClinicalScheduling.CGAVDocument">
|
|---|
| 1029 | <summary>
|
|---|
| 1030 | Contains array of availability blocks for a scheduling resource
|
|---|
| 1031 | </summary>
|
|---|
| 1032 | </member>
|
|---|
| 1033 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.CreateAppointmentAuto(IndianHealthService.ClinicalScheduling.CGAppointment)">
|
|---|
| 1034 | <summary>
|
|---|
| 1035 | Called by LoadTemplate to create Access Block
|
|---|
| 1036 | Returns the IEN of the availability block in the RPMS BSDX AVAILABILITY file.
|
|---|
| 1037 | </summary>
|
|---|
| 1038 | </member>
|
|---|
| 1039 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.RefreshDaysSchedule">
|
|---|
| 1040 | <summary>
|
|---|
| 1041 | Update availability block schedule based on info in RPMS
|
|---|
| 1042 | </summary>
|
|---|
| 1043 | </member>
|
|---|
| 1044 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.WeekNeedsRefresh(System.Int32,System.DateTime,System.DateTime@,System.DateTime@)">
|
|---|
| 1045 | <summary>
|
|---|
| 1046 | Given a selected date,
|
|---|
| 1047 | Calculates StartDay and End Day and returns them in output params.
|
|---|
| 1048 | nWeeks == number of Weeks to display
|
|---|
| 1049 | nColumnCount is number of days displayed per week. If 5 columns, begin on
|
|---|
| 1050 | Monday, if 7 Columns, begin on Sunday
|
|---|
| 1051 |
|
|---|
| 1052 | Returns TRUE if the document's data needs refreshing based on
|
|---|
| 1053 | this newly selected date.
|
|---|
| 1054 | </summary>
|
|---|
| 1055 | </member>
|
|---|
| 1056 | <member name="M:IndianHealthService.ClinicalScheduling.CGAVDocument.UpdateAllViews">
|
|---|
| 1057 | <summary>
|
|---|
| 1058 | Calls each AVview associated with this AVdocument and tells it to update itself
|
|---|
| 1059 | </summary>
|
|---|
| 1060 | </member>
|
|---|
| 1061 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.ResourceID">
|
|---|
| 1062 | <summary>
|
|---|
| 1063 | Resource IEN in ^BSDXRES
|
|---|
| 1064 | </summary>
|
|---|
| 1065 | </member>
|
|---|
| 1066 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.Resources">
|
|---|
| 1067 | <summary>
|
|---|
| 1068 | The list of Resource names
|
|---|
| 1069 | </summary>
|
|---|
| 1070 | </member>
|
|---|
| 1071 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.AVBlocks">
|
|---|
| 1072 | <summary>
|
|---|
| 1073 | Contains the hashtable of Availability Blocks
|
|---|
| 1074 | </summary>
|
|---|
| 1075 | </member>
|
|---|
| 1076 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.SelectedDate">
|
|---|
| 1077 | <summary>
|
|---|
| 1078 | Holds the date selected by the user in CGView.dateTimePicker1
|
|---|
| 1079 | </summary>
|
|---|
| 1080 | </member>
|
|---|
| 1081 | <member name="P:IndianHealthService.ClinicalScheduling.CGAVDocument.StartDate">
|
|---|
| 1082 | <summary>
|
|---|
| 1083 | Contains the beginning date of the appointment document
|
|---|
| 1084 | </summary>
|
|---|
| 1085 | </member>
|
|---|
| 1086 | </members>
|
|---|
| 1087 | </doc>
|
|---|