Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to specify unit option #323

Open
6 tasks done
mlaletina95 opened this issue Oct 2, 2024 · 1 comment
Open
6 tasks done

Unable to specify unit option #323

mlaletina95 opened this issue Oct 2, 2024 · 1 comment
Assignees

Comments

@mlaletina95
Copy link
Contributor

mlaletina95 commented Oct 2, 2024

Example of questionItem:

          - linkId: example
            text: example
            type: quantity
            unitOption:
              - Coding:
                  code: foot
                  system: http://unitsofmeasure.org
                  display: ft
              - Coding:
                  code: inch
                  system: http://unitsofmeasure.org
                  display: in
              - Coding:
                  code: cm
                  system: http://unitsofmeasure.org
                  display: cm
@atuonufure atuonufure self-assigned this Nov 4, 2024
atuonufure added a commit to beda-software/beda-emr-core that referenced this issue Nov 5, 2024
atuonufure added a commit that referenced this issue Nov 5, 2024
atuonufure added a commit that referenced this issue Nov 5, 2024
atuonufure added a commit that referenced this issue Nov 5, 2024
@atuonufure
Copy link
Member

resourceType: Questionnaire
item:
  - text: example-1
    type: quantity
    linkId: example-1
    unitOption:
      - code: foot
        system: http://unitsofmeasure.org
        display: ft
      - code: inch
        system: http://unitsofmeasure.org
        display: in
      - code: cm
        system: http://unitsofmeasure.org
        display: cm

atuonufure added a commit to beda-software/sdc-ide that referenced this issue Nov 11, 2024
atuonufure added a commit to beda-software/sdc-ide that referenced this issue Nov 11, 2024
atuonufure added a commit to beda-software/sdc-ide that referenced this issue Nov 11, 2024
atuonufure added a commit to beda-software/sdc-ide that referenced this issue Nov 11, 2024
atuonufure added a commit that referenced this issue Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants