Structured Data Capture
3.0.0 - STU 3 International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

Example Questionnaire: SDC Test Form - Required

Page standards status: Informative
Structure
LinkIdTextCardinalityTypeDescription & Constraintsdoco
.. RequiredRadioButtonsA Test form with required fieldsQuestionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-required-radios#3.0.0
... grpTest: Required Radio Buttons0..1group
.... textqShould I stay text?1..1string
.... radioShould I stay?1..1choiceValue Set: http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/a015b6a1ac024dc19baec940be2c1695
.... radio2Should I go now?1..1choiceOptions: 2 options
.... radio3Will there be trouble?1..1choiceOptions: 3 options

doco Documentation for this format

Option Sets

Answer options for radio2

  • http://example.org#1 ("One")
  • http://example.org#2 ("Two")

Answer options for radio3

  • http://example.org#1 ("One")
  • http://example.org#2 ("Two")
  • http://example.org#3 ("Three")