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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-optionalDisplay
Status: draft
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.
U.S. Office of the National Coordinator (ONC)'s Standards and Infrastructure (S&I) Structured Data Capture projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-optionalDisplay Can suppress from display to user: 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. Use on element: Questionnaire.group, Questionnaire.group.group | ||
valueBoolean | 0..1 | boolean | Can suppress from display to user Use on element: Questionnaire.group, Questionnaire.group.group |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-optionalDisplay" : { // Can suppress from display to user "valueBoolean" : [<boolean>] //Can suppress from display to user }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-optionalDisplay Can suppress from display to user: 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. Use on element: Questionnaire.group, Questionnaire.group.group | ||
valueBoolean | 0..1 | boolean | Can suppress from display to user Use on element: Questionnaire.group, Questionnaire.group.group |