FHIR Extensions Pack
5.1.0-cibuild - Working Copy International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This is not an authorized publication; it is the continuous build for version 5.1.0-cibuild). 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: id: urn:oid:2.16.840.1.113883.4.642.1.1274, id: urn: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:

  • The resource metadata has changed (title)
  • This case-sensitive code system http://hl7.org/fhir/questionnaire-usage-mode defines the following codes:

    CodeDisplayDefinition
    capture-display Capture & DisplayRender the item regardless of usage mode.
    capture Capture OnlyRender the item only when capturing data.
    display Display OnlyRender the item only when displaying a completed form.
    display-non-empty Display when AnsweredRender 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, DisplayRender 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).