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
Can suppress from display to user
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="questionnaire-sdc-optionalDisplay"/> <url value="http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-optionalDisplay"/> <name value="Can suppress from display to user"/> <publisher value="U.S. Office of the National Coordinator (ONC)'s Standards and Infrastructure (S&I) Structured Data Capture project"/> <contact> <telecom> <system value="url"/> <value value="http://wiki.siframework.org/Structured+Data+Capture+Initiative"/> </telecom> </contact> <description value="If set to true, it means that the system displaying the form (or the individual encoding the form for data capture) can choose to omit the question from display to the user."/> <status value="draft"/> <date value="2014-04-21"/> <contextType value="resource"/> <context value="Questionnaire.group"/> <context value="Questionnaire.group.group"/> <element> <path value="Extension"/> <short value="Can suppress from display to user"/> <definition value="If set to true, it means that the system displaying the form (or the individual encoding the form for data capture) can choose to omit the question from display to the user."/> <comments value="If a group or question that contains other groups or questions is marked as "optional", all of its contents are automatically also treated as optional."/> <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.