<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Help: New Data File</title>
<link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
<h1>Upload New Data File</h1>
<p class="classname">
Source files are available from the Data Downloads section of the
NHS Connecting for Health Organisation Data Service (ODS) web-site, currently:
</p>
<p class="indent">
<code>
http://nww.connectingforhealth.nhs.uk/ods/downloads
</code>
</p>
<p>This address is re-configurable in the application settings section.</p>
<p class="classname">
Files must be either a csv data file, or a compressed (zip) file containing
a csv data file. Upload options are either the CfH ODS downloads directory,
or a file on the local PC. In some cases only an Excel data file is provided
- this must first be converted to a csv file on a local PC and then uploaded.
</p>
<h4>
Data files in use (locations are subject to change):
</h4>
<dl>
<dt>NHS Trusts</dt>
<dd>Secondary Care Organisations in England and Wales - <b>etr.csv</b></dd>
<dt>NHS Trusts and Trust Sites</dt>
<dd>Secondary Care Organisations in England and Wales - <b>etrust.csv</b></dd>
<dt>General Medical Practitioners</dt>
<dd>General Medical Practitioners and Practices - <b>egpcur.csv</b></dd>
<dt>English Hospital Consultants</dt>
<dd>Hospital Consultants - <b>econcur.csv</b></dd>
<dt>Current GP Practices and Prescribing Cost Centres</dt>
<dd>General Medical Practitioners and Practices - <b>epraccur.csv</b></dd>
<dt>Prisons in England and Wales</dt>
<dd>Secondary Care Organisations in England and Wales - <b>eprison.csv</b></dd>
<dt>Independent Sector Healthcare Provider Sites</dt>
<dd>Secondary Care Organisations in England and Wales - <b>ephpsite.csv</b></dd>
</dl>
<p class="title">
Naming conventions of all uploaded csv data files MUST be preserved.
</p>
<form method="post">
<p align="center">
<input type="button" value="Close Window" onclick="window.close()">
</p>
</form>
</body>
</html>