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

ValueSet: Questionnaire Entry Mode (Experimental)

Official URL: http://hl7.org/fhir/uv/sdc/ValueSet/entryMode Version: 3.0.0
Standards status: Informative Computable Name: QuestionnaireEntryMode

Defines mechanisms of capturing data in a QuestionnaireResponse

References

Logical Definition (CLD)

 

Expansion

Expansion based on codesystem Entry Mode v3.0.0 (CodeSystem)

This value set contains 3 concepts

CodeSystemDisplayDefinition
  sequentialhttp://hl7.org/fhir/uv/sdc/CodeSystem/entryModeSequential

Questions are displayed one at a time. Previous questions and submitted answers cannot be viewed or edited.

  prior-edithttp://hl7.org/fhir/uv/sdc/CodeSystem/entryModePrior Edit

Questions are only displayed once prior questions have been answered (or if optional, skipped). Previously answered questions are available for viewing and potentially editing

  randomhttp://hl7.org/fhir/uv/sdc/CodeSystem/entryModeRandom

All enabled questions are visible and accessible to the user. They may complete questions in any order.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code