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

feat: Group export map additional parameters needed #107

Merged
merged 5 commits into from
Aug 2, 2021

Conversation

Bingjiling
Copy link
Contributor

@Bingjiling Bingjiling commented Jul 27, 2021

Issue #, if available:

Description of changes:

  • Map additional parameters needed by group export
  • allowedResourceTypes for filtering down the resource types
  • serverUrl for validating if url reference points to resource on the same server
  • fhirVersion for getting patientCompartment definition in the specific fhir version
  • Depends on feat: add parameters for group export fhir-works-on-aws-interface#73
  • Map allowed resource types
  • Fix broken unit tests

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

@Bingjiling Bingjiling changed the title feat: Group export map additional parameters needed [WIP]feat: Group export map additional parameters needed Jul 27, 2021
@Bingjiling Bingjiling changed the title [WIP]feat: Group export map additional parameters needed feat: Group export map additional parameters needed Jul 28, 2021
@github-actions github-actions bot added size/m and removed size/s labels Jul 28, 2021
Co-authored-by: Robert Smayda <smayda44@gmail.com>
@Bingjiling Bingjiling merged commit b28b170 into feat-multitenancy Aug 2, 2021
@Bingjiling Bingjiling deleted the group-export branch August 2, 2021 19:25
carvantes added a commit that referenced this pull request Aug 17, 2021
* feat: pass tenantId to subcomponents. Allow tenant specific URLs (#94)

* feat: pass tenantId to bundle service (#97)

* feat: extract tenantId from aud claim (#98)

* fix: use correct server url and allow aud arrays (#99)

* feat: pass fhirServiceBaseUrl as param to authZ calls (#100)

* feat!: add support for group data export (#107)

* fix: lint issue (#112)

* fix: updated exportRouteHelper tests (#111)

Co-authored-by: Yanyu Zheng <yz2690@columbia.edu>
Co-authored-by: Joshua Shaver <74723324+medhost-jshaver@users.noreply.github.com>

BREAKING CHANGE: System export will only include resources based on what scopes you provided(SMART) or what resources align with said group(RBAC)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants