Skip to content

Commit

Permalink
Merge pull request #224 from CBIIT/CCDIDC-1544study_status
Browse files Browse the repository at this point in the history
Ccdidc 1544study status
  • Loading branch information
svburke authored Feb 4, 2025
2 parents 110f3ad + 7405a2f commit b3a6757
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
35 changes: 35 additions & 0 deletions model-desc/ccdi-model-props.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,39 @@
PropDefinitions:
#study
study_status:
Desc: The status of the study.
Term:
- Origin: caDSR
Code: '15607838'
Value: Administrative Activity Study Status
Version: "1.00"
Enum:
- Active
- Completed
- Provisional
Req: true
Strict: true
Private: false
#study
study_period_start:
Desc: The year in which the study started.
Term:
- Origin: caDSR
Code: '15607845'
Value: Administrative Activity Study Period Start Year Date
Version: "1.00"
Type: integer
Req: false
Private: false
#study
study_period_stop:
Desc: The year in which the study ended.
Term:
- Origin: caDSR
Code: '15607913'
Value: Administrative Activity Study Period End Year Date
Version: "1.00"
Type: integer
#pathology_file
slim_url:
Desc: File path to IDS SLIM viewer
Expand Down
3 changes: 3 additions & 0 deletions model-desc/ccdi-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,9 @@ Nodes:
- consent_number
- external_url
- experimental_strategy_and_data_subtype
- study_status
- study_period_start
- study_period_stop
- study_data_types
- size_of_data_being_uploaded
- id
Expand Down

0 comments on commit b3a6757

Please sign in to comment.