IL Core Implementation Guide
0.18.0 - draft Israel flag

This page is part of the IL-Core IG (v0.18.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: ILCore QuestionnaireResponse Profile

Official URL: http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire-response Version: 0.18.0
Standards status: Trial-use Maturity Level: 1 Computable Name: ILCoreQuestionnaireResponse

Israel Core proposed constraints and extensions on the QuestionnaireResponse Resource

כללי

משאב ה- QuestionnaireRsponse מייצג מענה לשאלה או קבוצת שאלות (עותק שאלון ממולא [או טיטה במהלך מילוי] או עותק חלקי מלא של שאלון) שנענו על ידי גורם מסוים בזמן מסוים. המשאב מכיל מספיק מידע לגבי השאלה ומיקומה במסגרת הארגונית של השאלון, על מנת שניתן יהיה לנתחה ולהציגה גם ללא משיכת השאלון עצמו (המיוצג על ידי משאב ה- Questionnaire). ראו בהרחבה בדף הפרופיל באתר HL7. עוד מידע על פרופיל זה ניתן למצוא באתר הקהילה

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..* QuestionnaireResponse ILCore QuestionnaireResponse Profile
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile) Request fulfilled by this QuestionnaireResponse
... questionnaire Σ 0..1 canonical(ILCore Questionnaire Profile) Form being answered
... status ?!Σ 1..1 code in-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter created as part of
... author Σ 0..1 Reference(ILCore Device Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Organization Profile) Person who received and recorded the answers
... source Σ 0..1 Reference(ILCore Patient Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore RelatedPerson Profile) The person who answered the questions

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
QuestionnaireResponse.statusrequiredQuestionnaireResponseStatus
http://hl7.org/fhir/ValueSet/questionnaire-answers-status|4.0.1
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..* QuestionnaireResponse ILCore QuestionnaireResponse Profile
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier Unique id for this set of answers
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile) Request fulfilled by this QuestionnaireResponse
... partOf Σ 0..* Reference(ILCore Observation Profile | ILCore Procedure Profile) Part of this action
... questionnaire Σ 0..1 canonical(ILCore Questionnaire Profile) Form being answered
... status ?!Σ 1..1 code in-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... subject Σ 0..1 Reference(Resource) The subject of the questions
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter created as part of
... authored Σ 0..1 dateTime Date the answers were gathered
... author Σ 0..1 Reference(ILCore Device Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Organization Profile) Person who received and recorded the answers
... source Σ 0..1 Reference(ILCore Patient Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore RelatedPerson Profile) The person who answered the questions
... item C 0..* BackboneElement Groups and questions
qrs-1: Nested item can't be beneath both item and answer
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId 1..1 string Pointer to specific item from Questionnaire
.... definition 0..1 uri ElementDefinition - details for the item
.... text 0..1 string Name for group or question text
.... answer 0..* BackboneElement The response(s) to the question
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] 0..1 Single-valued answer to the question
Binding: QuestionnaireAnswerCodes (example): Code indicating the response provided for a question.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
..... item 0..* See item (QuestionnaireResponse) Nested groups and questions
.... item 0..* See item (QuestionnaireResponse) Nested questionnaire response items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
QuestionnaireResponse.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
QuestionnaireResponse.statusrequiredQuestionnaireResponseStatus
http://hl7.org/fhir/ValueSet/questionnaire-answers-status|4.0.1
from the FHIR Standard
QuestionnaireResponse.item.answer.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..* QuestionnaireResponse ILCore QuestionnaireResponse Profile
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile) Request fulfilled by this QuestionnaireResponse
... questionnaire Σ 0..1 canonical(ILCore Questionnaire Profile) Form being answered
... status ?!Σ 1..1 code in-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter created as part of
... author Σ 0..1 Reference(ILCore Device Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Organization Profile) Person who received and recorded the answers
... source Σ 0..1 Reference(ILCore Patient Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore RelatedPerson Profile) The person who answered the questions

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
QuestionnaireResponse.statusrequiredQuestionnaireResponseStatus
http://hl7.org/fhir/ValueSet/questionnaire-answers-status|4.0.1
from the FHIR Standard

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. QuestionnaireResponse 0..* QuestionnaireResponse ILCore QuestionnaireResponse Profile
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier Unique id for this set of answers
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile) Request fulfilled by this QuestionnaireResponse
... partOf Σ 0..* Reference(ILCore Observation Profile | ILCore Procedure Profile) Part of this action
... questionnaire Σ 0..1 canonical(ILCore Questionnaire Profile) Form being answered
... status ?!Σ 1..1 code in-progress | completed | amended | entered-in-error | stopped
Binding: QuestionnaireResponseStatus (required): Lifecycle status of the questionnaire response.

... subject Σ 0..1 Reference(Resource) The subject of the questions
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter created as part of
... authored Σ 0..1 dateTime Date the answers were gathered
... author Σ 0..1 Reference(ILCore Device Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Organization Profile) Person who received and recorded the answers
... source Σ 0..1 Reference(ILCore Patient Profile | ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore RelatedPerson Profile) The person who answered the questions
... item C 0..* BackboneElement Groups and questions
qrs-1: Nested item can't be beneath both item and answer
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... linkId 1..1 string Pointer to specific item from Questionnaire
.... definition 0..1 uri ElementDefinition - details for the item
.... text 0..1 string Name for group or question text
.... answer 0..* BackboneElement The response(s) to the question
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... value[x] 0..1 Single-valued answer to the question
Binding: QuestionnaireAnswerCodes (example): Code indicating the response provided for a question.

...... valueBoolean boolean
...... valueDecimal decimal
...... valueInteger integer
...... valueDate date
...... valueDateTime dateTime
...... valueTime time
...... valueString string
...... valueUri uri
...... valueAttachment Attachment
...... valueCoding Coding
...... valueQuantity Quantity
...... valueReference Reference(Resource)
..... item 0..* See item (QuestionnaireResponse) Nested groups and questions
.... item 0..* See item (QuestionnaireResponse) Nested questionnaire response items

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
QuestionnaireResponse.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
QuestionnaireResponse.statusrequiredQuestionnaireResponseStatus
http://hl7.org/fhir/ValueSet/questionnaire-answers-status|4.0.1
from the FHIR Standard
QuestionnaireResponse.item.answer.value[x]exampleQuestionnaireAnswerCodes (a valid code from SNOMED CT)
http://hl7.org/fhir/ValueSet/questionnaire-answers
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron