mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-06 04:58:27 +00:00
* check for valid resource type * add test and refactor test class * refactor auto get method name * introduce parameter object to patient everything methods * introduce parameter object to patient everything methods * change record to class * add hapi error code * refactor * refactor * change code num * refactor getmethodname to util method * add docs and rename fields to conform to fhir standard * typo * version bump * resolving merge conflicts. * Bumping version * Bumping version to 6.2.0-PRE5-SNAPSHOT * Encapsulating parameters in a PatientEverythingParameters object. Co-authored-by: Justin_Dar <justin.dar@smilecdr.com> Co-authored-by: peartree <etienne.poirier@smilecdr.com>