Skip to content

visit_occurrence start_date and start_datetime: hardcoded? #44

@eroell

Description

@eroell

Hey,

Coming across the visit_occurrence table, I was wondering whether here

self.ref_date = datetime(year=2000, month=1, day=1)

and then subsequently here

visit_occurrence['visit_start_date'] = self.ref_date.date()

leads to all visit_occurrence entries to have this artificial date.

If yes, this would make this table oddly out of sync with other tables who retain their timestamps, such as observation or measurement, no?

Best

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions