source: EDIS/tags/ed/tracking-help/src/main/webapp/EditClosedVisit.html@ 1240

Last change on this file since 1240 was 1240, checked in by George Lilly, 13 years ago

new version from the VA

File size: 5.8 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<title>EDIS: Edit Closed Visit</title>
5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<meta name="keywords" content="disposition, delay reason, diagnosis, procedure, search, add, name, save, cancel, free-text, ICD-9-CM, identify patient, patient information, add patient, complaint for display board, long complaint, room, area, acuity status, provider, resident, nurse, comment, source, diagnosis, precedure">
7
8
9<link href="Accessible_Design.css" rel="stylesheet" type="text/css">
10</head>
11
12
13<h1 align="center"><img src="images/EDIS_ICON_Small.gif" alt="EDIS icon"><br>Edit Closed View</font></h1>
14
15<h2 align="center">Editing Emergency Department Records for Patients Whose Visits Are Closed </h2>
16<hr>
17<hr>
18<p>This view enables authorized users to edit the EDIS records of patients who are no longer on the display board. EDIS logs all changes for subsequent reference (as it does with changes users make while patients are still signed in to the emergency department).</p>
19<p><img src="images/edit_closed_general.png" alt="Screen capture: the Edit Closed view" width="600" height="383" border="1"><br />
20 <strong>The Edit Closed view.</strong></p>
21<ol>
22<li>Type in the <strong>Patient Name or Date</strong> box a date (mm/dd/yy format) or all or part of the patient&rsquo;s name (Surname,Firstname format). For example, you can type the patient&rsquo;s surname initial, entire surname, or surname and first-name initial. You can also type the patient&rsquo;s full SSN or the initial letter of the patient&rsquo;s surname concatenated with the last four digits of his or her SSN (X9999 format), the word <em>today</em> (for a list of today&rsquo;s visits), or t-n ( where <em>t</em> represents today, and <em>n</em> represents the number of days prior to today; for example t-1 represents yesterday). Keyboard: use the TAB key to locate the <strong>Patient Name or Date</strong> box.</li>
23<li>Click <b>Search</b> or press the ENTER key. EDIS lists possible matches in the search-results list. </li>
24<li>Select from this list the patient whose record you want to update. Keyboard: use the TAB key to locate the search list. Use the DOWN ARROW key to enter the list and use the DOWN ARROW and UP ARROW keys to select the patient whose record you want to update. </li>
25<li>To identify a previously unidentified patient, click <b>Identify Patient</b> in the <b>Patient Information</b> bar. EDIS displays the <b>Add Patient</b> dialog box. Keyboard: use the TAB key to locate the <strong>Identify Patient </strong>button and use the SPACEBAR key to select it. </li>
26<li>The <strong>Add Patient</strong> dialog offers two ways to identify patients: <strong>Search for Patient in VistA</strong> and <strong>Enter Name, Patient Is Not in VistA.</strong> <strong>Search for Patient in VistA</strong> is the application&#146;s default selection. To search for the patient in VistA, type all or part of the patient&rsquo;s name in the <strong>Find Patient</strong> box (Surname,Firstname format) and either click <strong>Search</strong> or press the ENTER key. You may also type the patient&rsquo;s full SSN, the last four digits of the patient&rsquo;s SSN, or the initial letter of the patient&rsquo;s surname concatenated with the last four digits of his or her SSN (X9999 format). EDIS displays a list of possible matches. </li>
27<li>Select the patient’s name and click <b>Continue.</b> Keyboard: use the DOWN ARROW and UP ARROW keys to locate the patient&#146;s name. Press the ENTER key to select the name.
28 <ol>
29 <li type="a" value="1">If the patient you are seeking is not included in the list, select <strong>Enter Name, Patient Is Not in VistA</strong>. Keyboard: use the TAB key to locate the <strong>Search for Patient in VistA</strong> button, then use the DOWN ARROW key to locate the <strong>Enter Name, Patient Is Not in VistA</strong> button. Press the SPACEBAR key to select this button.</li>
30 <li type="a">Type the patient&#146;s name in the <strong>Patient Name</strong> box and click <strong>Continue.</strong> Keyboard: use the TAB key to locate the <strong>Continue</strong> button and use the SPACEBAR key to select the button. </li>
31 </ol>
32<li>Add or update other data-entry fields as necessary. You can add information to, or update, the following fields: <b>Complaint for Display Board, Long Complaint (optional), Room / Area, Acuity, Status, Provider, Resident, Nurse, Comment, Source, Disposition, Delay Reason</b>, <b>Selected Diagnoses, </b> <strong>Time In</strong>, and <strong>Time Out.</strong> (Click the <strong>Time In</strong> or <strong>Time Out </strong>spin-box arrows or use the UP ARROW and DOWN ARROW keys to edit the patient’s time in or time out.)</li>
33<li>Click <b>Save</b> to save your changes or click <b>Cancel</b> to discard them. Keyboard: use the TAB key to locate the <strong>Save</strong> or <strong>Cancel</strong> button and use the SPACEBAR key to select the button of your choice.</li>
34</ol>
35
36
37<table><!--This table is for formatting purposes only--><tr align="top"><td valign="top"><i>Note:</i></td>
38<td><i>The <b>Save</b> button is available only after you’ve added or updated information in the <b>Patient Information</b> pane. The application allows you to save your changes only if all required data fields contain valid entries. Also note: if you attempt to change the time out value (or other value) for a patient who left the emergency department before he or she was seen, EDIS will not allow you to save your change until you add a provider name.</i></td></tr></table>
39
40
41<h3 align="left">Related Topics</h3>
42<p><a href="General.html">General Information</a></p>
43<p><a href="index.html">Index</a></p>
44<p><a href="TOC.html">Table of Contents</a></p>
45
46
47</body>
48</html>
Note: See TracBrowser for help on using the repository browser.