RSS Git Download  Clone
Raw Blame History
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
    <title>Help: New Parent Organisation</title>
    <link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
    <h1>New Parent Organisation</h1>

	<p class="classname">
		The referral source for a request is generally either a hospital or a GP
        clinic. Hospitals within a region generally share clinicians, and these
        regions are defined as Parent Organisations, as originally designated by
        the Connecting for Health organisation.
    </p>
    
     <p class="classname">
        Alhough technically GP clinics don't have Parent Organisations, because
        each referral source in HiLIS requires a parent organisation, GP clinics
        use their practice code as the parent organisation.
    </p>
     
     <p class="classname">
        Hospital organisation codes always have 3 characters, and GP surgeries
        &amp; clinics have 6 characters. These details should in the first instance
        be supplied by CfH documentation. Non-UK locations will require
        user-defined codes. See examples below.
    </p>
    
    <ol id="id">
        <li>Parent Code</li>
        <li>Description</li>
        <li>Referral Type</li>
    </ol>
        
    <h4>Parent Code</h4>
    <p class="classname">
        Regional organisation code for hospitals (eg RA7), GP practice code (eg B86038),
        non-UK location (eg 'ARAH') - see below for corresponding descriptions.
    </p>
    
    <h4>Description</h4>
    <p class="classname">
        Location description, for example 'UNIVERSITY HOSPITALS BRISTOL NHS FOUNDATION
        TRUST', 'YEADON & NETHERFIELD SURGERY, LS20 9HE', 'ROYAL ADELAIDE HOSPITAL'.
    </p>
    
    <form method="post">
        <p align="center">
            <input type="button" value="Close Window" onclick="window.close()">
        </p>
    </form>
</body>
</html>