FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem questionnaire-usage-mode

Properties

Language en
Defining URL http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode
Version 2.0.0
Name QuestionnaireItemUsageMode
Title QuestionnaireItemUsageMode
Status active
Definition

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

Publisher Health Level Seven International
Copyright This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Value Set QuestionnaireItemUsageMode

This case-sensitive code system http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode defines the following codes:

Code Display Definition
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).