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

Create a new AEFI investigation entity and IndexDTO #13053

Open
4 of 5 tasks
Tracked by #12634
obinna-h-n opened this issue Mar 24, 2024 · 0 comments
Open
4 of 5 tasks
Tracked by #12634

Create a new AEFI investigation entity and IndexDTO #13053

obinna-h-n opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
aefi Adverse Events Following Immunization

Comments

@obinna-h-n
Copy link
Contributor

obinna-h-n commented Mar 24, 2024

Feature Description

To begin the AEFI Investigation feature for investigation Serious AEFI reports, as part of epic (#12634), the first step will be to create a new Entity, DTO and any related Enumerations required in the frontend.

Acceptance Criteria

  • A new AefiInvestigation entity (extending CoreAdo) has been added with the following fields:
  • A matching DTO and ReferenceDto is created along with a facade (extending CoreFacade) and service
  • An AefiInvestigationIndexDto has been added with the following fields:
  • A unit test verifies that the AefiInvestigationIndexDto is created successfully
  • An AefiInvestigationCriteria class has been added as well as a buildCriteriaFilter method in the service supporting the following filter:

Implementation Details

No Response

Mockups

No Response

Additional Information

No Response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aefi Adverse Events Following Immunization
Projects
None yet
Development

No branches or pull requests

1 participant