Skip to main content

3 posts tagged with "fhir"

View All Tags

How to introspect FHIR resources

· 7 min read
CTO of Beda Software

What is the best way to query data from FHIR resources? Should we use functionality provided by a chosen programming language, or use tailored utilities like FHIRPath? Recently we had an internal conversation about this topic. Here you can find a summary.

Leveraging FHIR for appointment booking system

· 6 min read
CEO of Beda Software

There are multiple ways how you can architect a solution for appointment management. You can start from scratch or reuse community knowledge in this area. In this article, I am going to highlight the most known issues with the scheduling system I faced and how FHIR-driven architecture helps you avoid them.