Structured Data Capture
3.0.0 - STU 3 International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

Example Questionnaire: Example sub-module Questionnaire for name

Page standards status: Informative
Structure
LinkIdTextCardinalityTypeDescription & Constraintsdoco
.. QuestionnaireSDCModularNameExample questionnaire module - Used to represent a patient or other human name as an example of a Questionnaire that can be referenced by other Questionnaires. It is itself modular in that it relies on external element definitionsQuestionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-name#3.0.0
... 1Title1..1stringOptions: 4 options
Expressions:
  • Initial Value: %name.prefix.where($this in ('Mr.'|'Miss'|'Mrs'|'Ms.'))[0]
... 2null1..1stringDefinition: Demographics.name.first
Expressions:
... 3null1..1stringDefinition: Demographics.name.last
Expressions:

doco Documentation for this format

Option Sets

Answer options for 1

  • Mr.
  • Miss
  • Mrs.
  • Ms.