From 7676dce0deb7d8dac18e10f1df77f9730cc03439 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 8 Jul 2024 14:02:35 -0500 Subject: [PATCH] updates --- gdcdictionary/schemas/subject.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gdcdictionary/schemas/subject.yaml b/gdcdictionary/schemas/subject.yaml index 5b5f04a..bc2cfeb 100755 --- a/gdcdictionary/schemas/subject.yaml +++ b/gdcdictionary/schemas/subject.yaml @@ -41,9 +41,9 @@ properties: $ref: "_definitions.yaml#/ubiquitous_properties" -# PatientID: # use subject.submitter_id -# description: (0010,0020) A unique identifier for the patient. -# type: string + subject_id: + description: (0010,0020) A unique identifier for the patient. + type: string age_at_index: description: The study participant's age, in years, at the index event. The index event is determined by the data submitter and used as an anchor date for all temporal variables. Note that an age of 0 indicates a participant who is younger than 1 year old. For participants with ages greater than 89 years, please use the property 'age_at_index_gt89'.