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

TX: CodeSystem 961

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: January 30, 2023 at 08:07:38 PM UTC
Defining URL http://hl7.org/fhir/questionnaire-usage-mode
Version 5.1.0
Name QuestionnaireItemUsageMode
Title questionnaire item usage mode code system
Status draft
Definition

QuestionnaireItemUsageMode

Publisher HL7 International / FHIR Infrastructure
Committee fhir
EXT_FMM_LEVEL 2
Source hl7.fhir.uv.extensions.r4#5.1.0

This case-sensitive code system http://hl7.org/fhir/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).