Skip to content

Commit

Permalink
Update breast-cancer-study-survey.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yanabeda authored Oct 10, 2024
1 parent b947d46 commit 7c14e92
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions resources/seeds/Questionnaire/breast-cancer-study-survey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,24 +76,32 @@ item:
display: Married/partnered
- value:
Coding:
code: '3'
code: '2'
system: ''
display: Divorced/separated
- value:
Coding:
code: '4'
code: '3'
system: ''
display: Widowed
- text: Q9 What is your current menopausal status?
type: choice
linkId: menopausalStatus
answerOption:
- value:
Coding:
code: '0'
display: Pre-menopause
- value:
integer: 0
- value:
integer: 1
Coding:
code: '1'
system: ''
display: Post-menopause (natural/surgical)
- value:
integer: 3
Coding:
code: '3'
system: ''
display: "I don't know what my current menopausal status is"
text: Demographic factors
type: group
linkId: demographicFactors
Expand Down

0 comments on commit 7c14e92

Please sign in to comment.