Skip to main content

Getting Started with FHIR-FLI FHIR-FLI Logo

Welcome to the Getting Started guide for FHIR-FLI. This guide will walk you through setting up and using the FHIR-FLI Dart libraries in your projects.

What is FHIR-FLI?

FHIR-FLI (Fast Healthcare Interoperability Resources - with Flutter Library Integration) is a set of Dart libraries that enable Flutter developers to easily work with FHIR data. These libraries provide common functionality that is needed for working with FHIR, including serialization/deserialization, making RESTful requests, local secure storage, FHIRPath, FHIR Bulk Data, and now also FHIR Mapping.

Here are the official Hl7 references for the above functionality