[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?
The changes made were caused by the design changes. The appearance of individual resources has changed, resulting in the need to make changes to component styles.
What changed?
As part of the changes I change the code of the few components. Changes have been made to the following components: Accordion, Header, Condition, Immunization, Practitioner, Procedure. I have added new datatype component named DatePeriod. I have also updated styles for these components. Below I placed a screenshot showing how the header styles change on an example of a Condition resource.
How are these changes tested?
Changes were tested with storybook. Here is the link to the storybook deployed for this PR: storybook
Issue: #92
PR Checklist
Why are these changes needed?
The changes made were caused by the design changes. The appearance of individual resources has changed, resulting in the need to make changes to component styles.
What changed?
As part of the changes I change the code of the few components. Changes have been made to the following components: Accordion, Header, Condition, Immunization, Practitioner, Procedure. I have added new datatype component named DatePeriod. I have also updated styles for these components. Below I placed a screenshot showing how the header styles change on an example of a Condition resource.
How are these changes tested?
Changes were tested with storybook. Here is the link to the storybook deployed for this PR: storybook