fhir_at_rest_plus 1.0.1
fhir_at_rest_plus: ^1.0.1 copied to clipboard
This package builds on the basic FHIR package. It allows easy creation of RESTful calls to a FHIR server or FHIR API.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
1.0.1 #
Fixed: #
- Fixed issue with
FhirRequest.searchthat was causing the search withusePostto fail due toBad Request.
1.0.0 #
- First release.