1uphealth / fhir-react

FHIR React Component Library
MIT License
99 stars 30 forks source link

[PATIENTAPP-134] Manage reference display #351

Closed daria-lasecka closed 2 years ago

daria-lasecka commented 2 years ago

Issue: PATIENTAPP-134


PR Checklist

Why are these changes needed?

The reference is snown instead of display value only

What changed?

Add a condition that shows reference only when there isn't a display value. Update tests to fit with new reference condition.

How are these changes tested?