Skip to content

Commit

Permalink
Updated Participant class age at enrollment to age at index
Browse files Browse the repository at this point in the history
  • Loading branch information
bfurner committed Jan 24, 2025
1 parent fd7a512 commit bc45992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bdchm/schema/bdchm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ classes:
member_of_research_study:
range: ResearchStudy
description: A reference to the Study(s) of which this Participant is a member
age_at_enrollment:
age_at_index:
range: integer
description: The age in days when the Participant enrolled on the ResearchStudy
description: The age in days of the Participant at the index_timepoint
unit:
ucum_code: d
index_timepoint:
Expand Down

0 comments on commit bc45992

Please sign in to comment.