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

FI-3080 Update Inferno Reference Server to latest US Core tickets #170

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

yunwwang
Copy link
Contributor

@yunwwang yunwwang commented Sep 10, 2024

Summary

This PR updates server data for two US Core updates:

  1. Add extension to Patient.gender to test FI-3058
    2) Change one Smoking Status' Observation.effectiveDateTime to Observation.effectivePeriod to test FI-3060

New behavior

Code changes

Testing guidance

@dehall
Copy link
Contributor

dehall commented Sep 10, 2024

Re FI-3060 / inferno-framework/us-core-test-kit#199 : This change works on the US Core 6 suite but on 4 I'm now getting a validation error on 2.27.08
image

and a purple error on 2.27.09
image

Not sure what the best way is to have this one instance with an effectivePeriod only be checked against US Core 6+. I tried specifying the version in the profile but that didn't seem to work

@yunwwang
Copy link
Contributor Author

Is this the first time we met that data from newer version is not backward compatible? Let's talk how we deal with that.

@yunwwang
Copy link
Contributor Author

Removed effectivePeriod to avoid US Core 4 validation error.

@yunwwang yunwwang merged commit 19cb60a into main Sep 19, 2024
1 check passed
@yunwwang yunwwang deleted the FI-3080-us-core-fix branch September 19, 2024 15:03
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.

3 participants