FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: QuestionnaireItemUsageMode

Official URL: http://hl7.org/fhir/questionnaire-usage-mode Version: 3.0.2
Standards status: Informative Maturity Level: 0 Computable Name: QuestionnaireItemUsageMode

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

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

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

CodeDisplayDefinition
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)