• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

1464 Courses in London

Advanced / Competency Phlebotomy Training

By Lead Academy

This advanced phlebotomy course will allow you to receive practical demonstrations and hands-on training as a part of the practical training to support your role. At the beginning of the session, you will be required to observe the experienced trainers and trained phlebotomists. You will learn how to smoothly draw blood, minimize hazards, and manage the patient’s reaction through a practical demonstration on a mannequin. Finally, under close supervision, you will get the opportunity to collect blood samples from other fellow colleagues.  -------------------------------------------------------------------------------- Course Highlights * Gain a Recommendation Letter from Your Supervisor * Accredited by the CPD Certification   * Recognised and Valuable Certification   * Face-to-Face Practical Training Sessions  * Supervised by experienced phlebotomists   -------------------------------------------------------------------------------- LOCATION & CLASS SCHEDULE Venue Location Nr. 1: Bank Studio, 23 Park Royal Road, NW10 7JH You can select your preferred date from any of the following months: * 6th, 11th, 18th August 2024 * 22nd, 28th August & 3rd September 2024 * 8th, 15th, 22nd September 2024 * 18th, 24th September & 1st October 2024 * 6th, 13th, 20th October 2024 * 17th, 24th, 31st October, 2024 * 5th, 10th, 17th November, 2024 * 21st, 27th November & 3rd December, 2024 * 7th, 12th, 18th December, 2024 Venue Location Nr. 2: 44 Blucher Street, Birmingham, B1 1QJ You can select your preferred date from any of the following months: * 10th, 24th July & 6th August 2024  * 15th, 22nd & 29th August, 2024 * 18th July , 25th July & 1st August, 2024 * 16th, 23th & 30th September, 2024  * 14th, 21th & 28th November, 2024  Venue Location Nr. 3: Pure Offices, Kembrey Park, Swindon, SN2 8BW You can select your preferred date from any of the following months: * 10th, 17th, 24th August, 2024 * 12th, 19th, 26th October 2024 * 30th November, 7th December and 14th December 2024 It can be tough to put your best foot forward in the job market with only online Phlebotomy training. Hence, our practical sessions will provide you with the required experience that your employers might want to see when you apply for the job. This advanced phlebotomy competency training is designed to give you an opportunity to practice, build confidence and gain valuable experience. Which will help your professional career when you will apply for the job.  This extensive course covers the following credentials:  * Practical demonstration   * Labelling tubes   * Blood-taking techniques  * Code of practice  * Safety protocols  * Needle safety techniques   * Processing of blood samples   * Prioritising patients   -------------------------------------------------------------------------------- WHO IS THIS ADVANCED PHLEBOTOMY TRAINING COURSE FOR? This advanced phlebotomy course is primarily aimed at:   * Phlebotomists   * Health Visitors  * Physiotherapists  * Occupational Therapists  * Healthcare professionals   * Nurses, midwives, pharmacists and doctors  * Freshers looking to begin their career as a phlebotomist   * Anyone looking to enhance their blood-sampling skills  Whether you are a fresher looking to kickstart your career in the field of phlebotomy or practising healthcare looking to enhance your phlebotomy skills, this course will help you achieve your professional aspirations by all means.   AIMS AND LEARNING OUTCOMES OF THIS ADVANCED PHLEBOTOMY TRAINING COURSE  By the end of this advanced phlebotomy course, you will:  * Know how to utilise proper safety precautions   * Assess a phlebotomist’s personal and professional attributes  * Accept the core roles and obligations of a phlebotomist  * Understand the code of conduct required to be followed by a phlebotomist   * Know how to draw blood using the right procedure   * Establish the process to handle venipuncture-related issues  * Understand how to handle and preserve blood samples safely  ENTRY REQUIREMENTS * In order to attend the advanced phlebotomy course you need to complete our basic phlebotomy training course [https://lead-academy.cademy.co.uk/phlebotomy-training?occurrence=713e1556-934e-4302-afbd-b40a2d7a548d]. * However, it is open to students of all academic backgrounds.  ASSESSMENT METHOD As part of the assessment, you will be required to execute a live blood draw and collection that will be closely supervised and marked by the experienced phlebotomist responsible for monitoring you.  Upon successful demonstration of blood sampling, you will be awarded a certificate of competency that is accepted by thousands of professional bodies and government regulators here in the UK and around the world. -------------------------------------------------------------------------------- RECOGNISED ACCREDITATION This course is accredited by Continuing Professional Development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. -------------------------------------------------------------------------------- CERTIFICATE OF ACHIEVEMENT COMPETENCY CERTIFICATE AND CERTIFICATE OF ACHIEVEMENT FROM LEAD ACADEMY You will receive a competency certificate after successfully completing the Part 2 of the phlebotomy course, which serves as confirmation that you are qualified to function as a phlebotomist without the need for close supervision. Also, on successful completion of the phlebotomy course, you will be eligible to obtain a CPD accredited PDF and Hardcopy certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy.

Advanced / Competency Phlebotomy Training
Delivered in Birmingham + 2 more locations or Online4 weeks, Jul 10th, 09:00 + 43 more
£165 to £285

Python Programming Beginners Course, 1 Day, Online Instructor-Led

By Pcw Courses Ltd

PYTHON BASICS: COURSE DESCRIPTION Excellent for beginners, practical, in small groups of max 4 people, 1 Day Online Instructor-led. You could contact us for your prefereed date. Session 1: Python Data Types and Variables: * Primitive types; Characters & Strings; Boolean; Working with variables and its scope; Conversion and casting types in Python. * Operators and Expressions: * Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators.. * Exercise: Calculate Movie Tickets for a Party, Are there enough seats in the cinema? Decision Making & Loops * If statement; If - else statement; If- elif - else statement; Nested if - else; * Exercise: Calculate the travel fee to deliver goods * The while, For loop * Jump statements: break, continue; * Nesting loops. * Exercise: Enter a password, if incorrect 3 times, you are blocked. Session 2: Data Structures * Lists. * Tuples. * Exercise: Hangman Game * Exercise: Get a word for the game from a Json File, store the high score in a Dictionary file Session 3: Files and exceptions * Exception Handling, Exception types; Using try and Except. * Files, streams: Open, Traverse, Read and Create Files: Csv, txt and Json Files. * API: Connecting to API’s. Session 4: OOP * Creating and using custom Functions. * Using parameters and return values. * Creating a Class; Creating an Object; Using an Object; Adding Instance variables; * Class Constructors; Parameterized Constructors. * Inheritance. Override. Session 5: Pandas Dataframe Basics * Getting data into a dataframe: Dict to Dataframe, Dataframe to Dict. Excel To Dict, Dict to Excel , working with Excel data, multiple Excel sheets. * Getting information about the dataframe, * Filter, sort and query a Dataframes, Slicing Dataframes, * Duplicate values,Working with null-values, Sampling. * Exercise: Query the top 1000 grossing movies of the last century Session 6: Built in Functions: String, Math, Random * Python built-in functions: * Strings functions. Maths functions. Random Functions. * Exercise: Find information in prose, to get the sentiment of the prose. * Exercise: Get a word for the game from a txt File * Exercise: Win the lottery INCLUDED: * PCWorkshops's Python Programming Basics Certification * Course notes, exercises and code examples * Revision session after the course -------------------------------------------------------------------------------- REFUND POLICY No Refunds

Python Programming Beginners Course, 1 Day, Online Instructor-Led
Delivered Online & In-Person in London5 hours, Jul 10th, 09:00 + 9 more
£185 to £285

Python Programming Beginners Evenings Course, Webinar, Virtual Classroom.

By Pcw Courses Ltd

Python coding, interactive, instructor-led, hands-on, practical. From basics to working with professionals. Python Part Time. Python Coding. -------------------------------------------------------------------------------- Python Beginners Evenings Course COURSE SUMMARY This Python Programming course has become essential to all professional who would like to do code using Python. Learn evenings, work while studying. Work and study Python Part Time. It is a Python beginners course and teaches Python coding from scratch to intermediate. Hands-on, practical. We code some real life examples in this course. Duration: 3 Evenings, once per week for 3 weeks 6pm-8pm, of which the first date only shows on the booking. Virtual Classroom: You could attend in our classroom, or attend online via virtual classroom, by select the appropriate ticket. Who Should Attend? This course is intended for beginner programmers who need to code in Python. Fast-paced, Quite intensive. Course Outline: Session 1: Basics * Python Data Types, Variables, * Operators and Expressions: Arithmetic operators; Relational operators; Assignment operator; Logical operators. * Decision Making: If statement; If - else statement; If- elif - else statement; Nested if - else; * Using Loops: The while, while-else; do-while and the for loop; Enhanced for loop; Jump statements: break, continue; Nesting loops. Session 2: Lists. Dictionaries, Json * Python Data Structures: Lists. Data Structures: 2-d Lists, Tuples. Dictionary, Nested Disctionary. Session 3: Built-in functions: * Python Date Functions. Random. Math Functions. String Functions. Python Regex. Session 4: Database: * Connect to a database, create Database, create a table, insert, delete, update records, query a database and display results. Drop database, drop table. Session 5: Files * Exception Handling in Python: Fundamentals of exception handling; Exception types; Using try and except. * Files, streams: Create, Open, Traverse and Read Files: Csv, txt and Json Files. * API: Connecting to API’s Session 6: M ethods, Classes and Objects * Creating and using Function, Working with parameters, Calling functions. * Object-Oriented Programming (OOP) principles. Modules and Classes, Creating an Object; Using an Object; Adding Instance variables; Controlling accessibility; Naming conventions for class member.s FAQ Do I need Python on my Laptop? Ideally spoken yes, but if not possible, you could use our online platform. Can I pay by BACS? Yes, simply email us, a Python course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Can I pay with PayPal? Yes, simply email us, a course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Do I get an invoice? Yes, on request. Can I pay with a PO (Purchase Order Number)? Yes, simply email us, a Python course consultant will contact you. training@pcworkshopslondon.co.uk or pcworkshopslondon@gmail.com Do I get a certificate? Yes, a PCWorkshops Certificate Can I attend in classroom? Yes, on request, and it would incur an additional charge, depending on your location. We have offices in London, Manchester, Birmingham, Portmouth, Southend-on-Sea, Milton Keynes. Can beginners follow this course? Yes, this is a Python beginner friendly course. We offer Python courses with max 4 people, so we make sure each delegates fully understand the material covered Can I customise the course? Yes, all our Python courses are customisable. We can customise the dates, times, location. course outline. -------------------------------------------------------------------------------- REFUND POLICY No Refunds

Python Programming Beginners Evenings Course, Webinar, Virtual Classroom.
Delivered Online & In-Person in London1 hour 30 minutes, Jul 10th, 17:00 + 12 more
£120 to £210

ZUMBA LESSON IN HAMMERSMITH & CHISWICK EVERY WEDNESDAY @ 7PM

5.0(62)

By Club Azucar - Latin Dance

Zumba fitness in Hammersmith & Barnes with club Azucar – Latin dance taught by native instructor Patricia Nunez from Brazil every Monday @ 6 pm @ Rivercourt Methodist church, king st, w6 9jt nearest tube station Ravenscourt park (1-minute walk)

ZUMBA LESSON IN HAMMERSMITH & CHISWICK EVERY WEDNESDAY @ 7PM
Delivered In-Person in London1 hour, Jul 10th, 18:00 + 17 more
£10 to £180

African drumming!

4.9(9)

By Jahdiafolila

Love the sound of djembe? and want to learn in a friendly environment? We offer regular group and one-to-one classes. Adult class every Wednesdays (all levels), 7.00 – 8.30pm, at Blackfriars Settlement,  [https://www.google.com/maps/search/?api=1&query=51.501915%2C%20-0.1029]1 Rushworth Street · London, SE1 0RB

African drumming!
Delivered In-Person in London1 hour 30 minutes, Jul 10th, 18:00 + 14 more
£15

Spanish Conversational Club!

By Spanglish Languages and Culture

Please read the full description!  Spanish Conversational Club.  Club de conversación en ESPAÑOL   How does it work? The Spanglish club is for all people wanting to improve their Spanish outside of a class room. Depending on numbers, there are going to be groups of max 6 people, the group will be Beginners (A2), Intermediate and Advance. Each group will have a Spanish native speaker who can help you with your Spanish :) We will first meet our table amig@s and socialise, then we will make a fun and interesting activity for you to have a better Spanish speaking experience. Please book only if you are 100% sure to attend as there will be other Spanglishers waiting for you.  Where? Time? Royal Festival Hall Riverside Bar (inside) Southbank Centre, Belvedere Rd, London SE1 8XX 19:30 to 21:00 Note: We will be at the second floor inside front of the Riverside Bar. Although, this might change depending on tables’ availability. Please look for Spanglish Flag/t-shirt or simply call us +447870776718, this is a public space, we don't have a private room.  Why should I come?  You should come if you want to be immersed in a Spanish conversation with native speakers for 90 mins and more! You should also come if you want to make new friends and learn about different cultures at the same time.   Can we have a drink during the session?  Of course, it is all about feeling comfortable and we all know that a drink help us with fluency, there is a coffee shop and a bar at the center. Can I suggest topics or just make an open suggestion?  Of course, just bring your suggestions to the session or send us an email. Your event planner will ensure your suggestion has the right execution. We are here to help and provide you guys with the best environment possible for you to have fun and improve your Spanish speaking.   Note: This event is not suggested for beginners A1 Zero Spanish learners. Please get in touch if you need some lessons.   Suggestions or Qs Just drop me a WhatsApp, message or email. Our events are advertised on different platforms. For this event we expect around 12 people. Whatsapp [https://wa.me/message/VHD2GRUCYYBDP1], Calls or MSNs +447870776718 Instagram and Facebook as @spanglishlc [https://www.instagram.com/spanglishlc/] We have more events and great teachers to enhance your learning, check all our events [https://www.spanglish-lc.com/events] and teachers. [https://www.spanglish-lc.com/learning]

Spanish Conversational Club!
Delivered In-Person in London1 hour 30 minutes, Jul 10th, 18:30 + 23 more
£10

Thursday Club - Lindy Hop classes for experienced dancers!

5.0(16)

By SwingdanceUK

Intermediate/Advanced Lindy Hop class for experienced dancers! The class will kick off with footwork and partnered drills for connection & frame followed by building better basics. The second half of the class will focus on one topic which will vary from week to week and allow plenty of time for supervised practice and feedback.

Thursday Club - Lindy Hop classes for experienced dancers!
Delivered In-Person in London2 hours, Jul 11th, 18:15 + 12 more
£60

BEING and BECOMING The MEDICINE: A new approach to Psychedelics

5.0(1)

By Numinity

A conscious gathering to experience the ritual of energy blessings, medicine songs and offerings. Fundraising for Sacred Ways Foundation. -------------------------------------------------------------------------------- "MITAKUYE OYASIN" or "WE ARE ALL RELATED" is a Lakota phrase at the center of the 'way of life' of the indigenous people of the world. It is also the corner stone of today's PSYCHEDELIC RENAISSANCE. In a time where we are experiencing the emergence of psychedelic as a new pathway to explore the limit of the mind and a solution to societal crisis, Francois Demange and Kelly Jennings both initiated in the lineages of the Quechua's, Shipibos, Lakota, Dene, Mazatec, Tsitujiles, Awajun and Meshicas...bring the beauty of indigenous wisdom into the context of our everyday life. Everything is energy ... it is all interconnected... Being and Becoming the Medicine, is a gathering to experience at first hand the ritual of energy blessings, medicine songs and offerings. Come and witness, Participate in an emergent process of connection, Be in the Conversations where the WATER is listening, where SPACE, a co-creation of our presence SPEAKS... Indigenous Wisdom and Psychedelics today. Songs, Icaros, Indigenous Wisdom, Ritual and Conversations. The Space where Water Listens. Re-Membering your Essence. Connecting to Oneness. François Demange is an internationally known healer who specialises in traditional Amazonian lineages. He trained in the Peruvian Amazon for fifteen years under the guidance of the Quechua-Lamistas, Aguarunas, and the Shipibo indigenous peoples. He has since been in practice leading ayahuasca retreats and plant medicine rituals in South America building awareness for communities from the US, Europe, and Canada for more than ten years. He comes as the most highly recommended practitioner by many accredited scholars in the field of psychedelic study and by leaders in organisations dedicated to research in these fields. He is a Reiki master healer and a Sun Dancer with the Dakota Tipi Nation of Canada, initiated in the Bwiti healing art and ceremonies of the Iboga tradition in Gabon by Maman Bernadette Ribiennot, and part of the Native American Church of the Denee Nation. He brings these lineages and practices together in ceremony to provide a powerful healing transmission and awakening our western culture into a collective consciousness resonance rooted in everyday life reality. Kelly is dedicated to the evolution of our planetary consciousness and culture through radical self-care, transformational individual and group healing experiences, and shamanic Qi Gong transmission. She's mother to a mixed family of 5, daughter to a Chilean mamá and Aruban raised father and wife to a renegade French/Peruvian. She's a naturopathic physician and Chinese medicine practitioner, informed by two decades of ritual practice and training with indigenous healers from the Shipibo, Mayan, Moshica, Daoist and Quechua traditions. Her work is inspired by this question: How are we becoming the elders our children are yearning for? Please note all profits from this gathering will go to Sacred Ways Foundation. Please donate what you can afford to. Find us on social media: @numinity.collective Join our Whatsapp Group for new event updates.

BEING and BECOMING The MEDICINE: A new approach to Psychedelics
Delivered In-Person in London2 hours 30 minutes, Jul 11th, 18:00
£27.5

Python Coding Boot Camp, 12-week part time, London or Online

By Pcw Courses Ltd

This Python BootCamp is Instructor-led, Practical. In the12-week Python course, learn start to in-depth, leading to a good Python career. -------------------------------------------------------------------------------- PYTHON BOOTCAMP: This 12-week Python Boot Camp is a practical, instructor-lead program, covering Python from start to in-depth. You will be fully fluent and confident as a Python programmer. If you have more questions goto https://pcworkshopslondon.co.uk/contact.html  [http://pcworkshopslondon.co.uk/contact.html], Or contact us on training@pcworkshopslondon.co.uk [https://pcworkshopslondon.co.uk/] Customise dates, course outline, arrange installments [https://pcworkshopslondon.co.uk/contact.htm] This course will give you enough practical experience and practical projects to code, to give you full confidence to enter into the coding profession.    Duration: 3 months: * 1 Python class per week, * Plus pratical work, * Plus personal trainer-mentor for 1-1 training, * Plus e-learning materials. Final project : Practical to upload to GitHub and show-case Date and times, choose: * Fridays in London or Online , 10am - 5pm, * or Saturdays in London or Online , 12noon-6pm, * or negotiate your date Study level: Start from beginners level to in-depth, ready to work professionally. Virtual attendance:  online instructor-led  Download: Anaconda.com Pre-requisites: General computer literacy. Oracle Qualification: PCWorkshops Python Programmer Certificate Payments:  You may apply to pay in installments for this Python Training course COURSE OUTLINE Week 1 - 4: Essentials 1. Python Coding Basics 2. Object Oriented programming: Python Object Orientated programming (OOP) 3. UX Principles: UX Principles and applying it on Front-ends with TKinter 4. Specialised topics: Dates, Localization, Strings, Maths Operation , Random Number, Lambdas Week 5 - 10 : All about data 1. Python Data Structures: Lists, Tuples, Sets, Exceptions, I/O Fundamentals , Reading and Writing file 2. Database: Database principles and SQL. Database Project: Python database connections and creating a database driven project 3. Data Analytics: Numpy. Pandas for data analytics and data queries. 4. Data Analytics: Pandas data cleaning and restructuring, interacticting with Excel, Csv, Json,etc. 5. Data visualisation: MatPlotLib 6. Prediction: Machine Learning Basics Week 11 and 12: The final touch 1. Python Concurrency and Multi-threading: Threads vs. Processes, Threading Module, Threading Event, Stop a Thread, Daemon Threads, Thread-safe Queue, Thread Pools, Locks 2. Python Unit Testing 3. Optional : Replace Week 11 or 12 with Scraping using Python, ot Tkinter Front-ends INCLUDED: * PCWorkshops Python Course Certificate on completion. * Python Course notes. * Practical Course exercises, Code Examples, Online Materials. * After the course, continuous assistance with practical and preparation for exams * Max group size on this is 4. * Portfolio: Post your Python project online. * Exam preparation and interview questions MORE ABOUT THE ONLINE CLASSROOM *  Attend from your internet connection *  Instructor-led, get instant answers to your questions *  Fully interactive *  Work clearly explained with demonstrations and examples *  Practical exercises to be tried out by delegate WHAT YOU WILL GAIN: * Skills & knowledge: Python coding knowledge and understanding with good practical application   * Certification: Internal PCWorkshops Python certificate * Portfolio: You will have an online portfolio of Python projects  * Experience: Our comprehensive practical makes you job ready -------------------------------------------------------------------------------- REFUND POLICY No Refunds

Python Coding Boot Camp, 12-week part time, London or Online
Delivered Online & In-Person in LondonFull day, Jul 12th, 09:00 + 25 more
£1800 to £2100

Phlebotomy Training

By Lead Academy

Are you a fresher and looking to start your career as a phlebotomist or are you currently employed in the healthcare profession and looking to expand your phlebotomy skills in order to build a rewarding career in this field? Or simply want to understand the blood collection procedure and gather skills to handle and transport specimens securely. This comprehensive phlebotomy course online is ideal for you! -------------------------------------------------------------------------------- Course Highlights * You will be given ample opportunity to practise on the manikins * Face to Face Practical Training * National Occupational Standard for Obtaining Venous Blood Sample * Demonstrate appropriate infection control principles when performing training * 3 Hours of Remote Theoretical Learning * 7 Hours of Face-to-Face Training Sessions at Swindon Centre * 7 Hours of Face-to-Face Training Sessions at Bristol Centre * 1 Day of Face-to-Face Training Sessions at Birmingham Centre * 8 Hours of Face-to-Face Training Sessions at London Centre * Once confident at taking blood from the manikin you will have the opportunity to take blood from a fellow participant with consent. * Accredited by the CPD Certification * Designed by expert healthcare professionals. -------------------------------------------------------------------------------- This extensive course covers the following credentials: * Venepuncture process * Vial labelling * Blood-taking techniques * Safety protocols, * Needle safety techniques * Processing of blood samples * Prioritising patients * System of needle measurement * Maintaining the accuracy of specimen labels * Controlling and preventing infection * Techniques for preserving clinical proficiency * Legal repercussions of bad behaviour * Causes of infection and needed records * Identify the veins used for Venepuncture (Phlebotomy) * Solving issues might arise during the actual operation -------------------------------------------------------------------------------- CLASSROOM-BASED PHLEBOTOMY TRAINING COURSE To ensure effective training, our classroom-based learning is divided into two parts: Remote theoretical learning (online) For the first part of our phlebotomy course online, we provide in-depth theoretical learning which you can complete from the comfort of your home. You can go on to the practical learning portion once the coursework and assessments have been successfully completed. Face-to-face practical learning (designated London-based office, with a similar structure at Swindon, Bristol and Birmingham offices) As part of the practical training, you will receive practical demonstrations and hands-on experience to justify your role. The practical learning part is divided into two learning slots with each weighing 4 hours of time: * First 4 hours session: Through practical demonstration using a mannikins, you will be taught how to smoothly draw blood, reduce risks, and control the patient’s reaction. * Last 4 hours of sessions: You will then have the chance to draw blood from fellow participants with consent while being closely supervised. Phlebotomy | Online Course | Lead Academy - Trailer [https://www.youtube.com/watch?v=w-sckQ7K0D4] -------------------------------------------------------------------------------- WHO IS THIS PHLEBOTOMY TRAINING COURSE FOR? This phlebotomy course is primarily aimed at: * Phlebotomists * Health Visitors * Physiotherapists * Occupational Therapists * Healthcare professionals * Nurses, midwives, phramcists and doctors * Freshers looking to begin their career as a phlebotomist * Anyone looking to enhance their blood-sampling skills Whether you are a fresher looking to kickstart your career in the field of phlebotomy or a practicing healthcare looking to enhance your phlebotomy skills, this course will help you achieve your professional aspirations by all means. Entry Requirements There are no academic entry requirements for this online phlebotomy course, and it is open to students of all academic backgrounds. ENTRY REQUIREMENTS * There are no academic entry requirements for this blood taking course, and it is open to students of all academic backgrounds. * However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. ASSESSMENT METHOD In this phlebotomy course learners will be assessed through observation. That means during the practical training you will be observed by the supervisor/trainer. Upon successful demonstration of blood sampling and blood draw, you will be awarded a CPD-accredited certificate that is accepted by thousands of professional bodies and government regulators here in the UK and around the world. We also offer face-to-face practical training for Cannulation Training [https://lead-academy.org/course/cannulation-training], Catheterisation Training, [https://lead-academy.org/course/catheterisation-training] and Advanced / Competency Phlebotomy Training [https://lead-academy.org/course/advanced-phlebotomy-training] -------------------------------------------------------------------------------- COURSE CURRICULUM Module 1: Introduction Module 2: Steps Before Withdrawing Blood (Venepuncture) Module 3: Basic Anatomy Lessons Module 4: Dos and Donts for Vein Selection Module 5: Preparation for Venepuncture Module 6: Managing Patient’s Expectations Module 7: Complications Issues during Venipuncture Module 8: Processing of Blood Samples Module 9: Conclusion -------------------------------------------------------------------------------- RECOGNISED ACCREDITATION This phlebotomy course is accredited by Continuing Professional Development (CPD). CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing the phlebotomy course, you would be a potential candidate in your respective field.

Phlebotomy Training
Delivered in London + 3 more locations or OnlineFull day, Jul 12th, 09:00 + 45 more
£169