eHealth Infrastructure
2021.3.0 - build

eHealth Infrastructure - Local Development build (v2021.3.0). See the Directory of published versions

Resource Profile: ehealth-questionnaireresponse

Defining URL:http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse
Version:2021.3.0
Name:ehealth-questionnaireresponse
Status:Active as of 2021-11-25T09:32:14+00:00
Publisher:Systematic | Trifork
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaireresponse

Introduction

QuestionnaireResponse provides a complete or partial list of answers to a set of questions filled when responding to a questionnaire.

Scope and Usage

Some activities may involve answering a Questionnaire. The answer is captured in a QuestionnaireResponse. Questionnaires can be used for standalone information about the health of the patient, or they can be used to provide context information for Observations.

It is possible to search for QuestionnaireResponses based on:

  • context
  • subject
  • code
  • period
  • deviceMeasuringQuality
  • situationQuality
  • operationQuality

At least one of “subject” and “context” must be provided. “period” searches on range of “authored”.

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from QuestionnaireResponse

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..*QuestionnaireResponseA structured set of questions and their answers
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... workflow-episodeOfCare 1..1Reference(EpisodeOfCare)Associated Encounter episode of care
URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
... ehealth-quality 0..*(Complex)Minimum requirements for qualities
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-quality
... basedOn 1..1Reference(ehealth-servicerequest) {r}Request fulfilled by this QuestionnaireResponse
... partOf 0..1Reference(ehealth-observation | Procedure) {r}Part of this action
... questionnaire 1..1canonical(ehealth-questionnaire) {r}Form being answered
... subject 1..1Reference(Resource)The subject of the questions
... authored 1..1dateTimeDate the answers were gathered
... author 0..1Reference(ehealth-device | ehealth-practitioner | ehealth-patient | ehealth-relatedperson) {r}Person who received and recorded the answers
... source 1..1Reference(ehealth-patient | ehealth-practitioner | ehealth-relatedperson) {r}The person who answered the questions

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..*QuestionnaireResponseA structured set of questions and their answers
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... workflow-episodeOfCare 1..1Reference(EpisodeOfCare)Associated Encounter episode of care
URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
... ehealth-quality 0..*(Complex)Minimum requirements for qualities
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-quality
... ehealth-resolved-timing 1..1(Complex)Resolved Timing
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-resolved-timing
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..1IdentifierUnique id for this set of answers
... basedOn Σ1..1Reference(ehealth-servicerequest) {r}Request fulfilled by this QuestionnaireResponse
... partOf Σ0..1Reference(ehealth-observation | Procedure) {r}Part of this action
... questionnaire Σ1..1canonical(ehealth-questionnaire) {r}Form being answered
... status ?!Σ1..1codein-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... subject Σ1..1Reference(Resource)The subject of the questions
... encounter Σ0..1Reference(Encounter)Encounter created as part of
... authored Σ1..1dateTimeDate the answers were gathered
... author Σ0..1Reference(ehealth-device | ehealth-practitioner | ehealth-patient | ehealth-relatedperson) {r}Person who received and recorded the answers
... source Σ1..1Reference(ehealth-patient | ehealth-practitioner | ehealth-relatedperson) {r}The person who answered the questions
... item I0..*BackboneElementGroups and questions
qrs-1: Nested item can't be beneath both item and answer
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... linkId 1..1stringPointer to specific item from Questionnaire
.... definition 0..1uriElementDefinition - details for the item
.... text 0..1stringName for group or question text
.... answer 0..*BackboneElementThe response(s) to the question
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... value[x] 0..1Single-valued answer to the question
Binding: QuestionnaireAnswerCodes (example): Code indicating the response provided for a question.

...... valueBooleanboolean
...... valueDecimaldecimal
...... valueIntegerinteger
...... valueDatedate
...... valueDateTimedateTime
...... valueTimetime
...... valueStringstring
...... valueUriuri
...... valueAttachmentAttachment
...... valueCodingCoding
...... valueQuantityQuantity
...... valueReferenceReference(Resource)
..... item 0..*See item (QuestionnaireResponse)Nested groups and questions
.... item 0..*See item (QuestionnaireResponse)Nested questionnaire response items

doco Documentation for this format

Differential View

This structure is derived from QuestionnaireResponse

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..*QuestionnaireResponseA structured set of questions and their answers
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... workflow-episodeOfCare 1..1Reference(EpisodeOfCare)Associated Encounter episode of care
URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
... ehealth-quality 0..*(Complex)Minimum requirements for qualities
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-quality
... basedOn 1..1Reference(ehealth-servicerequest) {r}Request fulfilled by this QuestionnaireResponse
... partOf 0..1Reference(ehealth-observation | Procedure) {r}Part of this action
... questionnaire 1..1canonical(ehealth-questionnaire) {r}Form being answered
... subject 1..1Reference(Resource)The subject of the questions
... authored 1..1dateTimeDate the answers were gathered
... author 0..1Reference(ehealth-device | ehealth-practitioner | ehealth-patient | ehealth-relatedperson) {r}Person who received and recorded the answers
... source 1..1Reference(ehealth-patient | ehealth-practitioner | ehealth-relatedperson) {r}The person who answered the questions

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..*QuestionnaireResponseA structured set of questions and their answers
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... workflow-episodeOfCare 1..1Reference(EpisodeOfCare)Associated Encounter episode of care
URL: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
... ehealth-quality 0..*(Complex)Minimum requirements for qualities
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-quality
... ehealth-resolved-timing 1..1(Complex)Resolved Timing
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-resolved-timing
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..1IdentifierUnique id for this set of answers
... basedOn Σ1..1Reference(ehealth-servicerequest) {r}Request fulfilled by this QuestionnaireResponse
... partOf Σ0..1Reference(ehealth-observation | Procedure) {r}Part of this action
... questionnaire Σ1..1canonical(ehealth-questionnaire) {r}Form being answered
... status ?!Σ1..1codein-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... subject Σ1..1Reference(Resource)The subject of the questions
... encounter Σ0..1Reference(Encounter)Encounter created as part of
... authored Σ1..1dateTimeDate the answers were gathered
... author Σ0..1Reference(ehealth-device | ehealth-practitioner | ehealth-patient | ehealth-relatedperson) {r}Person who received and recorded the answers
... source Σ1..1Reference(ehealth-patient | ehealth-practitioner | ehealth-relatedperson) {r}The person who answered the questions
... item I0..*BackboneElementGroups and questions
qrs-1: Nested item can't be beneath both item and answer
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... linkId 1..1stringPointer to specific item from Questionnaire
.... definition 0..1uriElementDefinition - details for the item
.... text 0..1stringName for group or question text
.... answer 0..*BackboneElementThe response(s) to the question
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... value[x] 0..1Single-valued answer to the question
Binding: QuestionnaireAnswerCodes (example): Code indicating the response provided for a question.

...... valueBooleanboolean
...... valueDecimaldecimal
...... valueIntegerinteger
...... valueDatedate
...... valueDateTimedateTime
...... valueTimetime
...... valueStringstring
...... valueUriuri
...... valueAttachmentAttachment
...... valueCodingCoding
...... valueQuantityQuantity
...... valueReferenceReference(Resource)
..... item 0..*See item (QuestionnaireResponse)Nested groups and questions
.... item 0..*See item (QuestionnaireResponse)Nested questionnaire response items

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
QuestionnaireResponse.languagepreferredCommonLanguages
Max Binding: AllLanguages
QuestionnaireResponse.statusrequiredQuestionnaireResponseStatus
QuestionnaireResponse.item.answer.value[x]exampleQuestionnaireAnswerCodes

Constraints

IdPathDetailsRequirements
dom-2QuestionnaireResponseIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3QuestionnaireResponseIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4QuestionnaireResponseIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5QuestionnaireResponseIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6QuestionnaireResponseA resource should have narrative for robust management
: text.`div`.exists()
ele-1QuestionnaireResponse.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.extension:episodeOfCareAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.extension:episodeOfCareMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.extension:qualityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.extension:qualityMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.extension:resolvedTimingAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.extension:resolvedTimingMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.basedOnAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.partOfAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.questionnaireAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.subjectAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.encounterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.authoredAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.authorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.sourceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.itemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qrs-1QuestionnaireResponse.itemNested item can't be beneath both item and answer
: (answer.exists() and item.exists()).not()
ele-1QuestionnaireResponse.item.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.item.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.item.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.item.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.item.linkIdAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.definitionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.answerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.answer.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.item.answer.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.item.answer.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1QuestionnaireResponse.item.answer.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1QuestionnaireResponse.item.answer.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.answer.itemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1QuestionnaireResponse.item.itemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())