Does anyone have a copy of the phlebotomy national certification exam questions and answers?
function showRemark(aid) { $(‘answer_remark_box_’ + aid).setStyle(‘display: block;’); return false; } function createRemark(aid) { // this color is the orange color of the action buttons new Ajax.InPlaceEditor(‘answer_remark_’ + aid, ‘/ajax/edit_question_remark.php’, {rows:8, cols:60, okText:”save”, externalControl:’answer_remark_edit_’ + aid, highlightColor: ‘#FAB645’, callback: function(form, value) { return “action=update&aid=” + aid + ‘&remark=’ + escape(value) }}); } function deleteRemark(aid) { $(‘answer_remark_box_’ + aid).setStyle(‘display: none;’); $(‘answer_remark_’ + aid).innerHTML = “”; new Ajax.Request(‘/ajax/edit_question_remark.php’, { method: ‘get’, parameters: “action=delete&aid=” + aid }); return false; } Posted by sofican Oct 13th, 2010 at 10:50AM You might go to your County Hospitalto Human Resourses, and see if they can give you a copy , just explain you need to be refreashed.
Related Questions
- I am waiting to take my national certification exam. Can I provide services under my supervisor, company, and/or facility provider approval number?
- Can the CEU classes be used to meet the requirements for the National Certification Exam CEU recertification requirements?
- Does a Lead Abatement Worker have to pass a National Third Party Exam before receiving certification?