Skip to content

Commit

Permalink
Update c3dc-model-props.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bahar-say authored Oct 18, 2023
1 parent 1c8895f commit 6589543
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions model-desc/c3dc-model-props.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2259,3 +2259,78 @@ PropDefinitions:
Type: string
Req: true
Private: false
survival_id:
Desc: A unique sequence of alphanumeric characters used to identify the survival event in the investigation or study.
Term:
- Origin: caDSR
Code: ''
Value: ''
Type: string
Req: true
Private: false
Key: true
last_known_survival_status:
Desc: ''
Term:
- Origin: caDSR
Code: ''
Value: ''
Type:
value_type: list
Enum:
- "Alive"
- "Dead"
- "Not Reported"
- "Unknown"
Req: true
Private: false
age_at_last_known_survival_status:
Desc: ''
Term:
- Origin: caDSR
Code: ''
Value: ''
Type: integer
Req: true
Private: false
event_free_survival_status:
Desc: ''
Term:
- Origin: caDSR
Code: ''
Value: ''
Type:
value_type: list
Enum:
- "Censored"
- "Not Censored"
- "Not Reported"
- "Unknown"
Req: true
Private: false
age_at_event_free_survival_status:
Desc: ''
Term:
- Origin: caDSR
Code: ''
Value: ''
Type: integer
Req: false
Private: false
first_event:
Desc: ''
Term:
- Origin: caDSR
Code: ''
Value: ''
Type:
value_type: list
Enum:
- "Progression"
- "Relapse"
- "Second Malignant Neoplasm"
- "Death"
- "Not Reported"
- "Unknown"
Req: true
Private: false

0 comments on commit 6589543

Please sign in to comment.