Skip to content

Releases: archit-kapoor/fast-fhir

First Release of FHIR Parser for 24+ resources under R5 schema

28 Sep 12:37

Choose a tag to compare

🚀 First stable release of Fast-FHIR Parser

  1. High-performance FHIR R5 parser and validator for SMART on FHIR applications
  2. Fast JSON deserialization with Pydantic validation for healthcare interoperability
  3. Support for all major FHIR R5 resource types:
    • Foundation resources (Patient, Practitioner, Organization, etc.)
    • Clinical resources (Observation, Condition, Procedure, etc.)
    • Care Provision resources (CarePlan, CareTeam, Goal, etc.)
    • Entities resources (Location, Device, Substance, etc.)
    • Comprehensive deserializer system with optional Pydantic validation
  4. C extension support for enhanced performance (optional)
    • Python 3.8+ compatibility
    • Pydantic v1.8+ and v2.x compatibility

Features

  1. Fast JSON Parsing: Optimized deserialization for FHIR resources
  2. Pydantic Integration: Optional validation with Pydantic models

Full Changelog:
archit47/fast-fhir/master/CHANGELOG.md