| 1 | ORXPAR02 ; ; Dec 17, 1997@11:35:35 | 
|---|
| 2 | ;;3.0;ORDER ENTRY/RESULTS REPORTING;;Dec 17, 1997 | 
|---|
| 3 | ;; | 
|---|
| 4 | LOAD ; load data into ^TMP (expects ROOT to be defined) | 
|---|
| 5 | S I=1 F  S REF=$T(DATA+I) Q:REF=""  S VAL=$T(DATA+I+1) D | 
|---|
| 6 | . S I=I+2,REF=$P(REF,";",3,999),VAL=$P(VAL,";",3,999) | 
|---|
| 7 | . S @(ROOT_REF)=VAL | 
|---|
| 8 | G ^ORXPAR03 | 
|---|
| 9 | DATA ; parameter data | 
|---|
| 10 | ;;57,"VAL",2,0) | 
|---|
| 11 | ;;further details for any of the meds, click the name of the medication. | 
|---|
| 12 | ;;58,"KEY") | 
|---|
| 13 | ;;ORWUH WHATSTHIS^lstCNoK | 
|---|
| 14 | ;;58,"VAL") | 
|---|
| 15 | ;;-1 | 
|---|
| 16 | ;;58,"VAL",1,0) | 
|---|
| 17 | ;;Next of Kin | 
|---|
| 18 | ;;58,"VAL",2,0) | 
|---|
| 19 | ;; | 
|---|
| 20 | ;;58,"VAL",3,0) | 
|---|
| 21 | ;;This lists the name and address of the next of kin. | 
|---|
| 22 | ;;59,"KEY") | 
|---|
| 23 | ;;ORWUH WHATSTHIS^lstCNotif | 
|---|
| 24 | ;;59,"VAL") | 
|---|
| 25 | ;;-1 | 
|---|
| 26 | ;;59,"VAL",1,0) | 
|---|
| 27 | ;;Notifications | 
|---|
| 28 | ;;59,"VAL",2,0) | 
|---|
| 29 | ;; | 
|---|
| 30 | ;;59,"VAL",3,0) | 
|---|
| 31 | ;;A list of active notifications or alerts appears here.  To view the | 
|---|
| 32 | ;;59,"VAL",4,0) | 
|---|
| 33 | ;;notification in detail, and potentially take action on it: | 
|---|
| 34 | ;;59,"VAL",5,0) | 
|---|
| 35 | ;; | 
|---|
| 36 | ;;59,"VAL",6,0) | 
|---|
| 37 | ;;1) Click on the notification to select it. | 
|---|
| 38 | ;;59,"VAL",7,0) | 
|---|
| 39 | ;; | 
|---|
| 40 | ;;59,"VAL",8,0) | 
|---|
| 41 | ;;2)  Choose 'View | Details...' from the menu. | 
|---|
| 42 | ;;59,"VAL",9,0) | 
|---|
| 43 | ;; | 
|---|
| 44 | ;;59,"VAL",10,0) | 
|---|
| 45 | ;;The window that appears depends on the notification selected. | 
|---|
| 46 | ;;60,"KEY") | 
|---|
| 47 | ;;ORWUH WHATSTHIS^lstCPostings | 
|---|
| 48 | ;;60,"VAL") | 
|---|
| 49 | ;;-1 | 
|---|
| 50 | ;;60,"VAL",1,0) | 
|---|
| 51 | ;;Postings | 
|---|
| 52 | ;;60,"VAL",2,0) | 
|---|
| 53 | ;; | 
|---|
| 54 | ;;60,"VAL",3,0) | 
|---|
| 55 | ;;A list of active crises/warning notes and directives appears here.  To see | 
|---|
| 56 | ;;60,"VAL",4,0) | 
|---|
| 57 | ;;the full text of the note: | 
|---|
| 58 | ;;60,"VAL",5,0) | 
|---|
| 59 | ;; | 
|---|
| 60 | ;;60,"VAL",6,0) | 
|---|
| 61 | ;;1)  Click on the note to select it. | 
|---|
| 62 | ;;60,"VAL",7,0) | 
|---|
| 63 | ;; | 
|---|
| 64 | ;;60,"VAL",8,0) | 
|---|
| 65 | ;;2)  Choose 'View | Details...' from the menu. | 
|---|
| 66 | ;;60,"VAL",9,0) | 
|---|
| 67 | ;; | 
|---|
| 68 | ;;60,"VAL",10,0) | 
|---|
| 69 | ;;A window with the full text of the note will appear. | 
|---|
| 70 | ;;61,"KEY") | 
|---|
| 71 | ;;ORWUH WHATSTHIS^lstCProblems | 
|---|
| 72 | ;;61,"VAL") | 
|---|
| 73 | ;;-1 | 
|---|
| 74 | ;;61,"VAL",1,0) | 
|---|
| 75 | ;;Problems | 
|---|
| 76 | ;;61,"VAL",2,0) | 
|---|
| 77 | ;; | 
|---|
| 78 | ;;61,"VAL",3,0) | 
|---|
| 79 | ;;A thumbnail view of the problem list is presented here.  To  view a | 
|---|
| 80 | ;;61,"VAL",4,0) | 
|---|
| 81 | ;;problem in greater detail: | 
|---|
| 82 | ;;61,"VAL",5,0) | 
|---|
| 83 | ;; | 
|---|
| 84 | ;;61,"VAL",6,0) | 
|---|
| 85 | ;;1)  Click on the problem to select it. | 
|---|
| 86 | ;;61,"VAL",7,0) | 
|---|
| 87 | ;; | 
|---|
| 88 | ;;61,"VAL",8,0) | 
|---|
| 89 | ;;2) Choose 'View | Details...' from the menu. | 
|---|
| 90 | ;;61,"VAL",9,0) | 
|---|
| 91 | ;; | 
|---|
| 92 | ;;61,"VAL",10,0) | 
|---|
| 93 | ;;A window containing detailed information about the selected problem will | 
|---|
| 94 | ;;61,"VAL",11,0) | 
|---|
| 95 | ;;appear. | 
|---|
| 96 | ;;62,"KEY") | 
|---|
| 97 | ;;ORWUH WHATSTHIS^lstCVisits | 
|---|
| 98 | ;;62,"VAL") | 
|---|
| 99 | ;;-1 | 
|---|
| 100 | ;;62,"VAL",1,0) | 
|---|
| 101 | ;;Visits | 
|---|
| 102 | ;;62,"VAL",2,0) | 
|---|
| 103 | ;; | 
|---|
| 104 | ;;62,"VAL",3,0) | 
|---|
| 105 | ;;A list of clinic visits and hospital admissions appears here.  To see the | 
|---|
| 106 | ;;62,"VAL",4,0) | 
|---|
| 107 | ;;progress note from a clinic visit or discharge summary from an admission: | 
|---|
| 108 | ;;62,"VAL",5,0) | 
|---|
| 109 | ;; | 
|---|
| 110 | ;;62,"VAL",6,0) | 
|---|
| 111 | ;;1)  Click on the visit to select it. | 
|---|
| 112 | ;;62,"VAL",7,0) | 
|---|
| 113 | ;; | 
|---|
| 114 | ;;62,"VAL",8,0) | 
|---|
| 115 | ;;2)  Choose 'View | Details...' from the menu. | 
|---|
| 116 | ;;62,"VAL",9,0) | 
|---|
| 117 | ;; | 
|---|
| 118 | ;;62,"VAL",10,0) | 
|---|
| 119 | ;;A window with the note or summary will appear. | 
|---|
| 120 | ;;63,"KEY") | 
|---|
| 121 | ;;ORWUH WHATSTHIS^memCsltData | 
|---|
| 122 | ;;63,"VAL") | 
|---|
| 123 | ;;-1 | 
|---|
| 124 | ;;63,"VAL",1,0) | 
|---|
| 125 | ;;Consult Report | 
|---|
| 126 | ;;63,"VAL",2,0) | 
|---|
| 127 | ;; | 
|---|
| 128 | ;;63,"VAL",3,0) | 
|---|
| 129 | ;;The text of a consult report is listed here. | 
|---|
| 130 | ;;64,"KEY") | 
|---|
| 131 | ;;ORWUH WHATSTHIS^memNotesData | 
|---|
| 132 | ;;64,"VAL") | 
|---|
| 133 | ;;-1 | 
|---|
| 134 | ;;64,"VAL",1,0) | 
|---|
| 135 | ;;Progress Note | 
|---|
| 136 | ;;64,"VAL",2,0) | 
|---|
| 137 | ;; | 
|---|
| 138 | ;;64,"VAL",3,0) | 
|---|
| 139 | ;;Progress notes may be viewed and written here.  When writing progress | 
|---|
| 140 | ;;64,"VAL",4,0) | 
|---|
| 141 | ;;notes, you may use the 'Action' menu to: | 
|---|
| 142 | ;;64,"VAL",5,0) | 
|---|
| 143 | ;; | 
|---|
| 144 | ;;64,"VAL",6,0) | 
|---|
| 145 | ;;1)  Link the note to a problem. | 
|---|
| 146 | ;;64,"VAL",7,0) | 
|---|
| 147 | ;; | 
|---|
| 148 | ;;64,"VAL",8,0) | 
|---|
| 149 | ;;2)  Place orders. | 
|---|
| 150 | ;;64,"VAL",9,0) | 
|---|
| 151 | ;; | 
|---|
| 152 | ;;64,"VAL",10,0) | 
|---|
| 153 | ;;3)  View recent lab results to include into the note. | 
|---|
| 154 | ;;64,"VAL",11,0) | 
|---|
| 155 | ;; | 
|---|
| 156 | ;;64,"VAL",12,0) | 
|---|
| 157 | ;;The edit menu may be used to copy other places in the chart which many | 
|---|
| 158 | ;;64,"VAL",13,0) | 
|---|
| 159 | ;;then be pasted into a note. | 
|---|
| 160 | ;;65,"KEY") | 
|---|
| 161 | ;;ORWUH WHATSTHIS^memRadData | 
|---|
| 162 | ;;65,"VAL") | 
|---|
| 163 | ;;-1 | 
|---|
| 164 | ;;65,"VAL",1,0) | 
|---|
| 165 | ;;Radiology Report | 
|---|
| 166 | ;;65,"VAL",2,0) | 
|---|
| 167 | ;; | 
|---|
| 168 | ;;65,"VAL",3,0) | 
|---|
| 169 | ;;The text of a radiology report is listed here. | 
|---|
| 170 | ;;66,"KEY") | 
|---|
| 171 | ;;ORWUH WHATSTHIS^memSpecData | 
|---|
| 172 | ;;66,"VAL") | 
|---|
| 173 | ;;-1 | 
|---|
| 174 | ;;66,"VAL",1,0) | 
|---|
| 175 | ;;Specials Report | 
|---|
| 176 | ;;66,"VAL",2,0) | 
|---|
| 177 | ;; | 
|---|
| 178 | ;;66,"VAL",3,0) | 
|---|
| 179 | ;;The text of reports is displayed here. | 
|---|
| 180 | ;;67,"KEY") | 
|---|
| 181 | ;;ORWUH WHATSTHIS^memSummData | 
|---|
| 182 | ;;67,"VAL") | 
|---|
| 183 | ;;-1 | 
|---|
| 184 | ;;67,"VAL",1,0) | 
|---|
| 185 | ;;Summary | 
|---|
| 186 | ;;67,"VAL",2,0) | 
|---|
| 187 | ;; | 
|---|
| 188 | ;;67,"VAL",3,0) | 
|---|
| 189 | ;;The text of the selected discharge summary appears here. | 
|---|
| 190 | ;;68,"KEY") | 
|---|
| 191 | ;;ORWUH WHATSTHIS^lstCsltList | 
|---|
| 192 | ;;68,"VAL") | 
|---|
| 193 | ;;-1 | 
|---|
| 194 | ;;68,"VAL",1,0) | 
|---|
| 195 | ;;Consult List | 
|---|
| 196 | ;;68,"VAL",2,0) | 
|---|
| 197 | ;; | 
|---|
| 198 | ;;68,"VAL",3,0) | 
|---|
| 199 | ;;A list of pending and completed consults is listed here.  To view a | 
|---|
| 200 | ;;68,"VAL",4,0) | 
|---|
| 201 | ;;consult, click on the title. | 
|---|
| 202 | ;;69,"KEY") | 
|---|
| 203 | ;;ORWUH WHATSTHIS^outMedsSheet | 
|---|
| 204 | ;;69,"VAL") | 
|---|
| 205 | ;;-1 | 
|---|
| 206 | ;;69,"VAL",1,0) | 
|---|
| 207 | ;;Med Profile | 
|---|
| 208 | ;;69,"VAL",2,0) | 
|---|
| 209 | ;; | 
|---|
| 210 | ;;69,"VAL",3,0) | 
|---|
| 211 | ;;The selected item in this list determines what will be seen in the grid to | 
|---|
| 212 | ;;69,"VAL",4,0) | 
|---|
| 213 | ;;the right.  You may toggle between inpatient and outpatient medication | 
|---|
| 214 | ;;69,"VAL",5,0) | 
|---|
| 215 | ;;profiles.  'Scratch Pad' is a place were new med orders may be composed. | 
|---|
| 216 | ;;69,"VAL",6,0) | 
|---|
| 217 | ;;They will not be placed, however, until they are moved to an inpatient or | 
|---|
| 218 | ;;69,"VAL",7,0) | 
|---|
| 219 | ;;outpatient sheet. | 
|---|
| 220 | ;;70,"KEY") | 
|---|
| 221 | ;;ORWUH WHATSTHIS^lstMedsWrite | 
|---|
| 222 | ;;70,"VAL") | 
|---|
| 223 | ;;-1 | 
|---|
| 224 | ;;70,"VAL",1,0) | 
|---|
| 225 | ;;Write Prescriptions | 
|---|
| 226 | ;;70,"VAL",2,0) | 
|---|
| 227 | ;; | 
|---|
| 228 | ;;70,"VAL",3,0) | 
|---|
| 229 | ;;This list contains commonly prescribed medications or VA drug classes | 
|---|
| 230 | ;;70,"VAL",4,0) | 
|---|
| 231 | ;;(depending on your selected preference).  To write a new medication order: | 
|---|
| 232 | ;;70,"VAL",5,0) | 
|---|
| 233 | ;; | 
|---|
| 234 | ;;70,"VAL",6,0) | 
|---|
| 235 | ;;1)  Click on a medication or 'other'. | 
|---|
| 236 | ;;70,"VAL",7,0) | 
|---|
| 237 | ;; | 
|---|
| 238 | ;;70,"VAL",8,0) | 
|---|
| 239 | ;;2)  Upon selecting an item from the list, a dialog will appear that will | 
|---|
| 240 | ;;70,"VAL",9,0) | 
|---|
| 241 | ;;allow you to enter instructions for the medication. | 
|---|
| 242 | ;;70,"VAL",10,0) | 
|---|
| 243 | ;; | 
|---|
| 244 | ;;70,"VAL",11,0) | 
|---|
| 245 | ;;When closing this dialog, the new medication will be placed on the current | 
|---|
| 246 | ;;70,"VAL",12,0) | 
|---|
| 247 | ;;medications grid. | 
|---|
| 248 | ;;71,"KEY") | 
|---|
| 249 | ;;ORWUH WHATSTHIS^lstNotesList | 
|---|
| 250 | ;;71,"VAL") | 
|---|
| 251 | ;;-1 | 
|---|
| 252 | ;;71,"VAL",1,0) | 
|---|
| 253 | ;;Notes List | 
|---|
| 254 | ;;71,"VAL",2,0) | 
|---|
| 255 | ;; | 
|---|
| 256 | ;;71,"VAL",3,0) | 
|---|
| 257 | ;;Titles of existing progress notes are listed here.  To view a progress | 
|---|
| 258 | ;;71,"VAL",4,0) | 
|---|
| 259 | ;;note, simply click on the title.  To write a new progress note: | 
|---|
| 260 | ;;71,"VAL",5,0) | 
|---|
| 261 | ;; | 
|---|
| 262 | ;;71,"VAL",6,0) | 
|---|
| 263 | ;;1) Click on 'New Progress Note', at the very top of the list. | 
|---|
| 264 | ;;71,"VAL",7,0) | 
|---|
| 265 | ;; | 
|---|
| 266 | ;;71,"VAL",8,0) | 
|---|
| 267 | ;;2)  When 'New Progress Note' is clicked, a list of boilerplates appears. | 
|---|
| 268 | ;;71,"VAL",9,0) | 
|---|
| 269 | ;;You may select a boilerplate or just begin typing. | 
|---|
| 270 | ;;71,"VAL",10,0) | 
|---|
| 271 | ;; | 
|---|
| 272 | ;;71,"VAL",11,0) | 
|---|
| 273 | ;;3)  To sign the progress note, choose 'Action | Sign' from the menu. | 
|---|
| 274 | ;;71,"VAL",12,0) | 
|---|
| 275 | ;; | 
|---|
| 276 | ;;71,"VAL",13,0) | 
|---|
| 277 | ;;The set of notes listed may be changed by choosing items from the 'View' | 
|---|
| 278 | ;;71,"VAL",14,0) | 
|---|
| 279 | ;;menu. | 
|---|
| 280 | ;;72,"KEY") | 
|---|
| 281 | ;;ORWUH WHATSTHIS^outOrdersSheet | 
|---|
| 282 | ;;72,"VAL") | 
|---|
| 283 | ;;-1 | 
|---|
| 284 | ;;72,"VAL",1,0) | 
|---|
| 285 | ;;Order Sheet | 
|---|
| 286 | ;;72,"VAL",2,0) | 
|---|
| 287 | ;; | 
|---|
| 288 | ;;72,"VAL",3,0) | 
|---|
| 289 | ;;A list of possible order's sheets appears here. You may choose from | 
|---|
| 290 | ;;72,"VAL",4,0) | 
|---|
| 291 | ;;current orders, admission orders (if the patient is currently an | 
|---|