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-3166: Step 4 solution upgrade #9

Merged
merged 9 commits into from
Oct 23, 2024

Conversation

elsaperelli
Copy link
Contributor

Summary

This PR updates the Inferno template version in step-4-solution branch. It includes the solution to step-4 of the tutorial.

Testing

Run locally with Docker:

  • Run ./run.sh in this repository
  • Navigate to http://localhost
  • Run test kit with the following inputs:
    • FHIR Base Server URL: https://inferno.healthit.gov/reference-server/r4
    • access_token: SAMPLE_TOKEN
    • Patient ID: 85
  • You should get the following results:
image

NOTE: The 2.02 Test fails because the Patients in the reference server no longer conform to USCore 3.1.1. This is expected.

Also run with Ruby.

@elsaperelli elsaperelli force-pushed the step-4-solution-upgrade branch from 8e4588f to 7578759 Compare October 7, 2024 16:03
@elsaperelli elsaperelli changed the title Step 4 solution upgrade FI-3166: Step 4 solution upgrade Oct 7, 2024
Copy link

@emichaud998 emichaud998 left a comment

Choose a reason for hiding this comment

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

Looks good!

@elsaperelli elsaperelli merged commit 76c87da into step-4-solution Oct 23, 2024
@elsaperelli elsaperelli deleted the step-4-solution-upgrade branch October 23, 2024 15:50
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