awslabs / fhir-works-on-aws-persistence-ddb

A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
Apache License 2.0
27 stars 22 forks source link

move custom fields in Binary Resource to _data extension #150

Closed lquanx closed 2 years ago

lquanx commented 2 years ago

Issue #, if available: https://github.com/awslabs/fhir-works-on-aws-persistence-ddb/issues/149

Description of changes: Move custom fields of Binary Resource to _data.extension to meet FHIR spec

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