fhir_at_rest 0.0.6 copy "fhir_at_rest: ^0.0.6" to clipboard
fhir_at_rest: ^0.0.6 copied to clipboard

outdated

This package builds on the basic FHIR package. It allows easy creation of RESTful calls to a FHIR server or FHIR API.

[0.0.6] #

  • Complete alignment to FHIR HTTP spec for allowed FHIR interactions and http verb options.
  • Add support for POST and formData on SearchRequest and OperationRequest classes with the usePost and useFormData flags.
  • Update to fhir: 0.0.11
  • Add parameter encoding for all parameters including general, interaction specific, search, and custom parameters
  • Add http client override to support testing and allow direct management of the client
  • Add full support for trial use conditional interaction modes

[0.0.5] #

  • Big thanks to drcdev he's done all of the work for this most recent update which has brought some great changes and added functionality
  • Updated the _format parameter to be encoded
  • Updated tests to run using the flutter_test suite
  • Add globals module under /helpers
  • Single variable to keep track of test mode, set to true at the beginning of test, skips https calls, returns query string
  • Creation of FHIRURI class
  • Undo change to flutter_test from test
  • Add parameter encoding for all parameters including general, interaction specific, search, and custom parameters
  • Add http client override to support testing and allow direct management of the client
  • Add full support for trial use conditional interaction modes
  • Update to fhir: 0.0.11

[0.0.4] #

  • Fixed some if-else brackets
  • ran formatter
  • generated documentation

[0.0.3] #

  • Still an issue with the links

[0.0.2] #

  • Updated pubspec.yaml
  • changed to secure links

[0.0.1] #

  • Created 2020-10-15
16
likes
0
pub points
78%
popularity

Publisher

verified publisherfhirfli.dev

This package builds on the basic FHIR package. It allows easy creation of RESTful calls to a FHIR server or FHIR API.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartz, fhir, freezed_annotation, http, json_annotation

More

Packages that depend on fhir_at_rest