Produced by Araxis Merge on 9/27/2017 9:44:48 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | adk\adk\product\production\_assets\js | helpMappings.js | Mon Aug 28 20:39:30 2017 UTC |
| 2 | adk\adk\product\production\_assets\js | helpMappings.js | Tue Sep 26 12:59:34 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1184 |
| Changed | 1 | 4 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | define([], function( ) { | |
| 2 | ||
| 3 | var server Path = "ht tp:// URL /pm/iehr/v ista_evolu tion/eHMP/ Help_Wiki/ Wiki%20Pag e%20Librar y/"; | |
| 4 | var server LogonPath = "http:// URL /pm/iehr/v ista_evolu tion/eHMP/ Help_Wiki/ Wiki%20Pag e%20Librar y/Accessin g%20the%20 eHMP%20App lication.a spx"; | |
| 5 | var pa geNotFound Path = "he lp/eHMP_Pa ge Not Fou nd.htm"; | |
| 6 | var he lpNotAvail ablePath = "help/eHM P_Help Con tent Not A vailable.h tm"; | |
| 7 | var pd fVersionPa th = "eHMP _User Guid e for Rele ase 2 0_v1 2_0913201 6.pdf"; | |
| 8 | ||
| 9 | var he lpLinks = { | |
| 10 | "h tml_versio n": { | |
| 11 | "url": s erverPath | |
| 12 | }, | |
| 13 | "p df_version ": { | |
| 14 | "url": p dfVersionP ath | |
| 15 | }, | |
| 16 | "p age_not_fo und": { | |
| 17 | "url": p ageNotFoun dPath | |
| 18 | }, | |
| 19 | "h elp_unavai lable": { | |
| 20 | "url": h elpNotAvai lablePath, | |
| 21 | "tooltip ": "Help" | |
| 22 | }, | |
| 23 | ||
| 24 | /* ********** ********** ********** ********* | |
| 25 | Lo gon page | |
| 26 | ** ********** ********** ********** ********/ | |
| 27 | "l ogon": { | |
| 28 | "url": s erverLogon Path, | |
| 29 | "tooltip ": "Help" | |
| 30 | }, | |
| 31 | // FUTURE-TOD O: SSOi ad d "#_TOC" when the u ser manual includes section ab out Suppor ted VistAs | |
| 32 | "s uported_vi stas": { | |
| 33 | "url": s erverPath, | |
| 34 | "tooltip ": "Help" | |
| 35 | }, | |
| 36 | ||
| 37 | /* ********** ********** ********** ********* | |
| 38 | Pa tient Sear ch | |
| 39 | ** ********** ********** ********** ********/ | |
| 40 | "p atient_sea rch": { | |
| 41 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 42 | "tooltip ": "Help", | |
| 43 | "tooltip _placement ": "bottom " | |
| 44 | }, | |
| 45 | "p atient_sea rch_myCPRS List": { | |
| 46 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 47 | "tooltip ": "Help" | |
| 48 | }, | |
| 49 | "p atient_sea rch_mySite ": { | |
| 50 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 51 | "tooltip ": "Help" | |
| 52 | }, | |
| 53 | "p atient_sea rch_recent Patients": { | |
| 54 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 55 | "tooltip ": "Help" | |
| 56 | }, | |
| 57 | "p atient_sea rch_clinic s": { | |
| 58 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 59 | "tooltip ": "Help" | |
| 60 | }, | |
| 61 | "p atient_sea rch_wards" : { | |
| 62 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 63 | "tooltip ": "Help" | |
| 64 | }, | |
| 65 | "p atient_sea rch_nation wide": { | |
| 66 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 67 | "tooltip ": "Help" | |
| 68 | }, | |
| 69 | "p atient_sea rch_confir m": { | |
| 70 | "url": s erverPath + "Patient %20Confirm ation.aspx ", | |
| 71 | "tooltip ": "Help" | |
| 72 | }, | |
| 73 | "p atient_sea rch_restri cted": { | |
| 74 | "url": s erverPath + "Patient %20Selecti on%20Scree n.aspx", | |
| 75 | "tooltip ": "Help" | |
| 76 | }, | |
| 77 | ||
| 78 | /* ********** ********** ********** ********* | |
| 79 | Th e eHMP Hea der | |
| 80 | ** ********** ********** ********** ********/ | |
| 81 | "e hmp_header ": { | |
| 82 | "url": s erverPath + "Global% 20Navigati on.aspx", | |
| 83 | "tooltip ": "Help" | |
| 84 | }, | |
| 85 | "p atient_sea rch_button ": { | |
| 86 | "url": s erverPath + "Global% 20Navigati on.aspx", | |
| 87 | "tooltip ": "Help" | |
| 88 | }, | |
| 89 | "u ser_info": { | |
| 90 | "url": s erverPath + "Global% 20Navigati on.aspx", | |
| 91 | "tooltip ": "Help" | |
| 92 | }, | |
| 93 | ||
| 94 | / ********** ********** ********** ********** | |
| 95 | Th e Patient Demographi c Bar | |
| 96 | ** ********** ********** ********** ********/ | |
| 97 | "p atient_dem ographic": { | |
| 98 | "url": s erverPath + "Patient %20Informa tion%20Bar .aspx", | |
| 99 | "tooltip ": "Help" | |
| 100 | }, | |
| 101 | ||
| 102 | /* ********** ********** ********** ********* | |
| 103 | Ac tive & Rec ent Medica tions | |
| 104 | ** ********** ********** ********** ********/ | |
| 105 | "a ctiveMeds_ gist": { | |
| 106 | "url": s erverPath + "Active% 20and%20Re cent%20Med s%20Applet .aspx", | |
| 107 | "tooltip ": "Help" | |
| 108 | }, | |
| 109 | "a ctiveMeds_ standard": { | |
| 110 | "url": s erverPath + "Active% 20and%20Re cent%20Med s%20Applet .aspx", | |
| 111 | "tooltip ": "Help" | |
| 112 | }, | |
| 113 | ||
| 114 | /* ********** ********** ********** ********* | |
| 115 | Ac tivities | |
| 116 | ** ********** ********** ********** ********/ | |
| 117 | "a ctivities_ standard": { | |
| 118 | "url": s erverPath + "Activit ies%20Appl et.aspx", | |
| 119 | "tooltip ": "Help" | |
| 120 | }, | |
| 121 | "a ctivities_ expanded": { | |
| 122 | "url": s erverPath + "Activit ies%20Appl et.aspx", | |
| 123 | "tooltip ": "Help" | |
| 124 | }, | |
| 125 | ||
| 126 | /* ********** ********** ********** ********* | |
| 127 | Al lergies | |
| 128 | ** ********** ********** ********** ********/ | |
| 129 | "a llergy_gri d_gist": { | |
| 130 | "url": s erverPath + "Allergi es%20Apple t.aspx", | |
| 131 | "tooltip ": "Help" | |
| 132 | }, | |
| 133 | "a llergy_gri d_standard ": { | |
| 134 | "url": s erverPath + "Allergi es%20Apple t.aspx", | |
| 135 | "tooltip ": "Help" | |
| 136 | }, | |
| 137 | "a llergy_gri d_expanded ": { | |
| 138 | "url": s erverPath + "Allergi es%20Apple t.aspx", | |
| 139 | "tooltip ": "Help" | |
| 140 | }, | |
| 141 | ||
| 142 | /* ********** ********** ********** ********* | |
| 143 | Ap pointments & Visits | |
| 144 | ** ********** ********** ********** ********/ | |
| 145 | "a ppointment s_standard ": { | |
| 146 | "url": s erverPath + "Appoint ments%20an d%20Visits %20Applet. aspx", | |
| 147 | "tooltip ": "Help" | |
| 148 | }, | |
| 149 | "a ppointment s_expanded ": { | |
| 150 | "url": s erverPath + "Appoint ments%20an d%20Visits %20Applet. aspx", | |
| 151 | "tooltip ": "Help" | |
| 152 | }, | |
| 153 | ||
| 154 | /* ********** ********** ********** ********* | |
| 155 | Cl inical Rem inders | |
| 156 | ** ********** ********** ********** ********/ | |
| 157 | "c linical_re minders": { | |
| 158 | "url": s erverPath + "Clinica l%20Remind ers%20Appl et.aspx", | |
| 159 | "tooltip ": "Help" | |
| 160 | }, | |
| 161 | "c ds_advice_ standard": { | |
| 162 | "url": s erverPath + "Clinica l%20Remind ers%20Appl et.aspx", | |
| 163 | "tooltip ": "Help" | |
| 164 | }, | |
| 165 | "c ds_advice_ expanded": { | |
| 166 | "url": s erverPath + "Clinica l%20Remind ers%20Appl et.aspx", | |
| 167 | "tooltip ": "Help" | |
| 168 | }, | |
| 169 | ||
| 170 | /* ********** ********** ********** ********* | |
| 171 | Co mmunity He alth Summa ries | |
| 172 | ** ********** ********** ********** ********/ | |
| 173 | "c cd_grid_st andard": { | |
| 174 | "url": s erverPath + "Communi ty%20Healt h%20Summar ies%20Appl et.aspx", | |
| 175 | "tooltip ": "Help" | |
| 176 | }, | |
| 177 | "c cd_grid_ex panded": { | |
| 178 | "url": s erverPath + "Communi ty%20Healt h%20Summar ies%20Appl et.aspx", | |
| 179 | "tooltip ": "Help" | |
| 180 | }, | |
| 181 | ||
| 182 | /* ********** ********** ********** ********* | |
| 183 | Co nditions | |
| 184 | ** ********** ********** ********** ********/ | |
| 185 | "p roblems": { | |
| 186 | "url": s erverPath + "Problem s%20Applet .aspx", | |
| 187 | "tooltip ": "Help" | |
| 188 | }, | |
| 189 | "p roblems_gi st": { | |
| 190 | "url": s erverPath + "Problem s%20Applet .aspx", | |
| 191 | "tooltip ": "Help" | |
| 192 | }, | |
| 193 | "p roblems_st andard": { | |
| 194 | "url": s erverPath + "Problem s%20Applet .aspx", | |
| 195 | "tooltip ": "Help" | |
| 196 | }, | |
| 197 | "p roblems_ex panded": { | |
| 198 | "url": s erverPath + "Problem s%20Applet .aspx", | |
| 199 | "tooltip ": "Help" | |
| 200 | }, | |
| 201 | ||
| 202 | /* ********** ********** ********** ********* | |
| 203 | Do cuments | |
| 204 | ** ********** ********** ********** ********/ | |
| 205 | "d ocuments_s tandard": { | |
| 206 | "url": s erverPath + "Documen ts%20Apple t.aspx", | |
| 207 | "tooltip ": "Help" | |
| 208 | }, | |
| 209 | "d ocuments_e xpanded": { | |
| 210 | "url": s erverPath + "Documen ts%20Apple t.aspx", | |
| 211 | "tooltip ": "Help" | |
| 212 | }, | |
| 213 | ||
| 214 | /* ********** ********** ********** ********* | |
| 215 | En counters | |
| 216 | ** ********** ********** ********** ********/ | |
| 217 | "e ncounters_ gist": { | |
| 218 | "url": s erverPath + "Encount ers%20Appl et.aspx", | |
| 219 | "tooltip ": "Help" | |
| 220 | }, | |
| 221 | ||
| 222 | /* ********** ********** ********** ********* | |
| 223 | Im munization s | |
| 224 | ** ********** ********** ********** ********/ | |
| 225 | "i mmunizatio ns_gist": { | |
| 226 | "url": s erverPath + "Immuniz ations%20A pplet.aspx ", | |
| 227 | "tooltip ": "Help" | |
| 228 | }, | |
| 229 | "i mmunizatio ns_standar d": { | |
| 230 | "url": s erverPath + "Immuniz ations%20A pplet.aspx ", | |
| 231 | "tooltip ": "Help" | |
| 232 | }, | |
| 233 | "i mmunizatio ns_expande d": { | |
| 234 | "url": s erverPath + "Immuniz ations%20A pplet.aspx ", | |
| 235 | "tooltip ": "Help" | |
| 236 | }, | |
| 237 | ||
| 238 | /* ********** ********** ********** ********* | |
| 239 | Me dications Review | |
| 240 | ** ********** ********** ********** ********/ | |
| 241 | "m edication_ review_exp anded": { | |
| 242 | "url": s erverPath + "Medicat ions%20Rev iew%20Appl et.aspx", | |
| 243 | "tooltip ": "Help" | |
| 244 | }, | |
| 245 | ||
| 246 | /* ********** ********** ********** ********* | |
| 247 | Na rrative La b Results | |
| 248 | ** ********** ********** ********** ********/ | |
| 249 | "n arrative_l ab_results _grid_stan dard": { | |
| 250 | "url": s erverPath + "Narrati ve%20Lab%2 0Results%2 0Applet.as px", | |
| 251 | "tooltip ": "Help" | |
| 252 | }, | |
| 253 | "n arrative_l ab_results _grid_expa nded": { | |
| 254 | "url": s erverPath + "Narrati ve%20Lab%2 0Results%2 0Applet.as px", | |
| 255 | "tooltip ": "Help" | |
| 256 | }, | |
| 257 | ||
| 258 | /* ********** ********** ********** ********* | |
| 259 | Nu meric Lab Results | |
| 260 | ** ********** ********** ********** ********/ | |
| 261 | "l ab_results _grid_stan dard": { | |
| 262 | "url": s erverPath + "Numeric %20Lab%20R esults%20A pplet.aspx ", | |
| 263 | "tooltip ": "Help" | |
| 264 | }, | |
| 265 | "l ab_results _grid_expa nded": { | |
| 266 | "url": s erverPath + "Numeric %20Lab%20R esults%20A pplet.aspx ", | |
| 267 | "tooltip ": "Help" | |
| 268 | }, | |
| 269 | "l ab_results _grid_gist ": { | |
| 270 | "url": s erverPath + "Numeric %20Lab%20R esults%20A pplet.aspx ", | |
| 271 | "tooltip ": "Help" | |
| 272 | }, | |
| 273 | ||
| 274 | /* ********** ********** ********** ********* | |
| 275 | Or ders | |
| 276 | ** ********** ********** ********** ********/ | |
| 277 | "o rders_stan dard": { | |
| 278 | "url": s erverPath + "Orders% 20Applet.a spx", | |
| 279 | "tooltip ": "Help" | |
| 280 | }, | |
| 281 | "o rders_expa nded": { | |
| 282 | "url": s erverPath + "Orders% 20Applet.a spx", | |
| 283 | "tooltip ": "Help" | |
| 284 | }, | |
| 285 | ||
| 286 | /* ********** ********** ********** ********* | |
| 287 | Re ports | |
| 288 | ** ********** ********** ********** ********/ | |
| 289 | "r eports_sta ndard": { | |
| 290 | "url": s erverPath + "Reports %20Applet. aspx", | |
| 291 | "tooltip ": "Help" | |
| 292 | }, | |
| 293 | "r eports_exp anded": { | |
| 294 | "url": s erverPath + "Reports %20Applet. aspx", | |
| 295 | "tooltip ": "Help" | |
| 296 | }, | |
| 297 | ||
| 298 | /* ********** ********** ********** ********* | |
| 299 | St acked Grap h | |
| 300 | ** ********** ********** ********** ********/ | |
| 301 | "s tackedGrap h_expanded ": { | |
| 302 | "url": s erverPath + "Stacked %20Graphs% 20Applet.a spx", | |
| 303 | "tooltip ": "Help" | |
| 304 | }, | |
| 305 | ||
| 306 | /* ********** ********** ********** ********* | |
| 307 | Ta sks | |
| 308 | ** ********** ********** ********** ********/ | |
| 309 | "t odo_list_s tandard": { | |
| 310 | "url": s erverPath + "Tasks%2 0Applet.as px", | |
| 311 | "tooltip ": "Help" | |
| 312 | }, | |
| 313 | "t odo_list_e xpanded": { | |
| 314 | "url": s erverPath + "Tasks%2 0Applet.as px", | |
| 315 | "tooltip ": "Help" | |
| 316 | }, | |
| 317 | ||
| 318 | /* ********** ********** ********** ********* | |
| 319 | Ti meline | |
| 320 | ** ********** ********** ********** ********/ | |
| 321 | "n ewsfeed_st andard": { | |
| 322 | "url": s erverPath + "Timelin e%20Applet .aspx", | |
| 323 | "tooltip ": "Help" | |
| 324 | }, | |
| 325 | ||
| 326 | /* ********** ********** ********** ********* | |
| 327 | Ti meline Sum mary in GD T | |
| 328 | ** ********** ********** ********** ********/ | |
| 329 | "n ewsfeed_ex panded": { | |
| 330 | "url": s erverPath + "Timelin e%20Applet .aspx", | |
| 331 | "tooltip ": "Help" | |
| 332 | }, | |
| 333 | ||
| 334 | /* ********** ********** ********** ********* | |
| 335 | Vi stA Health Summaries | |
| 336 | ** ********** ********** ********** ********/ | |
| 337 | "v ista_healt h_summarie s_standard ": { | |
| 338 | "url": s erverPath + "VistA%2 0Health%20 Summaries% 20Applet.a spx", | |
| 339 | "tooltip ": "Help" | |
| 340 | }, | |
| 341 | ||
| 342 | /* ********** ********** ********** ********* | |
| 343 | Vi tals | |
| 344 | ** ********** ********** ********** ********/ | |
| 345 | "v itals_gist ": { | |
| 346 | "url": s erverPath + "Vitals% 20Applet.a spx", | |
| 347 | "tooltip ": "Help" | |
| 348 | }, | |
| 349 | "v itals_stan dard": { | |
| 350 | "url": s erverPath + "Vitals% 20Applet.a spx", | |
| 351 | "tooltip ": "Help" | |
| 352 | }, | |
| 353 | "v itals_expa nded": { | |
| 354 | "url": s erverPath + "Vitals% 20Applet.a spx", | |
| 355 | "tooltip ": "Help" | |
| 356 | }, | |
| 357 | ||
| 358 | /* ********** ********** ********** ********* | |
| 359 | Mi litary His tory | |
| 360 | ** ********** ********** ********** ********/ | |
| 361 | "m ilitary_hi st_standar d": { | |
| 362 | "url": s erverPath + "Militar y%20Histor y%20Applet .aspx", | |
| 363 | "tooltip ": "Help" | |
| 364 | }, | |
| 365 | "m ilitary_hi st_expande d": { | |
| 366 | "url": s erverPath + "Militar y%20Histor y%20Applet .aspx", | |
| 367 | "tooltip ": "Help" | |
| 368 | }, | |
| 369 | ||
| 370 | /* ********** ********** ********** ********* | |
| 371 | Ap plet Featu res | |
| 372 | ** ********** ********** ********** ********/ | |
| 373 | "c oversheet" : { | |
| 374 | "url": s erverPath + "Workspa ces.aspx", | |
| 375 | "tooltip ": "Help", | |
| 376 | "tooltip _placement ": "bottom " | |
| 377 | }, | |
| 378 | ||
| 379 | /* ********** ********** ********** ********* | |
| 380 | Wo rkspace Ma nager | |
| 381 | ** ********** ********** ********** ********/ | |
| 382 | "w orkspace_m anager": { | |
| 383 | "url": s erverPath + "Workspa ce%20Manag er.aspx", | |
| 384 | "tooltip ": "Help" | |
| 385 | }, | |
| 386 | ||
| 387 | /* ********** ********** ********** ********* | |
| 388 | Wo rkspace Ed itor | |
| 389 | ** ********** ********** ********** ********/ | |
| 390 | "w orkspace_e ditor": { | |
| 391 | "url": s erverPath + "Workspa ce%20Edito r.aspx", | |
| 392 | "tooltip ": "Help" | |
| 393 | }, | |
| 394 | ||
| 395 | /* ********** ********** ********** ********* | |
| 396 | Re cord Searc h | |
| 397 | ** ********** ********** ********** ********/ | |
| 398 | "r ecord_sear ch": { | |
| 399 | "url": s erverPath + "Record% 20Search.a spx", | |
| 400 | "tooltip ": "Help" | |
| 401 | }, | |
| 402 | ||
| 403 | /* ********** ********** ********** ********* | |
| 404 | Gl obal Date Filter | |
| 405 | ** ********** ********** ********** ********/ | |
| 406 | "g df": { | |
| 407 | "url": s erverPath + "Global% 20Date%20F ilter.aspx ", | |
| 408 | "tooltip ": "Help" | |
| 409 | }, | |
| 410 | ||
| 411 | /* ********** ********** ********** ********* | |
| 412 | Ot her eHMP F eatures | |
| 413 | ** ********** ********** ********** ********/ | |
| 414 | "s tatus_bar" : { | |
| 415 | "url": s erverPath + "Footer. aspx", | |
| 416 | "tooltip ": "Help" | |
| 417 | }, | |
| 418 | ||
| 419 | /* ********** ********** ********** ********* | |
| 420 | Us er Managem ent | |
| 421 | ** ********** ********** ********** ********/ | |
| 422 | "u ser_manage ment_stand ard": { | |
| 423 | "url": s erverPath + "Access% 20Control. aspx", | |
| 424 | "tooltip ": "Help" | |
| 425 | }, | |
| 426 | "u ser_manage ment_expan ded": { | |
| 427 | "url": s erverPath + "Access% 20Control. aspx", | |
| 428 | "tooltip ": "Help" | |
| 429 | }, | |
| 430 | ||
| 431 | /* ********** ********** ********** ********* | |
| 432 | Tr ays (Write Backs) | |
| 433 | ** ********** ********** ********** ********/ | |
| 434 | ||
| 435 | // "notes_es ig_form": { | |
| 436 | // "url" : serverPa th + "Esig nature%20W rite%20Bac k.aspx", | |
| 437 | // "tool tip": "Hel p" | |
| 438 | // }, | |
| 439 | ||
| 440 | /* ********** ********** ********** ********* | |
| 441 | En counters T ray | |
| 442 | ** ********** ********** ********** ********/ | |
| 443 | "v isit_form" : { | |
| 444 | "url": s erverPath + "Encount er%20Write %20Back.as px", | |
| 445 | "tooltip ": "Help" | |
| 446 | }, | |
| 447 | "e ncounters_ form": { | |
| 448 | "url": s erverPath + "Encount er%20Write %20Back.as px", | |
| 449 | "tooltip ": "Help" | |
| 450 | }, | |
| 451 | ||
| 452 | /* ********** ********** ********** ********* | |
| 453 | Ob servations Tray | |
| 454 | ** ********** ********** ********** ********/ | |
| 455 | "o bservation s_tray": { | |
| 456 | "url": s erverPath + "Observa tion%20Tra y.aspx", | |
| 457 | "tooltip ": "Help" | |
| 458 | }, | |
| 459 | "a llergies_f orm": { | |
| 460 | "url": s erverPath + "Observa tion%20Tra y%20-%20Al lergy.aspx ", | |
| 461 | "tooltip ": "Help" | |
| 462 | }, | |
| 463 | "a llergies_e ie_form": { | |
| 464 | "url": s erverPath + "Observa tion%20Tra y%20-%20Al lergy.aspx ", | |
| 465 | "tooltip ": "Help" | |
| 466 | }, | |
| 467 | "i mmunizatio ns_form": { | |
| 468 | "url": s erverPath + "Observa tion%20Tra y%20-%20Im munization .aspx", | |
| 469 | "tooltip ": "Help" | |
| 470 | }, | |
| 471 | "p roblems_fo rm": { | |
| 472 | "url": s erverPath + "Observa tion%20Tra y%20-%20Pr oblem.aspx ", | |
| 473 | "tooltip ": "Help" | |
| 474 | }, | |
| 475 | "v itals_form ": { | |
| 476 | "url": s erverPath + "Observa tion%20Tra y%20-%20Vi tal.aspx", | |
| 477 | "tooltip ": "Help" | |
| 478 | }, | |
| 479 | "v itals_eie_ form": { | |
| 480 | "url": s erverPath + "Observa tion%20Tra y%20-%20Vi tal.aspx", | |
| 481 | "tooltip ": "Help" | |
| 482 | }, | |
| 483 | ||
| 484 | /* ********** ********** ********** ********* | |
| 485 | Ac tions Tray | |
| 486 | ** ********** ********** ********** ********/ | |
| 487 | "a ctions_tra y": { | |
| 488 | "url": s erverPath + "Action% 20Tray.asp x", | |
| 489 | "tooltip ": "Help" | |
| 490 | }, | |
| 491 | "l ab_order_d iscontinue _form": { | |
| 492 | "url": s erverPath + "Action% 20Tray%20- %20Lab%20O rder.aspx" , | |
| 493 | "tooltip ": "Help" | |
| 494 | }, | |
| 495 | "l ab_order_e sig_form": { | |
| 496 | "url": s erverPath + "Action% 20Tray%20- %20Lab%20O rder.aspx" , | |
| 497 | "tooltip ": "Help" | |
| 498 | }, | |
| 499 | "l ab_order_f orm": { | |
| 500 | "url": s erverPath + "Action% 20Tray%20- %20Lab%20O rder.aspx" , | |
| 501 | "tooltip ": "Help" | |
| 502 | }, | |
| 503 | "c onsult_ord er_form": { | |
| 504 | "url": s erverPath + "Action% 20Tray%20- %20Consult %20Order.a spx", | |
| 505 | "tooltip ": "Help" | |
| 506 | }, | |
| 507 | "c onsult_sel ect_form": { | |
| 508 | "url": s erverPath + "Action% 20Tray%20- %20Consult %20Order.a spx", | |
| 509 | "tooltip ": "Help" | |
| 510 | }, | |
| 511 | "c onsult_tri age_form": { | |
| 512 | "url": s erverPath + "Action% 20Tray%20- %20Consult %20Order.a spx", | |
| 513 | "tooltip ": "Help" | |
| 514 | }, | |
| 515 | "c onsult_sch eduling_fo rm": { | |
| 516 | "url": s erverPath + "Action% 20Tray%20- %20Consult %20Order.a spx", | |
| 517 | "tooltip ": "Help" | |
| 518 | }, | |
| 519 | "c onsult_esi g_form": { | |
| 520 | "url": s erverPath + "Action% 20Tray%20- %20Consult %20Order.a spx", | |
| 521 | "tooltip ": "Help" | |
| 522 | }, | |
| 523 | "r equest_ord er_form": { | |
| 524 | "url": s erverPath + "Action% 20Tray%20- %20Request .aspx", | |
| 525 | "tooltip ": "Help" | |
| 526 | }, | |
| 527 | "r esponse_or der_form": { | |
| 528 | "url": s erverPath + "Action% 20Tray%20- %20Request .aspx", | |
| 529 | "tooltip ": "Help" | |
| 530 | }, | |
| 531 | "o rder_searc h_tray": { | |
| 532 | "url": s erverPath + "Action% 20Tray.asp x", | |
| 533 | "tooltip ": "Help" | |
| 534 | }, | |
| 535 | ||
| 536 | /* ********** ********** ********** ********* | |
| 537 | No tes Tray | |
| 538 | ** ********** ********** ********** ********/ | |
| 539 | "n otes_tray" : { | |
| 540 | "url": s erverPath + "Notes%2 0Tray.aspx ", | |
| 541 | "tooltip ": "Help" | |
| 542 | }, | |
| 543 | "n otes_previ ew_form": { | |
| 544 | "url": s erverPath + "Notes%2 0Tray%20-% 20New%20No te.aspx", | |
| 545 | "tooltip ": "Help" | |
| 546 | }, | |
| 547 | "c onsults_su btray": { | |
| 548 | "url": s erverPath + "Notes%2 0Tray%20-% 20Open%20C onsults.as px", | |
| 549 | "tooltip ": "Help" | |
| 550 | }, | |
| 551 | "n ote_object s_subtray" : { | |
| 552 | "url": s erverPath + "Notes%2 0Tray%20-% 20New%20Ob jects.aspx ", | |
| 553 | "tooltip ": "Help" | |
| 554 | }, | |
| 555 | "n otes_form" : { | |
| 556 | "url": s erverPath + "Notes%2 0Tray%20-% 20New%20No te.aspx", | |
| 557 | "tooltip ": "Help" | |
| 558 | }, | |
| 559 | ||
| 560 | /* ********** ********** ********** ********* | |
| 561 | Pa tient Info Tray | |
| 562 | ** ********** ********** ********** ********/ | |
| 563 | "p atient_dem ographics_ tray": { | |
| 564 | "url": s erverPath + "Patient %20Informa tion%20Bar .aspx", | |
| 565 | "tooltip ": "Help" | |
| 566 | }, | |
| 567 | "c risis_note s_cwadf_tr ay": { | |
| 568 | "url": s erverPath + "Crisis% 20Notes.as px", | |
| 569 | "tooltip ": "Help" | |
| 570 | }, | |
| 571 | "w arnings_cw adf_tray": { | |
| 572 | "url": s erverPath + "Warning s.aspx", | |
| 573 | "tooltip ": "Help" | |
| 574 | }, | |
| 575 | "a llergies_c wadf_tray" : { | |
| 576 | "url": s erverPath + "Allergi es.aspx", | |
| 577 | "tooltip ": "Help" | |
| 578 | }, | |
| 579 | "d irectives_ cwadf_tray ": { | |
| 580 | "url": s erverPath + "Directi ves.aspx", | |
| 581 | "tooltip ": "Help" | |
| 582 | }, | |
| 583 | "f lags_cwadf _tray": { | |
| 584 | "url": s erverPath + "Patient %20Flags.a spx", | |
| 585 | "tooltip ": "Help" | |
| 586 | }, | |
| 587 | "p rovider_in formation_ tray": { | |
| 588 | "url": s erverPath + "Provide r%20Inform ation.aspx ", | |
| 589 | "tooltip ": "Help" | |
| 590 | } | |
| 591 | }; | |
| 592 | ||
| 593 | return helpLinks ; | |
| 594 | }); |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.