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

MAT-6198 Exported transaction test case bundles are invalid due to MeasureReport missing request component #162

Merged
merged 5 commits into from
Sep 28, 2023

Conversation

adongare
Copy link
Contributor

@adongare adongare commented Sep 22, 2023

MADiE FHIR SERVICE

Jira Ticket: MAT-6198
(Optional) Related Tickets:
MAT-6237 QI-Core Measure Export Bundle Updates

Summary

  • Measure bundles are transaction bundles- should have a request component for all the resources in the bundle always. HTTP verb is POST
  • Test case bundles can be transaction or non-transactional. for transactional test case bundles MeasureReport should have a request component. HTTP verb is POST.
  • all resources would have a full URL that starts with https://madie.cms.gov/
  • frontend PR: MAT-6237 replace artifact.url with artifact.resource madie-patient#405

All Submissions

  • This PR has the JIRA linked.
  • Required tests are included.
  • No extemporaneous files are included (i.e Complied files or testing results).
  • This PR is merging into the correct branch.
  • All Documentation needed for this PR is Complete (or noted in a TODO or other Ticket).
  • Any breaking changes or failing automations are noted by placing a comment on this PR.

DevSecOps

If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.

  • This PR has NO significant security impact (i.e Changing auth methods, Adding a new user type, Adding a required but vulnerable package).

Reviewers

By Approving this PR you are attesting to the following:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose.
  • The tests appropriately test the new code, including edge cases.
  • If you have any concerns they are brought up either to the developer assigned, security engineer, or leads.

…r MeasureReport

MAT-6237 QI-Core Measure Export Bundle Updates
@adongare adongare changed the title MAT-6198 Exported transaction test case bundles are invalid due to ou… MAT-6198 Exported transaction test case bundles are invalid due to MeasureReport Sep 22, 2023
@adongare adongare marked this pull request as ready for review September 22, 2023 19:24
@adongare adongare requested a review from a team as a code owner September 22, 2023 19:24
@adongare adongare changed the title MAT-6198 Exported transaction test case bundles are invalid due to MeasureReport MAT-6198 Exported transaction test case bundles are invalid due to MeasureReport missing request component Sep 22, 2023
@adongare adongare merged commit a951ceb into develop Sep 28, 2023
@adongare adongare deleted the MAT-6198 branch September 28, 2023 13:51
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