Questionnaire
Questionnaire
draftResource69 elementsv5.0.0
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/Questionnaire
- ID
- Questionnaire
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 5.0.0
- Purpose
- To support structured, hierarchical registration of data gathered using digital forms and other questionnaires. Questionnaires provide greater control over presentation and allow capture of data in a domain-independent way (i.e. capturing information that would otherwise require multiple distinct types of resources).
| Path | Card. | Type | Description |
|---|---|---|---|
Questionnaire | 0..* | A structured set of questions | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
url | 0..1 | uri | Canonical identifier for this questionnaire, represented as an absolute URI (globally unique) |
identifier | 0..* | Business identifier for questionnaire | |
version | 0..1 | string | Business version of the questionnaire |
versionAlgorithm[x] | 0..1 | stringCoding | How to compare versionsextensible: version-algorithm |
name | 0..1 | string | Name for this questionnaire (computer friendly) |
title | 0..1 | string | Name for this questionnaire (human friendly) |
derivedFrom | 0..* | canonical | Based on Questionnaire |
status | 1..1 | code | draft | active | retired | unknownrequired: publication-status |
experimental | 0..1 | boolean | For testing purposes, not real usage |
subjectType | 0..* | code | Resource that can be subject of QuestionnaireResponserequired: resource-types |
date | 0..1 | dateTime | Date last changed |
publisher | 0..1 | string | Name of the publisher/steward (organization or individual) |
contact | 0..* | Contact details for the publisher | |
description | 0..1 | markdown | Natural language description of the questionnaire |
useContext | 0..* | The context that the content is intended to support | |
jurisdiction | 0..* | Intended jurisdiction for questionnaire (if applicable)extensible: jurisdiction | |
purpose | 0..1 | markdown | Why this questionnaire is defined |
copyright | 0..1 | markdown | Use and/or publishing restrictions |
copyrightLabel | 0..1 | string | Copyright holder and year(s) |
approvalDate | 0..1 | date | When the questionnaire was approved by publisher |
lastReviewDate | 0..1 | date | When the questionnaire was last reviewed by the publisher |
effectivePeriod | 0..1 | When the questionnaire is expected to be used | |
code | 0..* | Concept that represents the overall questionnaireexample: questionnaire-questions | |
item | 0..* | BackboneElement | Questions and sections within the Questionnaire |