fhir_r4_bulk 0.4.1 copy "fhir_r4_bulk: ^0.4.1" to clipboard
fhir_r4_bulk: ^0.4.1 copied to clipboard

Library to support the FHIR Bulk Data Access API (https://www.hl7.org/fhir/uv/bulkdata/index.html) for FHIR R4 resources.

fhir_r4_bulk #

0.4.1 #

  • Updated dependencies
  • Fixed toNdJson() trailing newline bug
  • Added error handling to fromNdJson()
  • Added polling timeout and max attempts
  • Added input validation to BulkImportRequest
  • Fixed HTTP client cleanup
  • Fixed content-type header handling
  • Improved null safety checks

0.4.0 #

  • just update to use the most recent fhir_r4 package

0.3.0 #

0.3.0-2 #

  • split back up into smaller packages, that seems to be how most people use it

0.3.0-1 #

  • Lots and Lots of changes.
  • Once I get Mapping working properly, I'll create some actual documentation

0.2.0 #

  • Getting ready for FlutterCon!
  • Updated dependencies
  • Added documentation

0.1.0+2 #

  • Added ability to store versionIds as DataTimes instead of just integers (useful for syncing)
  • Added a "sync" box in the Hive db. When turned on, saves all resources when updated, to allow easily finding them for syncing.
  • Updated to work with updated primitives package (that has a lot more functionality with FhirBase)
  • Added a deprecated parser to fhirpath for traversing tests

0.1.0+1 #

  • Overhaul. The packages were getting too big, and most people don't use all of them at the same time. So now, one package, all the functionality.
  • Addressed this issue pointed out by fokusfpa - by just returning the OperationOutcome
  • All FHIR dependencies should now be within this package.
  • All dependencies updated except for collection, http_parser, and meta because there are some issues with the flutter version
0
likes
150
points
105
downloads

Publisher

verified publisherfhirfli.dev

Weekly Downloads

Library to support the FHIR Bulk Data Access API (https://www.hl7.org/fhir/uv/bulkdata/index.html) for FHIR R4 resources.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, fhir_r4, http, mime, universal_io

More

Packages that depend on fhir_r4_bulk