LogoFHIR-FLI

FHIR for Dart and Flutter

Open-source Dart libraries for FHIR R4, R5 and R6 — resource models, REST, SMART on FHIR, FHIRPath, CQL, mapping, validation and an encrypted local database.

Every package ships for FHIR R4, R5 and R6 with identical APIs — swap the package name and nothing else changes. The resource models are generated from the HL7 specifications, so they follow the standard element for element.

yaml
dependencies:
  fhir_r4: ^0.12.0

Packages#

Applications#

Try it in the browser#