Structured Data Capture
4.0.0 - STU 4 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 4.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

Questionnaire: Complex Extract Demonstration - StructureMap (Experimental)

Official URL: http://hl7.org/fhir/uv/sdc/Questionnaire/extract-complex-smap Version: 4.0.0
Standards status: Informative Draft as of 2026-03-24 Computable Name: ExtractComplexSmap
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.35.33

Complex StructureMap extraction questionnaire example

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ExtractComplexSmap Complex StructureMap extraction questionnaire example Questionnaire http://hl7.org/fhir/uv/sdc/Questionnaire/extract-complex-smap#4.0.0
... patient Patient Information 0..1 group Value Set:
.... name Name 0..* group Value Set:
..... given Given Name(s) 0..* string Value Set:
..... family Family/Surname 0..1 string Value Set:
.... gender Gender 0..1 choice Value Set: AdministrativeGender
.... dob Date of Birth 0..1 date Value Set:
.... ihi National Identifier (IHI) 0..1 string Value Set:
.... mobile-phone Mobile Phone number 0..1 string Value Set:
... contacts Contacts 0..* group Value Set:
.... contact-name Name 0..1 string Value Set:
.... relationship Relationship 0..1 choice Value Set: Patient Contact Relationship
.... phone Phone 0..1 string Value Set:
... obs Observations 0..1 group Value Set:
.... height What is your current height (m) 0..1 decimal Value Set:
.... weight What is your current weight (kg) 0..1 decimal Value Set:
.... complication Have you had a Sigmoidoscopy Complication (concern with invasive procedure, for example) 0..1 boolean Value Set:

doco Documentation for this format

Patient Information

  • linkId: patient
  • Answers:

Name

  • linkId: name
  • Answers:

Given Name(s)

  • linkId: given
  • Answers:

Family/Surname

  • linkId: family
  • Answers:

Gender

Date of Birth

  • linkId: dob
  • Answers:

National Identifier (IHI)

  • linkId: ihi
  • Answers:

Mobile Phone number

  • linkId: mobile-phone
  • Answers:

Contacts

  • linkId: contacts
  • Answers:

Name

  • linkId: contact-name
  • Answers:

Relationship

Phone

  • linkId: phone
  • Answers:

Observations

  • linkId: obs
  • Answers:

What is your current height (m)

  • linkId: height
  • Answers:

What is your current weight (kg)

  • linkId: weight
  • Answers:

Have you had a Sigmoidoscopy Complication (concern with invasive procedure, for example)

  • linkId: complication
  • Answers:

LinkIDDescription & Constraintsdoco
.. patient Value Set:
... name Value Set:
.... given Value Set:
.... family Value Set:
... gender Value Set: AdministrativeGender
... dob Value Set:
... mobile-phone Value Set:
.. contacts Value Set:
... contact-name Value Set:
... relationship Value Set: Patient Contact Relationship
... phone Value Set:
.. obs Value Set:
... height Value Set:
... weight Value Set:
... complication Value Set:

doco Documentation for this format

Test this Questionnaire

Try this questionnaire out:

Responses for this Questionnaire

There are currently no QuestionnaireResponse instances for this Questionnaire defined in this IG.