Skip to content

Commit a32018c

Browse files
committed
[AEA-5926] updated patient banner & patient results pages to handle backend pds changes and display not on record and temporary content
1 parent 2971d7a commit a32018c

17 files changed

+569
-325
lines changed

package-lock.json

Lines changed: 22 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common/pdsClient/src/parsePatient.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,3 @@ const getClosestToNow = <T extends PatientAddress | PatientName>(
242242
/* return the value with the most recent start date */
243243
return values[closestDateIndex]
244244
}
245-
246-
// TODO: Pass back the use, wire it all the way through

0 commit comments

Comments
 (0)