<%@ page contentType="text/html;charset=gb2312"%> <%@ page import="java.sql.*"%> <%@ page import="com.dena.tools.*"%> <%@ page import="com.dena.web.dao.*"%> <% DBAccess db = new DBAccess(); ResultSet rs = null; String sqlStr = ""; int count = 0; String cid = StringUtils.Trim(request.getParameter("cid")); if(cid.equals("")){ cid = "001"; } %> Novas Group
 
 
 
 
 
 
  地址:南京珠江路88号新世界中心
   A座2405室  
邮编:210008
电话:+86 25 6885 8565
传真:+86 25 6885 8575

Email:overseasnurse@gmail.com
MSN:overseasnurse@hotmail.com
  overseasnurse@hotmail.com
澳大利亚南澳大学工商管理硕士
十四年中外护理临床实践和六年国际
教育培训丰富经验
 
我要订阅
   
  ·全球即时汇率和快速换算
  ·中国每日外汇汇率
  ·世界各地现在时间
  ·世界各地现在气候
  ·中国气候
  ·澳大利亚旅游局
  ·外国驻华大使馆通讯录
   
 
   


申请成为爱尔兰注册护士或帮助产士教师的条件
Applying for Registration as a Nurse / Midwife Tutor or Public Health Nurse
(源自爱尔兰护士协会官方网站; 2006-8-14中国海外护士中心)


In order to register as a Nurse Tutor you must be registered with An Bord Altranais in one of the following divisions:
· General Nurse (RGN)
· Psychiatric Nurse (RPN)
· Mental Handicap Nurse (RMHN)
· Sick Children's Nurse (RSCN)


In order to register as a Public Health Nurse you must be registered with An Bord Altranais as both a General Nurse and a Midwife.
Further information is available from:
Registration Department
An Bord Altranais
31 / 32 Fitzwilliam Square
Dublin 2
Ireland


苏ICP备05004149号
   
<% if(rs != null){ rs.close(); rs = null; } db.close(); %>