Courses
Discover thousands of courses from top institutions and platforms worldwide
Level
Course Type
Duration

Laracasts
At some point or another, every web developer will find himself in the position of needing to accept financial data. This isn't to be taken lightly. What if, instead, we could offload the handling of credit card data to a third party service?

YouTube
Learn to build a robust authentication system for Next.js applications using Clerk in this comprehensive 50-minute tutorial. Explore the process of setting up Clerk, implementing a Clerk Provider, creating a header component, and protecting pages with middleware. Discover how to create sign-in pages, add conditional header links, and integrate UserButton and UserProfile components. Dive into email signup and verification, theme customization, and building a custom sign-up flow with form UI. Master handling form submissions and email verification to create a secure and user-friendly authentication system for your Next.js projects.

Laracasts
Laravel Cashier provides an expressive, fluent interface to Stripe's (and Paddle's) subscription billing services. In this series, we’ll take a look at the features of Cashier that will allow you to create the billing portion of a subscription-based SAAS app, including subscribing users to plans, authorizing with middleware, single charges, and invoices.

YouTube
Dive into configuring middleware for Clerk in a Next.js project, an essential step for building secure and scalable SaaS applications. Learn to set up a fresh Next.js project, install crucial packages like Clerk, Zod, and DaisyUI, and integrate middleware for efficient authentication management. Explore the process of configuring environment variables, setting up custom routes, and creating secure API endpoints. Discover how to use Tailwind CSS for styling and implement custom logic in middleware to control user access across different parts of the application. Gain hands-on experience in enhancing Next.js skills through this comprehensive guide to Clerk middleware integration, suitable for both new projects and existing application improvements.

YouTube
Learn to handle webhooks effectively in this 40-minute tutorial focused on implementing Clerk webhooks. Master the fundamentals of webhook integration, understand event handling, and discover best practices for processing webhook data in real-time applications. Explore practical examples and implementation strategies while gaining hands-on experience with Clerk's webhook system for secure user authentication and management features.

CourseHorse
Once you have taken Medical Coding, you are ready for the final class in the series. In Medical Insurance Billing, students will get a thorough know-how of billing all 3rd party payers for physicians’ charges.This class will give you a look into the differences between insurance policies and insurance companies, how to fill out forms required for billing, how to handle patients, and collect their payments.Prerequisites: Medical Terminology & Medical Coding.Materials Required: Have your ICD-10/CPT-4 coding books.

Coursera
Welcome to the Revenue Cycle, Billing, and Coding in Ambulatory Healthcare Management course! In this course, you will explore the essential aspects of revenue cycle management in ambulatory healthcare settings. Designed for those with little to no background in healthcare, this course provides you with a comprehensive understanding of the revenue cycle process, including registration, insurance, billing and coding basics, denials management, collections, and price transparency. By the end of this course, you will have a comprehensive understanding of the revenue cycle billing and coding process in ambulatory healthcare management. Start your journey to acquire the knowledge and skills needed to navigate the complexities of registration, insurance, billing and coding, denials management, collections, and price transparency in the revenue cycle.
Google Cloud Skills Boost
In this lab you will create datasets and tables, import data from billing reports, and conduct a variety of queries on the data using BigQuery.

Trailhead
Hone your skills in order management, invoice generation and adjustments, payment collections, and financial reporting.Generate orders, contracts, and renewal opportunities with Salesforce CPQ.Use Salesforce CPQ to generate multiple orders quickly and accurately.Learn how Salesforce Billing optimizes the relationship between Finance and Sales.Use time fields and rules to control when and how Salesforce Billing invoices a product.

AWS Skill Builder
Languages Available: Deutsch | Español (Latinoamérica) | Español (España) | Bahasa Indonesia | ไทย | Italiano | 日本語 | 한국어 | Português (Brasil) | 中文(简体) | українська | Tiếng Việt In this course, you will learn about the AWS Billing and Cost Management service, and the functionality it offers. You will learn about some of the features available to help you analyze your cloud spending, as well as some of the features available to help you manage cloud spending. You will also have access to additional resources to dive deeper into the features covered in the course. • Course level: Fundamental • Duration: 20 minutes Activities This course includes scenarios, text descriptions, knowledge checks, and useful links for further learning. Course objectives In this course, you will learn to: • Explain the purpose and benefits of using AWS Billing and Cost Management • Recognize AWS Cost Explorer and the AWS Cost and Usage Reports as tools to examine cloud spending • Recognize AWS Budgets and AWS Cost Anomaly Detection as tools to help avoid accidental overspend Intended audience This course is intended for: • This course is intended for anyone wanting to learn more about the basics of Billing and Cost Management, and some of the features they can use to manage costs on AWS. Prerequisites We recommend that attendees of this course have the following prerequisites: • We recommend that attendees of this course have a familiarity with basic cloud economic principles. We also recommend basic familiarity with using AWS, such as being able to navigate the AWS Management Console. Course outline Module 1: Introduction • Introduction • Billing & Cost Management in the console Module 2: Establish Visibility and Manage Spending • Gaining visibility into your cloud spending • Avoiding overspend with AWS • Demonstration: How can I use AWS Budgets to track my spending and usage? Module 3: Wrapping Up • Conclusion • Contact Us

Coursera
Insurance and Billing, and Coding Essentials is a comprehensive course with insight and focus on the role of the Insurance Billing Specialist. The course provides foundational knowledge required of an administrative allied healthcare professional. Emphasis is placed on the revenue cycle and basic insurance terminology. In this course, students are exposed to a variety of eLearning elements that allow hands-on interaction with the screen for an engaging education. In addition to video-based instruction that provides foundational knowledge, a variety of other learning methods are utilized for engagement, entertainment, and inspiration throughout training. These may include interactive skill activities, game-based learning, and an immersive environment for critical thinking skills.

Coursera
Through this Specialization, students learn the essential skills of an Insurance Billing Specialist. Knowledge of human anatomy and medicine is necessary for any healthcare role, so students are also taught this terminology and structure. Additionally, this Specialization includes skills to stand out to employers by teaching professionalism, communication, and soft skills specific to an allied health environment. IMPORTANT: This specialization is not designed to prepare students for national certification. Enrollees will gain the foundational/fundamental knowledge on subject matter relevant to the profession. However, to gain industry certification, a more comprehensive program must be completed through enrollment via approved/eligible schools such as MedCerts.

Coursera
This course provides a comprehensive introduction to key components of medical billing, claim forms, and accounts receivable (A/R) management. Students will learn how to accurately complete and submit CMS-1500 and UB-04 claim forms, understand billing workflows, and apply effective strategies for managing A/R and collections. Topics include claim adjudication, denial management, and compliance with healthcare regulations. Through real-world scenarios and hands-on activities, students will develop practical skills to support timely reimbursement, reduce errors, and improve overall revenue cycle performance.

Coursera
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will create datasets and tables, import data from billing reports, and conduct a variety of queries on the data using BigQuery.
IBM Training
This course is designed for the storeroom clerks to learn about Maximo Mobile, its concepts, how to get started, and what a typical day of a storeroom clerk looks like while using Mobile to carry out their day-to-day activities, such as receiving and counting inventory, and resolving related issues. This includes carefully curated demonstrations with various scenarios along with a hands-on simulated lab to familiarize with the application.

YouTube
Explore event-driven architecture through a comprehensive guide on Clerk Webhooks in this 13-minute video tutorial. Dive into the world of programming and coding as Hitesh Choudhary demonstrates how to implement Clerk Webhooks in your applications. Learn about the benefits of event-driven architecture and how it can enhance your software development process. Gain practical insights on integrating Clerk's authentication and user management services with your projects. Access the provided GitHub repository for hands-on experience with the source code and follow along with the step-by-step instructions. Discover how to leverage Clerk Webhooks to create more responsive and efficient applications that react to real-time events.

YouTube
Prepare for the IBPS RRB PO and Clerk Mains exams with this comprehensive 63.5-hour course on Computer Awareness. Cover essential topics including networking, MS Office 2003-2007, operating systems, computer hardware, binary number systems, internet security, and programming languages. Gain a solid understanding of fundamental concepts and practice with numerous MCQs and previous year questions. Master key areas such as computer memory, DBMS, language translators, and internet technologies to boost your exam performance. Engage in marathon classes and special Sunday sessions to reinforce your knowledge and improve your problem-solving skills for competitive banking exams.

YouTube
Learn how to implement role-based access control in applications using Clerk middleware through this 36-minute tutorial video. Master the implementation of authentication and authorization mechanisms, focusing on setting up middleware configurations to manage user roles and permissions effectively. Explore practical examples and best practices for securing routes, protecting resources, and controlling user access based on assigned roles within the Clerk authentication framework.

YouTube
Learn to implement a custom signup flow in Clerk through this 39-minute programming tutorial. Master the integration of Clerk's authentication system by creating personalized signup processes, handling user registration, and managing authentication states in your applications. Explore practical examples and best practices for building secure and customized user authentication workflows using Clerk's powerful features and APIs.

Udemy
Unlocking the World of Medical Billing: An Easy-to-Follow Curriculum for Beginners Exploring Healthcare Revenue Cycle. What you'll learn: Gain a comprehensive understanding of the fundamental concepts, terminology, and processes involved in medical billing.Acquire skills in managing the RCM, including patient registration, charge capture, claims processing, and payment posting.Familiarize yourself with payer policies, guidelines, and regulations governing medical billing and reimbursement practices.Understand the importance of compliance with healthcare regulations, privacy laws (HIPAA), and ethical standards in billing practice.Develop the ability to prepare and submit medical claims accurately and efficiently, including electronic claim submission systemGain insight into various reimbursement methodologies, including fee-for-service, capitation, and diagnosis-related groups (DRGs).Find out what claim denials and appeals are, and learn how to deal with them effectively. Explore the basics of medical billing and healthcare revenue cycle management in this beginner-friendly course. Through simple modules, you'll gain the essential skills needed to navigate medical billing with confidence.Acquire essential knowledge of medical terminology, billing software applications, compliance regulations, and reimbursement methodologies. Whether you're starting a new career or aiming to strengthen your current skills, our introductory course provides you with the necessary confidence to excel in this field.This comprehensive course guides you through each stage of the billing cycle with precision and clarity. From the initial patient check-in and demographic entry to the crucial steps of patient encounter, coding, charging posting, and claim creation, you'll gain a thorough understanding of the entire process. Moreover, you'll delve into essential components like payment and cash posting, as well as honing your skills in areas such as accounts receivable and denials management. With a focus on appeals and patient statements, this course equips you with the essential knowledge to navigate the complexities of Healthcare Revenue Cycle Management.In this course, we delve into the crucial roles and responsibilities of billing professionals. Also provide references to further online learning resources and share insights into career opportunities. Throughout the course, you'll find assessments accompanying each lecture to gauge your understanding of the material. And, to wrap it up, there's a final test to ensure you've grasped the concepts thoroughly.