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

Implement Sender FHIR Input Validation #17175

Open
1 task
arnejduranovic opened this issue Jan 27, 2025 · 0 comments
Open
1 task

Implement Sender FHIR Input Validation #17175

arnejduranovic opened this issue Jan 27, 2025 · 0 comments
Labels
Epic ZenHub Epic label platform Platform Team

Comments

@arnejduranovic
Copy link
Collaborator

arnejduranovic commented Jan 27, 2025

Use Cases

This epic shall address the following use cases:

UC-1.1 As a sender of FHIR messages to ReportStream,
I must understand the message format and content requirements of ReportStream, in general and in relation to my expected receivers,
so that I can implement messages that ReportStream shall accept.

UC-1.2 As a sender of FHIR messages to ReportStream,
I must be able to validate my messages during onboarding,
so that I know my messages will be accepted by ReportStream

Product Requirements

  • PR-1.1 ReportStream shall validate all incoming FHIR items against relevant profiles specified in the US Profiles Public Health Library based on the type of item (ELR, eCR, OML, etc).
  • PR-1-2 ReportStream shall provide validation endpoints for FHIR bundles

Acceptance Criteria

  • Product Requirements above are met
@arnejduranovic arnejduranovic added platform Platform Team Epic ZenHub Epic label labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic ZenHub Epic label platform Platform Team
Projects
None yet
Development

No branches or pull requests

1 participant