JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for LIS-MEDICAL Archives


LIS-MEDICAL Archives

LIS-MEDICAL Archives


LIS-MEDICAL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

LIS-MEDICAL Home

LIS-MEDICAL Home

LIS-MEDICAL  1999

LIS-MEDICAL 1999

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

NHS People - further info

From:

[log in to unmask] (Fiona McLean)

Reply-To:

[log in to unmask] (Fiona McLean)

Date:

Wed, 15 Sep 1999 16:03:34 +0100

Content-Type:

multipart/mixed

Parts/Attachments:

Parts/Attachments

text/plain (118 lines) , text/plain (337 lines)

          The reply (which is also going on their web site under FAQs). 
          Forwarding for info only; if any further questions, please 
          contact them direct!
          
          Fiona

______________________________ Forward Header __________________________________
Subject: NHS People - FAQ - Frequently Asked Questions (http://www.ww
Author:  "WWM" <[log in to unmask]> at Internet
Date:    15/09/1999 14:55



         

            The FAQ. (Feel free to ask additional questions here

            Q. What is the advantage of registering with this server when I am
already registered with another? 

            Two advantages. NHSpeople is dedicated to supporting the NHS and
will return profits to the NHS. NHSpeople will also be offering a catalogue of
facilities and benefits to NHS staff. 

            Q. One of the problems with NHSnet was that the "fire wall" kept out
professional organisations like mine (funded by NHS E). 

            Will your organisation be any different? In other words can we
register as NHSpeople.net users?
            Yes. 

            Q. Who is behind NHSpeople. 

            The NHSpeople project has grown out of the NHSIMPACT group and the
needs identified by it. Details are at www.nhsimpact.net 

            Barry James, who co-ordinates the NHSIMPACT group is the driving
force behind NHSpeople. Barry has a long history of innovative projects designed
to enable NHS to utilise networking on a regional and national basis, including
his role as co-founder of the Oxford Clinical Intranet & Internet Conference.
You can find his biog on the oxford conference site at
www.oxfordconference.co.uk

            Q. How can I contact NHSpeople? 

            email us at [log in to unmask]

            Fax us at 07070 607651

            Q. Do you plan to use the information collected on the
pre-registration site for other marketing purposes 

            No. 

            Q. Wouldn't the use of a modem to connect to the Internet from a
computer already connected to NHSnet be in contravention of the NHSnet code of
connection? 

            Yes it would and we would advise against this. In any case if you
already have a connection to the web from your desk via NHSnet you will not need
NHSpeople for this. You might however still want to use the web site and sign up
for home use. 

            Q. There are many companies offering "free" Internet access. Does
this one offer anything that the others don't?
            Yes. Please see the question above, but in short: money back into
the NHS and benefits (discounts, information etc) for individual NHS staff.

            Q. Where does it get a profit from? 

            Like freeserve and other free-to-use Internet service providers
NHSpeople's income will come primarily from a share of 'interconnect fees'. This
is effectively a small proportion of the incoming local call charges. 

            Q. You say you will "put hard cash directly back into the NHS and
the patients they care for ". How will this be done? 

            The details are still being worked out and discussed within the
IMPACT group but broadly: 

            - One third into primary care (via participating PCGs) - into care
and networking related projects 

            - One third into secondary care (via Projects) 

            - One third into the network, adding useful functionality to the
network itself 

             
                        
                        Role: 
                                Nurse/Midwife
                                Clinician/Doctor
                                Manager/Administrator
                                Clerical
                                Wider NHS
                                Dentist
                                Dental Staff
                                Pharmacist
                                Pharmacy Staff
                                Optician
                                Opticians Staff
                                Scientist
                                Scientific/Technical Staff
                                Ambulance Staff
                                PAM
                                Alternative Therapist
                                Auxhiliary Staff
                                NHS Family member
                                Maintenance/Works
                                Other
                                  
                                  
                          
             




<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><TITLE>NHS People - FAQ - Frequently Asked Questions</TITLE><BASE href=http://www.wwm-uk.net/nhspeople/faq.html> <STYLE>         P {font-family:verdana;}         TD {font-family:verdana;}         A {color:#5151b1;}         A:hover {color:red;}         INPUT {background:#f9f9f9;}         TEXTAREA {background:#f9f9f9;} </STYLE> <SCRIPT language=JavaScript> <!-- function Is () { // convert all characters to lowercase to simplify testing     var agt=navigator.userAgent.toLowerCase()     // *** BROWSER VERSION ***     this.major = parseInt(navigator.appVersion)     this.minor = parseFloat(navigator.appVersion)     this.nav = ((agt.indexOf('mozilla')!=-1) && ((agt.indexOf('spoofer')==-1)                 && (agt.indexOf('compatible') == -1)))     this.nav2 = (this.nav && (this.major == 2))     this.nav3 = (this.nav && (this.major == 3))     this.nav4 = (this.nav && (this.major == 4))     this.nav4up = this.nav && (this.major >= 4)     this.navonly = (this.nav && (agt.indexOf(";nav") != -1))     this.ie = (agt.indexOf("msie") != -1)     this.ie3 = (this.ie && (this.major == 2))     this.ie4 = (this.ie && (this.major == 4))     this.ie4up = this.ie && (this.major >= 4)     this.opera = (agt.indexOf("opera") != -1)                if (this.nav2 || this.ie3) this.js = 1.0     else if (this.nav3 || this.opera) this.js = 1.1     else if (this.nav4 || this.ie4) this.js = 1.2     else if ((this.nav && (this.minor > 4.05)) || (this.ie && (this.major > 4)))          this.js = 1.2     else this.js = 0.0 // HACK: always check for JS version with > or >= } var is = new Is(); var OKtoSwitch = 0; if (is.ie4up)         OKtoSwitch = 1; if (is.nav4up)         OKtoSwitch =1; if (is.nav3)         OKtoSwitch = 1; if(OKtoSwitch) { okbtnup = new Image (68,50); okbtnup.src = "okbtnup.gif"; okbtndown = new Image(68,50); okbtndown.src = "okbtndown.gif"; } function swapImage(oldButton,newButton){ if (document.images){         document.images[oldButton].src=eval(newButton + ".src");                  } } //--> </SCRIPT> <META content='"MSHTML 4.72.3110.7"' name=GENERATOR> </HEAD> <BODY bgColor=white> <DIV>&nbsp;</DIV> <CENTER> <TABLE width=500>     <TBODY>     <TR vAlign=top>         <TD><IMG src="npietopbann.gif"> </TD></TR></TBODY></TABLE> <TABLE border=0 cellPadding=0 cellSpacing=0>     <TBODY>     <TR>         <TD vAlign=top width=14></TD>         <TD vAlign=top width=485>             <P><BR><FONT size=-1><FONT face=Arial>             <P><B>The FAQ. </B>(Feel free to ask additional questions <A             href="mailto:[log in to unmask]">here</A></P><FONT face=Tahoma             size=2><B>             <P>Q. What is the advantage of registering with this server when I             am already registered with another? </P></B>             <P>Two advantages. NHSpeople is dedicated to supporting the NHS and             will return profits to the NHS. NHSpeople will also be offering a             catalogue of facilities and benefits to NHS staff. </P><B>             <P>Q. One of the problems with NHSnet was that the &quot;fire             wall&quot; kept out professional organisations like mine (funded by             NHS E). </P></B>             <P>Will your organisation be any different? In other words can we             register as NHSpeople.net users?<BR>Yes. </P><B>             <P>Q. Who is behind NHSpeople. </P></B>             <P>The NHSpeople project has grown out of the NHSIMPACT group and             the needs identified by it. Details are at www.nhsimpact.net </P>             <P>Barry James, who co-ordinates the NHSIMPACT group is the driving             force behind NHSpeople. Barry has a long history of innovative             projects designed to enable NHS to utilise networking on a regional             and national basis, including his role as co-founder of the Oxford             Clinical Intranet &amp; Internet Conference. You can find his biog             on the oxford conference site at </FONT><A             href="http://www.oxfordconference.co.uk/"><FONT face=Tahoma             size=2>www.oxfordconference.co.uk</FONT></A></P><B><FONT face=Tahoma             size=2>             <P>Q. How can I contact NHSpeople? </P></B>             <P>email us at </FONT><FONT face=Arial             size=2>[log in to unmask]</P></FONT><FONT face=Tahoma size=2>             <P>Fax us at 07070 607651</P><B>             <P>Q. Do you plan to use the information collected on the             pre-registration site for other marketing purposes </P></B>             <P>No. </P><B>             <P>Q. Wouldn't the use of a modem to connect to the Internet from a             computer already connected to NHSnet be in contravention of the             NHSnet code of connection? </P></B>             <P>Yes it would and we would advise against this. In any case if you             already have a connection to the web from your desk via NHSnet you             will not need NHSpeople for this. You might however still want to             use the web site and sign up for home use. </P><B>             <P>Q. There are many companies offering &quot;free&quot; Internet             access. Does this one offer anything that the others             don't?<BR></B>Yes. Please see the question above, but in short:             money back into the NHS and benefits (discounts, information etc)             for individual NHS staff.</P><B>             <P>Q. Where does it get a profit from? </P></B>             <P>Like freeserve and other free-to-use Internet service providers             NHSpeople's income will come primarily from a share of 'interconnect             fees'. This is effectively a small proportion of the incoming local             call charges. </P><B>             <P>Q. You say you will &quot;put hard cash directly back into the             NHS and the patients they care for &quot;. How will this be done?             </P></B>             <P>The details are still being worked out and discussed within the             IMPACT group but broadly: </P>             <P>- One third into primary care (via participating PCGs) - into             care and networking related projects </P>             <P>- One third into secondary care (via Projects) </P>             <P>- One third into the network, adding useful functionality to the             network itself </P></FONT>             <TABLE border=0>                 <TBODY>                 <TR vAlign=top>                     <TD width=40></TD>                     <TD><BR>                         <FORM action=mailto:[log in to unmask]                         method=post name=preregister>                         <TABLE border=0>                             <TBODY>                             <TR vAlign=top>                                 <TD width=120><FONT size=-1>Role:</FONT></TD>                                 <TD><SELECT name=Rolex size=1>                                 <OPTION selected value=Nurse>Nurse/Midwife                                 <OPTION value=Doc>Clinician/Doctor                                 <OPTION value=Admin>Manager/Administrator                                 <OPTION>Clerical                                 <OPTION value=Wider>Wider NHS                                 <OPTION>Dentist                                 <OPTION>Dental Staff                                 <OPTION>Pharmacist                                 <OPTION>Pharmacy Staff                                 <OPTION>Optician                                 <OPTION>Opticians Staff                                 <OPTION>Scientist                                 <OPTION>Scientific/Technical Staff                                 <OPTION>Ambulance Staff                                 <OPTION>PAM                                 <OPTION value=Alt>Alternative Therapist                                 <OPTION>Auxhiliary Staff                                 <OPTION>NHS Family member                                 <OPTION>Maintenance/Works                                 <OPTION>Other</SELECT>                                  </TD></TR>                             <SCRIPT language=JavaScript>                         <!--                         if (is.ie) {                                 document.write("<td width=120><font size=-1>Name:</td>");                                 document.write("<td><INPUT TYPE=text name='name' size=32></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>eMail:</td>");                                 document.write("<td><INPUT TYPE=text name='email' size=32></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Role/Profession:</td>");                                 document.write("<td><INPUT TYPE=text name='role' size=32></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Organisation:</td>");                                 document.write("<td><INPUT TYPE=text name='org' size=32></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>HA & PCG (where applicable please):</td>");                                 document.write("<td><INPUT TYPE=text name='hapcg' size=32></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Address:</td>");                                 document.write("<td><TEXTAREA name='address' rows=5 cols=27></TEXTAREA></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Telephone:</td>");                                 document.write("<td><INPUT TYPE=text name='tel' size=32></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Suggestions & Comments:</td>");                                 document.write("<td><TEXTAREA name='additional' rows=5 cols=27></TEXTAREA></td>");                                 document.write("</tr>");                                  }                         else                         <!-- Netscape version -->                                 {                                 document.write("<td width=120><font size=-1>Name:</td>");                                 document.write("<td><INPUT TYPE=text name='name' size=21></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>eMail:</td>");                                 document.write("<td><INPUT TYPE=text name='email' size=21></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Role/Profession:</td>");                                 document.write("<td><INPUT TYPE=text name='role' size=21></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Organisation:</td>");                                 document.write("<td><INPUT TYPE=text name='org' size=21></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>HA & PCG where applicable:</td>");                                 document.write("<td><INPUT TYPE=text name='hapcg' size=21></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Address:</td>");                                 document.write("<td><TEXTAREA name='address' rows=5 cols=20></TEXTAREA></td>");                                 document.write("</tr>");                                                  document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Telephone:</td>");                                 document.write("<td><INPUT TYPE=text name='tel' size=21></td>");                                 document.write("</tr>");                                          document.write("<tr valign=top>");                                 document.write("<td><font size=-1>Suggestions & Comments:</td>");                                 document.write("<td><TEXTAREA name='additional' rows=5 cols=20></TEXTAREA></td>");                                 document.write("</tr>");                         }                         //-->                         </SCRIPT>                             <TR align=right vAlign=top>                                 <TD colSpan=2><!--//<a href="Javascript:document.forms.preregister.submit();" onmouseover="swapImage('okbtnup','okbtndown');"                  //onmouseout="swapImage('okbtnup','okbtnup')";>                         //<image src="okbtnup.gif" name="okbtnup" border=0></a>                         --><INPUT name="from any Browser" type=submit value=" Send ">                                 </TD></TR></TBODY></TABLE></FORM></TD>                     <TD width=50></TD></TR></TBODY></TABLE></FONT></FONT></TD></TR></TBODY></TABLE></CEN TER></BODY></HTML>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

May 2024
April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999
1998


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager