[X] Add a link to the related issue at the top of this description (above)
[X] Connect this PR with the related issue via ZenHub with the button below this text box (or at the bottom of the page after the PR is created)
[X] Ensure your branch is up to date with the target branch and resolve any conflicts
[X] Answer the below questions to describe your PR for reviewers
[X] Request at least two reviewers using the "Reviewers" section on the right, usually including at least one reviewer from your team
[X] Notify the requested reviewers in the #code-review Slack channel once the PR is ready for review
Why are these changes needed?
To automatically test remaining elements in the components, which have been updated for the 0.3.5 release.
To ensure compatibility with FIGMA designs.
What changed?
MedicationStatement component now has correct spacing between each row in the parent Accordion component
Automatic tests of the Medication Statement component now include all of the containing elements e.g. existing ingredients or medication references
Added tiny improvements e.g. changed Date color to black inside Document Reference component, remove unused condition while obtaining icon in FamilyMemberHistory component
How are these changes tested?
All automatic tests are passing
The changes might be tested manually by viewing the current version of the deployed storybook
Issue: PATIENTAPP-100
PR Checklist
Why are these changes needed?
What changed?
How are these changes tested?