From d25999a13096b2a17bf21c373d710ade76c792a5 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 28 Jun 2024 15:04:05 -0500 Subject: [PATCH] updating imaging study --- gdcdictionary/schemas/imaging_study.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gdcdictionary/schemas/imaging_study.yaml b/gdcdictionary/schemas/imaging_study.yaml index 8502613..580a4ca 100644 --- a/gdcdictionary/schemas/imaging_study.yaml +++ b/gdcdictionary/schemas/imaging_study.yaml @@ -77,13 +77,16 @@ properties: description: (0010,1010) The patient's age at the time of the imaging study. type: number + # PatientBirthYear: + # description: (0010,0030) Patient's Birth Date Attribute + # PatientID: # use subject.submitter_id # description: (0010,0020) A unique identifier for the patient. # type: string - # PatientSex: # use subject.gender - # description: (0010,0040) the patient's sex; the biologic character or quality that distinguishes male and female from one another as expressed by analysis of the person's gonadal, morphologic (internal and external), chromosomal, and hormonal characteristics - # type: string + PatientSex: # use subject.gender as source of truth, but this can store DICOM value + description: (0010,0040) the patient's sex; the biologic character or quality that distinguishes male and female from one another as expressed by analysis of the person's gonadal, morphologic (internal and external), chromosomal, and hormonal characteristics + type: string StudyDescription: description: (0008, 1030) Study Description.