2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Extension-questionnaire-hidden.xml

Raw XML (canonical form)

Don't display to user

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="questionnaire-hidden"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/questionnaire-hidden"/>
  <name value="Don't display to user"/>
  <publisher value="HL7"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org"/>
    </telecom>
  </contact>
  <description value="If true, indicates that the containing group or question should not be displayed to the
   user for data entry."/>
  <status value="draft"/>
  <date value="2013-07-04"/>
  <contextType value="resource"/>
  <context value="Questionnaire.group"/>
  <context value="Questionnaire.group.group"/>
  <context value="Questionnaire.group.question"/>
  <element>
    <path value="Extension"/>
    <short value="Don't display to user"/>
    <definition value="If true, indicates that the containing group or question should not be displayed to the
     user for data entry."/>
    <comments value="Some questionnaires may have questions that represent calculated values or internal &quot;fixed&quot
    ; metadata.  These elements need to be included with the answers, but should not be displayed
     to the user."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="boolean"/>
    </type>
  </element>
</ExtensionDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.