Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

SMART sandbox only uses year to calculate patient age #40

@Megan-McBride-Imprivata

Description

SMART sandbox shows incorrect age on patient records. It only uses year to calculate patient age.

Steps to reproduce issue:

  1. Create a FHIR patient with a birth month later than current month (or same month, but later day). Example: July 15, 1990
  2. View patient in the sandbox.

Result: Incorrect age displayed. If using example above, then age listed is 34 even though the actual age is 33. It is calculating the age by only comparing the birth year with the current year.

See attached for example.
SandboxAge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions