NameFlagsCard.TypeDescription & Constraintsdoco
.. Questionnaire IDomainResourceA structured set of questions
The link ids for groups and questions must be unique within the questionnaire
... identifier Σ0..*IdentifierExternal identifiers for this questionnaire
... version Σ0..1stringLogical identifier for this version of Questionnaire
... status ?! Σ1..1codedraft | published | retired
QuestionnaireStatus (Required)
... date Σ0..1dateTimeDate this version was authored
... publisher Σ0..1stringOrganization/individual who designed the questionnaire
... telecom Σ0..*ContactPointContact information of the publisher
... title Σ0..1stringName for the questionnaire
... concept Σ0..*CodingConcept that represents the overall questionnaire
Questionnaire Question Codes (Example)
... subjectType Σ0..*codeResource that can be subject of QuestionnaireResponse
ResourceType (Required)
... item I0..*BackboneElementQuestions and sections within the Questionnaire
Group items must have nested items, display items cannot have nested items
Display items cannot have a "concept" asserted
Only 'choice' items can have options
A question cannot have both option and options
Required and repeat aren't permitted for display items
.... linkId 0..1stringTo link questionnaire with questionnaire response
.... concept Σ I0..*CodingConcept that represents this item within in a questionnaire
Questionnaire Question Codes (Example)
.... text Σ0..1stringPrimary text for the item
.... type 1..1codegroup | display | boolean | decimal | integer | date | dateTime +
QuestionnaireItemType (Required)
.... required I0..1booleanWhether the group must be included in data results
.... repeats I0..1booleanWhether the group may repeat
.... options I0..1Reference(ValueSet)Valueset containing permitted answers
.... option I0..*CodingPermitted answer
Questionnaire Answer Codes (Example)
.... item I0..*see itemNested questionnaire items

doco Documentation for this format