CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

BUG: Patient multiple contact info not displayed #2740

Closed angelathe closed 2 weeks ago

angelathe commented 1 month ago

Description

If multiple pieces of patient contact info are available for a given patient, only the first is displayed. We want to display all information given to us. Relevant fields:

Note: Please consult with Ashton about 1) if/how to display any additional names/addresses and their "uses" (i.e, official, etc.) and 2) whether the additional patient contact info should also be displayed in the eCR Summary.

Steps to reproduce

Example eCRs:

Expected Result

We would like to display all information that is available to us, including multiple patient names/addresses and their uses (consult w/ design first).

Actual result

From TN_sample eCR6: We only display the first / official patient name. From the example above:

image.png

Priority

Provide an estimate for level of impact the bug has today by placing an X in the applicable bracket

Priority

Notes

FHIR conversion is not required for this ticket (we already convert all patient names/addresses).