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

Receive Async HL7 Application ACK #1696

Open
25 tasks
JohnNKing opened this issue Jan 14, 2025 · 0 comments
Open
25 tasks

Receive Async HL7 Application ACK #1696

JohnNKing opened this issue Jan 14, 2025 · 0 comments
Labels

Comments

@JohnNKing
Copy link
Contributor

JohnNKing commented Jan 14, 2025

Story

As an ETOR partner, in order to confirm that messages I submitted were delivered to the correct location, I need to receive async HL7 application ACK.


Pre-conditions

  • No new transport types should be considered. So only SFTP and REST.

Acceptance Criteria

  • We've documented the process for determining the delivery status of a message for a given partner.
  • An async ACK message can be created and sent via SFTP or REST

Tasks

Research

  • Determine structure of ACK message

Engineering

  • Engineering work needed to complete the story
  • Foundational: Technical runway work to support this and future efforts

Definition of Done

  • Documentation tasks completed
    • Documentation and diagrams created or updated
      • ADRs (/adr folder)
      • Main README.md
      • Other READMEs in the repo
      • If applicable, update the ReportStream Setup section in README.md
    • Threat model updated
    • API documentation updated
  • Code quality tasks completed
    • Code refactored for clarity and no design/technical debt
    • Adhere to separation of concerns; code is not tightly coupled, especially to 3rd party dependencies
  • Testing tasks completed
    • Load tests passed
    • Additional e2e tests created
    • Additional RS e2e assertions created in the rs-e2e project for any new transformations. Includes improvements to the assertion code required to make the new assertions
  • Build & Deploy tasks completed
    • Build process updated
    • API(s) are versioned
    • Feature toggles created and/or deleted. Document the feature toggle
    • Source code is merged to the main branch

Note: Please remove any DoD items that are not applicable

Research Questions

  • Optional: Any initial questions for research

Decisions

  • Optional: Any decisions we've made while working on this story

Notes

  • Optional: Any reference material or thoughts we may need for later reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant