Developers can write raw SQL queries with string interpolation — but they don’t like it. They prefer using ORMs because they get type safety, IDE support, less boilerplate, database agnosticism, easier schema maintenance, etc. The same logic applies to FHIR.
In this talk, I’ll describe the motivation and challenges of building such an “ORM,” introduce TypeSchema — our approach to generating SDKs from FHIR Implementation Guides — and share our roadmap for making it production-ready.
Aleksandr Penskoi, Health Samurai Engineer.