-
Notifications
You must be signed in to change notification settings - Fork 3
VED-991 Integrate DQ reporting into FHIR API and Batch #1086
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
base: staging/VED-963-data-quality-reports
Are you sure you want to change the base?
VED-991 Integrate DQ reporting into FHIR API and Batch #1086
Conversation
|
This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket: VED-991 |
|
| ("DATE_AND_TIME", "20241511T120000"), # Invalid datetime | ||
| ("DATE_AND_TIME", "20241511T120"), # Invalid datetime | ||
| ("DATE_AND_TIME", "20240520T120001"), # Past dates only | ||
| ("DATE_AND_TIME", "20240520T150001"), # Past datetime only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reference, the time is fixed in the test to 2PM UTC on the given date.



Summary
Integrates the data quality reports into the batch processing system and the Create and Update endpoints of the Imms FHIR API.
Please refer to the ticket for test evidence of both the logs and the reports which are produced and sent to S3.
Reviews Required
Review Checklist
ℹ️ This section is to be filled in by the reviewer.