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: SDC Test Form - Candidate Expression

Page standards status: Informative
LinkIdTextCardinalityTypeDescription & Constraintsdoco
.. FhirPathPrepopCandExprFhirPath based prepopulation example that includes a Candidate expressionQuestionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-fhirpath-prepop-candexpr#3.0.0
... grpnull0..1group
.... part-detailsParticipant details0..1group
..... participant-idParticipant ID number0..1string
..... family-nameFamily name0..1stringExpressions:
..... given-namesGiven name(s)0..1stringExpressions:
.... contactsContacts0..*groupExpressions:
  • Candidates: RelatedPerson?patient={{%patient.id}}&active=true
..... cont-nameContact Name0..*stringExpressions:
  • Calculated Value: %selectedContact.name.first().select(text | given.first() & ' ' & family)
..... cont-numberContact Number0..*stringExpressions:

doco Documentation for this format