Skip to content

Instantly share code, notes, and snippets.

@ir4y
Created July 16, 2021 07:35
Show Gist options
  • Save ir4y/88e386263f1d2c5aad3826aa86f074ec to your computer and use it in GitHub Desktop.
Save ir4y/88e386263f1d2c5aad3826aa86f074ec to your computer and use it in GitHub Desktop.
Questionnaire translation
item:
- text: Diagnostic
linkId: diagnosis-code
- text: Côté diagnostic
linkId: acc-diagnosis-side
answerOption:
- valueCoding:
code: left
system: 'https://www.acc.co.nz'
display: La gauche
- valueCoding:
code: right
system: 'https://www.acc.co.nz'
display: Droite
extension:
- url: negationOption
valueCoding:
code: notApplicable
system: 'https://www.acc.co.nz'
display: N'est pas applicable
- text: Diagnostic primaire
linkId: primary-diagnosis-indicator
- text: Jusqu'à 10
linkId: acc-diagnosis-group
- text: Diagnostic
linkId: acc-edit-diagnoses-main-group
status: active
id: 'acc-edit-diagnoses-fr-translation'
language: 'française'
resourceType: Questionnaire
item:
- item:
- item:
- text: Diagnosis
type: choice
linkId: diagnosis-code
required: true
answerValueSet: acc-translation-table-map
- text: Diagnosis side
type: choice
linkId: acc-diagnosis-side
repeats: true
required: true
answerOption:
- valueCoding:
code: left
system: 'https://www.acc.co.nz'
display: Left
- valueCoding:
code: right
system: 'https://www.acc.co.nz'
display: Right
extension:
- url: negationOption
valueCoding:
code: notApplicable
system: 'https://www.acc.co.nz'
display: Not Applicable
- text: Primary diagnosis
type: boolean
linkId: primary-diagnosis-indicator
initial:
- valueBoolean: false
text: Up to 10
type: group
linkId: acc-diagnosis-group
repeats: true
required: true
maxLength: 10
text: Diagnosis
type: group
linkId: acc-edit-diagnoses-main-group
required: true
status: active
id: 'acc-edit-diagnoses'
resourceType: Questionnaire
meta:
lastUpdated: '2021-02-11T03:48:47.535367Z'
versionId: '32864'
extension:
- url: 'ex:createdAt'
valueInstant: '2021-02-11T03:48:47.535367Z'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment