FHIR Extensions Pack
5.1.0-snapshot1 - Working Copy International flag

This page is part of the FHIR Core Extensions Registry (v5.1.0-snapshot1: Release 5.1) based on FHIR (HL7® FHIR® Standard) v5.0.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, 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-snapshot1
Standards status: Trial-use Maturity Level: 2 Computable Name: QuestionnaireItemUsageMode
Other Identifiers: urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#urn:oid:2.16.840.1.113883.4.642.1.1274, urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#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).