RSS Git Download  Clone
Raw Blame History
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
    <title>Help: Report Notification Contacts</title>
    <link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
    <h1>Report Notification Contacts</h1>
    
    <p class="classname">
    Email contacts for notifying of a new or updated report available. Entries can be 
    referrer, hospital (with optional specific department) or organisation (with 
    optional specific department). Only locations can be registered with this form,
    referrers are self-registered through Resources / User functions but can be
    edited here.
    </p>
    
    <p class="classname">
    <u>Required fields are:</u>
    <dl>
        <dt>Display name</dt>
        <dd>details of referrer or location, for display use only</dd>
        
        <dt>Type</dt>
        <dd>available options are 'hospital' or 'organisation' (referrer entries
            cannot change type)</dd>
           
        <dt>Location/Identifier/Referral Source</dt>
        <dd>for referrers this is their GMC number and will already have been 
            entered at self-registration; for locations select from the suggestions,
            and for an organisation select the main hospital (if there is one)            
        </dd>
        
        <dt>Status</dt>
        <dd>diagnosis status - new diagnosis only or all requests (new, relapse, 
            follow-up and unknown status)</dd>

        <dt>Contact address</dt>
        <dd>valid email address - must be @nhs.net</dd>

        <dt>Active</dt>
        <dd>allows entry to be inactivated</dd>        
    </dl>
    </p>

   <p class="classname">
    <u>Optional fields are:</u>
        <dt>Department</dt>
        <dd>to restrict notifications to individual department (not
            applicable for referrers)</dd>
    </p>
 
    <form method="post">
        <p align="center">
            <input type="button" value="Close Window" onclick="window.close()">
        </p>
    </form>
</body>
</html>