FHIR Extensions Pack
5.1.0-cibuild - Working Copy International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

CodeSystem: questionnaire item usage mode code system

Official URL: http://hl7.org/fhir/questionnaire-usage-mode Version: 5.1.0-cibuild
Standards status: Trial-use Maturity Level: 2 Computable Name: QuestionnaireItemUsageMode
Other Identifiers: OID:2.16.840.1.113883.4.642.1.1274, OID:2.16.840.1.113883.4.642.1.855 (use: old)

QuestionnaireItemUsageMode

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

Changes since version 1.0.0:

  • No changes
  • 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).