Skip to content
/ fhir Public
forked from MayJuun/fhir

A Dart/Flutter package for working with FHIR resources.

License

Notifications You must be signed in to change notification settings

Dokotela/fhir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHIR

A Dart/Flutter package for working with FHIR® resources. FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.

It contains packages for the 3 released FHIR versions:

As well as the R5 Preview #3:

Say Hello!

  • As all parts of this are new (FHIR, Flutter, using the two together), I'd love to hear from you if you're working in this space. You can email me at grey@fhirfli.dev.

Specific Readme

1. fhir - base package for working with FHIR resources

2. fhir_at_rest - package for assisting with RESTFul calls to FHIR servers

3. fhir_auth - authentication package (SMART on FHIR, Google)

3. fhir_db - local, embedded, encrypted database

3. fhir_yaml - convenience package for converting to Yaml

About

A Dart/Flutter package for working with FHIR resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 92.3%
  • HTML 7.4%
  • CSS 0.2%
  • JavaScript 0.1%
  • Ruby 0.0%
  • Swift 0.0%