As the Chief Technology Officer at Mindbowser, I’ve seen countless digital health projects. Often, the journey starts with a simple email from a client. They have a fantastic idea for a new application, but face a common problem: how to seamlessly integrate it with their existing electronic health record (EHR).
The documentation is often vague, and the path to getting API access is unclear. We recently had a client who wanted to leverage CharmHealth’s API to push data, such as lab results from a third-party source, into their EHR. They were hitting a wall, and that’s why we’ve put together this comprehensive guide. This article is based on my team’s hands-on work and our strategic understanding of the CharmHealth ecosystem, and it’s meant to help anyone on a similar path.
From a technical leadership perspective, the first thing we look for in an EHR is a robust and flexible API architecture. The CharmHealth API is built to be a powerful toolkit for developers. It wisely combines a traditional RESTful framework with a modern, event-driven webhook system. This two-part approach enables us to build solutions that can handle both on-demand data requests and real-time synchronization.
The core of the Charm API is a RESTful architecture, which utilizes standard HTTP methods, such as GET for retrieving data and POST for sending it. This is a familiar and reliable foundation for any developer. The platform utilizes a versioned URI, such as https://apiehr.charmtracker.com/api/ehr/v1/, which indicates a mature, professionally managed API that can evolve while maintaining compatibility with existing integrations.
In my 12+ years in this industry, I’ve learned that true efficiency comes from avoiding unnecessary work. That’s why the real strength of the Charm API is its support for webhooks. Instead of building an application that constantly “polls” the EHR for new information, webhooks allow CharmHealth to proactively push real-time notifications to your system whenever a specific event happens within the platform.
This is a far more efficient and scalable model. It minimizes the load on both your application and CharmHealth’s infrastructure, which is crucial for managing the API’s throttling limits. Each notification includes a specific HTTP header, x-charm-action, which allows your system to instantly identify the event that triggered it (e.g., Encounter, Sign) and process it correctly, saving valuable development time.
The webhook system is comprehensive, which is exactly what a system integrator looks for. It covers various workflows within the CharmHealth EHR, enabling true, real-time data synchronization. Here are a few examples of the modules and actions supported:
Related read: Exploring Healthcare APIs: Fueling Innovation Across the Healthcare Landscape
The following table summarizes some of the key webhook capabilities:
The beauty of CharmHealth is its versatility. The platform serves a wide range of healthcare professionals, from small practices to larger enterprises. The integration capabilities are especially beneficial for a few key groups:
Our work with clients has shown us the immense potential of the CharmHealth APIs and webhooks. Here are some of the most common and impactful use cases we’ve seen:
For example, in a recent EHR integration project, we implemented HL7-triggered updates and FHIR-based retrieval to eliminate nearly all manual data entry. A similar approach using CharmHealth APIs can streamline result uploads, ensure accuracy, and expedite clinical decision-making.
It’s important to note a limitation: the APIs do not currently support updating pharmacy information.
A successful integration isn’t just a technical task; it’s a strategic one. It starts with a clear plan and a collaborative process. Based on my team’s experience, here are some best practices we always follow:
Let’s revisit our initial client’s problem, the need to write back lab results. This is a clinically important integration point, and the CharmHealth API provides a full suite of tools to handle it.
Retrieving lab results typically begins with a general query to obtain a list, followed by a more specific request for details.
A truly powerful integration needs to be able to write data back to the EHR. The Lab Result API has a POST-/api/ehr/v1/labs/results/upload endpoint that lets external systems add new lab results to a patient’s chart. This feature is crucial for third-party lab platforms that require direct submission of results to CharmHealth.
This API requires a patient_id and a complex JSONObject called result_details in its form data. This object is highly detailed, with nested arrays for tests and test_parameters. It includes fields like the measured param_val, recordunit, and ref_min/ref_max, ensuring the data is a complete, contextually rich point that can be used for clinical analysis. The inclusion of fields like loinc_code also shows a commitment to standardized medical terminology, which is essential for data integrity.
The following table summarizes the key API endpoints related to lab results:
CharmHealth has a structured process to ensure that all integrations are well-planned, which is something we appreciate as a development partner.
The first step for any developer is to complete the API Request Questionnaire. This is a critical tool that helps both you and the CharmHealth API team understand the project’s scope, feasibility, and business context.
The questions are designed to get key information, such as:
Sharing a sequence diagram is also a great way to show that you have a clear plan for how data will flow. This minimizes the risk of scope creep and helps ensure a smoother development process.
At Mindbowser, we’ve successfully implemented CharmHealth integrations for diverse healthcare organizations, ranging from small clinics to specialty practices and third-party health tech platforms. Our team understands both the technical and strategic aspects of EHR integration, ensuring your solution is compliant, efficient, and scalable.
We can help you:
With our hands-on experience in CharmHealth’s ecosystem, we can accelerate your integration journey, reduce risk, and help you unlock the platform’s full potential for your practice or product.
Integrating with CharmHealth doesn’t have to be complex. By combining REST APIs with real-time webhooks, you can create efficient and scalable workflows that enhance patient care and operational efficiency. With the right planning, technical expertise, and attention to compliance, your integration can deliver lasting value for both providers and patients. Mindbowser can guide you through every step to ensure a smooth, strategic implementation.
There’s a one-time $1000 initialization fee for the sandbox setup and support, and a recurring annual fee of $250 per API module used.
CharmHealth offers two main plans: the Encounter Plan, based on the number of encounters, and the Provider Plan, billed per provider. There’s a free edition for small practices with under 50 encounters per month.
You must first complete the API Request Questionnaire. After review, CharmHealth will send an agreement and an invoice for the initialization fee. The sandbox is typically provided within two business days after both are completed. Module-based access starts once you move to production.
Yes, there is a throttling limit of 100 calls per minute, per module.
Yes, all integrations are on a per-practice basis.
No, CharmHealth currently does not support updating pharmacies through its APIs.
We worked with Mindbowser on a design sprint, and their team did an awesome job. They really helped us shape the look and feel of our web app and gave us a clean, thoughtful design that our build team could...
The team at Mindbowser was highly professional, patient, and collaborative throughout our engagement. They struck the right balance between offering guidance and taking direction, which made the development process smooth. Although our project wasn’t related to healthcare, we clearly benefited...
Founder, Texas Ranch Security
Mindbowser played a crucial role in helping us bring everything together into a unified, cohesive product. Their commitment to industry-standard coding practices made an enormous difference, allowing developers to seamlessly transition in and out of the project without any confusion....
CEO, MarketsAI
I'm thrilled to be partnering with Mindbowser on our journey with TravelRite. The collaboration has been exceptional, and I’m truly grateful for the dedication and expertise the team has brought to the development process. Their commitment to our mission is...
Founder & CEO, TravelRite
The Mindbowser team's professionalism consistently impressed me. Their commitment to quality shone through in every aspect of the project. They truly went the extra mile, ensuring they understood our needs perfectly and were always willing to invest the time to...
CTO, New Day Therapeutics
I collaborated with Mindbowser for several years on a complex SaaS platform project. They took over a partially completed project and successfully transformed it into a fully functional and robust platform. Throughout the entire process, the quality of their work...
President, E.B. Carlson
Mindbowser and team are professional, talented and very responsive. They got us through a challenging situation with our IOT product successfully. They will be our go to dev team going forward.
Founder, Cascada
Amazing team to work with. Very responsive and very skilled in both front and backend engineering. Looking forward to our next project together.
Co-Founder, Emerge
The team is great to work with. Very professional, on task, and efficient.
Founder, PeriopMD
I can not express enough how pleased we are with the whole team. From the first call and meeting, they took our vision and ran with it. Communication was easy and everyone was flexible to our schedule. I’m excited to...
Founder, Seeke
We had very close go live timeline and Mindbowser team got us live a month before.
CEO, BuyNow WorldWide
Mindbowser brought in a team of skilled developers who were easy to work with and deeply committed to the project. If you're looking for reliable, high-quality development support, I’d absolutely recommend them.
Founder, Teach Reach
Mindbowser built both iOS and Android apps for Mindworks, that have stood the test of time. 5 years later they still function quite beautifully. Their team always met their objectives and I'm very happy with the end result. Thank you!
Founder, Mindworks
Mindbowser has delivered a much better quality product than our previous tech vendors. Our product is stable and passed Well Architected Framework Review from AWS.
CEO, PurpleAnt
I am happy to share that we got USD 10k in cloud credits courtesy of our friends at Mindbowser. Thank you Pravin and Ayush, this means a lot to us.
CTO, Shortlist
Mindbowser is one of the reasons that our app is successful. These guys have been a great team.
Founder & CEO, MangoMirror
Kudos for all your hard work and diligence on the Telehealth platform project. You made it possible.
CEO, ThriveHealth
Mindbowser helped us build an awesome iOS app to bring balance to people’s lives.
CEO, SMILINGMIND
They were a very responsive team! Extremely easy to communicate and work with!
Founder & CEO, TotTech
We’ve had very little-to-no hiccups at all—it’s been a really pleasurable experience.
Co-Founder, TEAM8s
Mindbowser was very helpful with explaining the development process and started quickly on the project.
Executive Director of Product Development, Innovation Lab
The greatest benefit we got from Mindbowser is the expertise. Their team has developed apps in all different industries with all types of social proofs.
Co-Founder, Vesica
Mindbowser is professional, efficient and thorough.
Consultant, XPRIZE
Very committed, they create beautiful apps and are very benevolent. They have brilliant Ideas.
Founder, S.T.A.R.S of Wellness
Mindbowser was great; they listened to us a lot and helped us hone in on the actual idea of the app. They had put together fantastic wireframes for us.
Co-Founder, Flat Earth
Mindbowser was incredibly responsive and understood exactly what I needed. They matched me with the perfect team member who not only grasped my vision but executed it flawlessly. The entire experience felt collaborative, efficient, and truly aligned with my goals.
Founder, Child Life On Call
The team from Mindbowser stayed on task, asked the right questions, and completed the required tasks in a timely fashion! Strong work team!
CEO, SDOH2Health LLC
Mindbowser was easy to work with and hit the ground running, immediately feeling like part of our team.
CEO, Stealth Startup
Mindbowser was an excellent partner in developing my fitness app. They were patient, attentive, & understood my business needs. The end product exceeded my expectations. Thrilled to share it globally.
Owner, Phalanx
Mindbowser's expertise in tech, process & mobile development made them our choice for our app. The team was dedicated to the process & delivered high-quality features on time. They also gave valuable industry advice. Highly recommend them for app development...
Co-Founder, Fox&Fork