Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #3242 - use the fhirVersion from the import/export request #3685

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

lmsurpre
Copy link
Member

@lmsurpre lmsurpre commented Jun 3, 2022

In the case of export, validate any _type parameters against the
resource types for the configured fhirVersion. If none was specified,
use an appropriate list for that version.

In the case of import, validate the input parameters against the
supported types for the fhirVersion.

Signed-off-by: Lee Surprenant [email protected]

In the case of export, validate any `_type` parameters against the
resource types for the configured fhirVersion. If none was specified,
use an appropriate list for that version.

In the case of import, validate the input parameters against the
supported types for the fhirVersion.

Signed-off-by: Lee Surprenant <[email protected]>
@lmsurpre lmsurpre requested review from punktilious and d0roppe June 3, 2022 12:36
Base automatically changed from issue-3256 to main June 6, 2022 13:35
per review feedback

Signed-off-by: Lee Surprenant <[email protected]>

Co-authored-by: Robin Arnold <[email protected]>
Copy link
Collaborator

@punktilious punktilious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lmsurpre lmsurpre merged commit e796463 into main Jun 10, 2022
@lmsurpre lmsurpre deleted the issue-3242-export branch June 10, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants