QuestionnaireItemUsageMode

QuestionnaireItemUsageMode

draftcomplete5 conceptsv4.0.1

Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.

Metadata

hl7.org/fhir
Canonical URL
http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode
All-Codes Value Set
http://hl7.org/fhir/ValueSet/questionnaire-usage-mode
ID
questionnaire-usage-mode
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (5)

capture-display
Capture & Display
Render the item regardless of usage mode.
capture
Capture Only
Render the item only when capturing data.
display
Display Only
Render the item only when displaying a completed form.
display-non-empty
Display when Answered
Render the item only when displaying a completed form and the item has been answered (or has child items that have been answered).
capture-display-non-empty
Capture or, if answered, Display
Render the item when capturing data or when displaying a completed form and the item has been answered (or has child items that have been answered).