RSS Git Download  Clone
Raw Blame History
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
    <title>Help: Edit Request</title>
    <link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
    <h1>Edit Request</h1>
    
    <p class="classname">
    Two sections, edit patient case data (unit number and/or referral source),
    or requests details (specimen, trial, referrer, etc). Patient case data may
    belong to more than one record, whereas request details are specific to one
    request. Also the retrieval method for referrer depends on referral location
    so a change to both referral location and referrer requires the location edit
    to occur before the referrer edit.</p>
    
    <p class="classname">Edit patient case data will bring up an
    option to specify whether the change is specific to one request, or is to be
    applied to all matching records, where there is more than one record attached
    to the case.
    </p>
    
    <p class="classname">If current unit_number = 'UNKNOWN' and is being changed
    to a known value, default is 'all' in 'Apply change to' section, on assumption
    that current value is valid for previous requests for current patient/location.</p>

    <form method="post">
        <p align="center">
            <input type="button" value="Close Window" onclick="window.close()">
        </p>
    </form>
</body>
</html>