Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

fix: don't overwrite meta param in Resource update/create #62

Merged
merged 7 commits into from
Apr 9, 2021

Conversation

rsmayda
Copy link
Contributor

@rsmayda rsmayda commented Apr 8, 2021

Issue #, if available: awslabs/fhir-works-on-aws-deployment#281 & #60

Description of changes:

  • Append existing meta param instead of overwriting it
  • Added testing

FYI Meta behavior expected: https://www.hl7.org/fhir/resource.html#Meta

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rsmayda rsmayda self-assigned this Apr 8, 2021
@rsmayda rsmayda added the bug Something isn't working label Apr 8, 2021
@github-actions github-actions bot added the size/m label Apr 8, 2021
@rsmayda rsmayda linked an issue Apr 8, 2021 that may be closed by this pull request
@rsmayda rsmayda merged commit e913c71 into mainline Apr 9, 2021
@rsmayda rsmayda deleted the meta-fix branch April 9, 2021 00:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow storage of Resource Metadata in the meta element
2 participants