EntryModeCodes

Entry Mode

activeStructured Data Capture4.0.0complete3 concepts

Defines mechanisms of capturing data in a QuestionnaireResponse

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/sdc/CodeSystem/entryMode
ID
entryMode
Version
4.0.0
Publisher
HL7 International / FHIR Infrastructure
Case Sensitive
Yes

Concepts (3)

CodeDisplayDefinition
sequentialSequentialTop-level items are displayed one at a time and items within groups are displayed one at a time, with certain exceptions. If an item is of type 'page', then all items within the page are displayed and can be edited. If a question has child questions, the parent question (and answers) are visible while descendant questions are being edited. Once a user has progressed to view subsequent items, they can no longer return to edit or view prior items (though they might be able to see all answers once the questionnaire response has been marked 'completed' and is no longer editable). These questionnaire responses cannot be 'amended'.
prior-editPrior EditThis behaves similar to sequential from a 'display' perspective. I.e. items are generally only displayed one at a time. However, with his mode, it is possible to navigate to prior questions and change answers. Amending completed forms is possible.
randomRandomAll enabled questions are visible and accessible to the user. They may complete questions in any order.