Patient Monitoring Outcome FHIR Implementation Guide
0.1.0 - STU1 BE

Patient Monitoring Outcome FHIR Implementation Guide, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions

Logical Model: Home Hospitalization QuestionnaireResponse Logical Model - Detailed Descriptions

Draft as of 2026-05-18

Definitions for the homehosp-questionnaire-response-lm logical model

Guidance on how to interpret the contents of this table can be foundhere

0. HomeHospQuestionnaireResponse
Definition

Logical model representing the FHIR QuestionnaireResponse resource as used in the OPAT and ONCO home hospitalization caresets. Each home nurse visit produces exactly one QuestionnaireResponse if the visit was not cancelled, which corresponds to a single Encounter. The QuestionnaireResponse references the canonical Questionnaire URL and contains the nurse's answers. It can be used as-is for clinical review or as input to an SDC Definition-based extraction pipeline that generates discrete FHIR Observations.

ShortHome Hospitalization QuestionnaireResponse Logical Model
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. HomeHospQuestionnaireResponse.questionnaire
Definition

Canonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)

ShortCanonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)
Control1..1
Typecanonical
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
4. HomeHospQuestionnaireResponse.status
Definition

Status of the questionnaire response | Answers: completed | entered-in-error

ShortStatus of the questionnaire response | Answers: completed | entered-in-error
Control1..1
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. HomeHospQuestionnaireResponse.subject
Definition

Reference to the Patient this response is about

ShortReference to the Patient this response is about
Control1..1
TypeReference(BeModelPatient)
8. HomeHospQuestionnaireResponse.encounter
Definition

Reference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter

ShortReference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter
Control1..1
TypeReference(Home Hospitalization Encounter Logical Model)
10. HomeHospQuestionnaireResponse.authored
Definition

Date/time when the response was completed

ShortDate/time when the response was completed
Control1..1
TypedateTime
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. HomeHospQuestionnaireResponse.author
Definition

Reference to the home nurse who authored the response (Practitioner)

ShortReference to the home nurse who authored the response (Practitioner)
Control0..1
TypeReference(BePractitioner)
14. HomeHospQuestionnaireResponse.source
Definition

Reference to the person who provided the answers (if different from author)

ShortReference to the person who provided the answers (if different from author)
Control0..1
TypeReference(BeModelPatient)
16. HomeHospQuestionnaireResponse.item
Definition

Answer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.

ShortAnswer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.
Control1..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. HomeHospQuestionnaireResponse.item.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
20. HomeHospQuestionnaireResponse.item.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 22. HomeHospQuestionnaireResponse.item.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    24. HomeHospQuestionnaireResponse.item.linkId
    Definition

    Unique linkId matching the corresponding Questionnaire item

    ShortUnique linkId matching the corresponding Questionnaire item
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    26. HomeHospQuestionnaireResponse.item.text
    Definition

    Display text of the question (copied from the Questionnaire for readability)

    ShortDisplay text of the question (copied from the Questionnaire for readability)
    Control0..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    28. HomeHospQuestionnaireResponse.item.answer
    Definition

    Answer(s) provided for this item

    ShortAnswer(s) provided for this item
    Control0..*
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. HomeHospQuestionnaireResponse.item.answer.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    32. HomeHospQuestionnaireResponse.item.answer.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.answer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 34. HomeHospQuestionnaireResponse.item.answer.modifierExtension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      36. HomeHospQuestionnaireResponse.item.answer.valueCoding
      Definition

      Coded answer (for choice-type questions using SNOMED CT codes)

      ShortCoded answer (for choice-type questions using SNOMED CT codes)
      Control0..1
      TypeCoding
      38. HomeHospQuestionnaireResponse.item.answer.valueDecimal
      Definition

      Numeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)

      ShortNumeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)
      Control0..1
      Typedecimal
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      40. HomeHospQuestionnaireResponse.item.answer.valueString
      Definition

      Free-text answer (for open text questions)

      ShortFree-text answer (for open text questions)
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      42. HomeHospQuestionnaireResponse.item.answer.valueBoolean
      Definition

      Boolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)

      ShortBoolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)
      Control0..1
      Typeboolean
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      44. HomeHospQuestionnaireResponse.item.item
      Definition

      Nested answer items for sub-questions within a group (same structure as item)

      ShortNested answer items for sub-questions within a group (same structure as item)
      Control0..*
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      46. HomeHospQuestionnaireResponse.item.item.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      48. HomeHospQuestionnaireResponse.item.item.extension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      ShortAdditional content defined by implementations
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 50. HomeHospQuestionnaireResponse.item.item.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        52. HomeHospQuestionnaireResponse.item.item.linkId
        Definition

        Unique linkId matching the corresponding nested Questionnaire item

        ShortUnique linkId matching the corresponding nested Questionnaire item
        Control1..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        54. HomeHospQuestionnaireResponse.item.item.text
        Definition

        Display text of the nested question

        ShortDisplay text of the nested question
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        56. HomeHospQuestionnaireResponse.item.item.answer
        Definition

        Answer(s) for the nested item

        ShortAnswer(s) for the nested item
        Control0..*
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        58. HomeHospQuestionnaireResponse.item.item.answer.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        60. HomeHospQuestionnaireResponse.item.item.answer.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.item.answer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 62. HomeHospQuestionnaireResponse.item.item.answer.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          64. HomeHospQuestionnaireResponse.item.item.answer.valueCoding
          Definition

          Coded answer for the nested item

          ShortCoded answer for the nested item
          Control0..1
          TypeCoding
          66. HomeHospQuestionnaireResponse.item.item.answer.valueDecimal
          Definition

          Numeric answer for the nested item

          ShortNumeric answer for the nested item
          Control0..1
          Typedecimal
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          68. HomeHospQuestionnaireResponse.item.item.answer.valueString
          Definition

          Free-text answer for the nested item

          ShortFree-text answer for the nested item
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

          Guidance on how to interpret the contents of this table can be foundhere

          0. HomeHospQuestionnaireResponse
          Definition

          Logical model representing the FHIR QuestionnaireResponse resource as used in the OPAT and ONCO home hospitalization caresets. Each home nurse visit produces exactly one QuestionnaireResponse if the visit was not cancelled, which corresponds to a single Encounter. The QuestionnaireResponse references the canonical Questionnaire URL and contains the nurse's answers. It can be used as-is for clinical review or as input to an SDC Definition-based extraction pipeline that generates discrete FHIR Observations.

          ShortHome Hospitalization QuestionnaireResponse Logical Model
          Logical ModelInstances of this logical model are not marked to be the target of a Reference
          2. HomeHospQuestionnaireResponse.questionnaire
          Definition

          Canonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)

          ShortCanonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)
          Control1..1
          Typecanonical
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          4. HomeHospQuestionnaireResponse.status
          Definition

          Status of the questionnaire response | Answers: completed | entered-in-error

          ShortStatus of the questionnaire response | Answers: completed | entered-in-error
          Control1..1
          Typecode
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          6. HomeHospQuestionnaireResponse.subject
          Definition

          Reference to the Patient this response is about

          ShortReference to the Patient this response is about
          Control1..1
          TypeReference(BeModelPatient)
          8. HomeHospQuestionnaireResponse.encounter
          Definition

          Reference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter

          ShortReference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter
          Control1..1
          TypeReference(Home Hospitalization Encounter Logical Model)
          10. HomeHospQuestionnaireResponse.authored
          Definition

          Date/time when the response was completed

          ShortDate/time when the response was completed
          Control1..1
          TypedateTime
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          12. HomeHospQuestionnaireResponse.author
          Definition

          Reference to the home nurse who authored the response (Practitioner)

          ShortReference to the home nurse who authored the response (Practitioner)
          Control0..1
          TypeReference(BePractitioner)
          14. HomeHospQuestionnaireResponse.source
          Definition

          Reference to the person who provided the answers (if different from author)

          ShortReference to the person who provided the answers (if different from author)
          Control0..1
          TypeReference(BeModelPatient)
          16. HomeHospQuestionnaireResponse.item
          Definition

          Answer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.

          ShortAnswer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.
          Control1..*
          TypeBackboneElement
          18. HomeHospQuestionnaireResponse.item.linkId
          Definition

          Unique linkId matching the corresponding Questionnaire item

          ShortUnique linkId matching the corresponding Questionnaire item
          Control1..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          20. HomeHospQuestionnaireResponse.item.text
          Definition

          Display text of the question (copied from the Questionnaire for readability)

          ShortDisplay text of the question (copied from the Questionnaire for readability)
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          22. HomeHospQuestionnaireResponse.item.answer
          Definition

          Answer(s) provided for this item

          ShortAnswer(s) provided for this item
          Control0..*
          TypeBackboneElement
          24. HomeHospQuestionnaireResponse.item.answer.valueCoding
          Definition

          Coded answer (for choice-type questions using SNOMED CT codes)

          ShortCoded answer (for choice-type questions using SNOMED CT codes)
          Control0..1
          TypeCoding
          26. HomeHospQuestionnaireResponse.item.answer.valueDecimal
          Definition

          Numeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)

          ShortNumeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)
          Control0..1
          Typedecimal
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          28. HomeHospQuestionnaireResponse.item.answer.valueString
          Definition

          Free-text answer (for open text questions)

          ShortFree-text answer (for open text questions)
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          30. HomeHospQuestionnaireResponse.item.answer.valueBoolean
          Definition

          Boolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)

          ShortBoolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)
          Control0..1
          Typeboolean
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          32. HomeHospQuestionnaireResponse.item.item
          Definition

          Nested answer items for sub-questions within a group (same structure as item)

          ShortNested answer items for sub-questions within a group (same structure as item)
          Control0..*
          TypeBackboneElement
          34. HomeHospQuestionnaireResponse.item.item.linkId
          Definition

          Unique linkId matching the corresponding nested Questionnaire item

          ShortUnique linkId matching the corresponding nested Questionnaire item
          Control1..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          36. HomeHospQuestionnaireResponse.item.item.text
          Definition

          Display text of the nested question

          ShortDisplay text of the nested question
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          38. HomeHospQuestionnaireResponse.item.item.answer
          Definition

          Answer(s) for the nested item

          ShortAnswer(s) for the nested item
          Control0..*
          TypeBackboneElement
          40. HomeHospQuestionnaireResponse.item.item.answer.valueCoding
          Definition

          Coded answer for the nested item

          ShortCoded answer for the nested item
          Control0..1
          TypeCoding
          42. HomeHospQuestionnaireResponse.item.item.answer.valueDecimal
          Definition

          Numeric answer for the nested item

          ShortNumeric answer for the nested item
          Control0..1
          Typedecimal
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          44. HomeHospQuestionnaireResponse.item.item.answer.valueString
          Definition

          Free-text answer for the nested item

          ShortFree-text answer for the nested item
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

          Guidance on how to interpret the contents of this table can be foundhere

          0. HomeHospQuestionnaireResponse
          Definition

          Logical model representing the FHIR QuestionnaireResponse resource as used in the OPAT and ONCO home hospitalization caresets. Each home nurse visit produces exactly one QuestionnaireResponse if the visit was not cancelled, which corresponds to a single Encounter. The QuestionnaireResponse references the canonical Questionnaire URL and contains the nurse's answers. It can be used as-is for clinical review or as input to an SDC Definition-based extraction pipeline that generates discrete FHIR Observations.

          ShortHome Hospitalization QuestionnaireResponse Logical Model
          Control0..*
          Is Modifierfalse
          Logical ModelInstances of this logical model are not marked to be the target of a Reference
          2. HomeHospQuestionnaireResponse.questionnaire
          Definition

          Canonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)

          ShortCanonical URL of the Questionnaire this response is based on (e.g. http://hl7belgium.org/fhir/patient-monitoring/Questionnaire/OPATContinuInfuusV1)
          Control1..1
          Typecanonical
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          4. HomeHospQuestionnaireResponse.status
          Definition

          Status of the questionnaire response | Answers: completed | entered-in-error

          ShortStatus of the questionnaire response | Answers: completed | entered-in-error
          Control1..1
          Typecode
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          6. HomeHospQuestionnaireResponse.subject
          Definition

          Reference to the Patient this response is about

          ShortReference to the Patient this response is about
          Control1..1
          TypeReference(BeModelPatient)
          8. HomeHospQuestionnaireResponse.encounter
          Definition

          Reference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter

          ShortReference to the Encounter during which this response was captured - !!! in testphase this was not required but it makes sence to reference the encounter
          Control1..1
          TypeReference(Home Hospitalization Encounter Logical Model)
          10. HomeHospQuestionnaireResponse.authored
          Definition

          Date/time when the response was completed

          ShortDate/time when the response was completed
          Control1..1
          TypedateTime
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          12. HomeHospQuestionnaireResponse.author
          Definition

          Reference to the home nurse who authored the response (Practitioner)

          ShortReference to the home nurse who authored the response (Practitioner)
          Control0..1
          TypeReference(BePractitioner)
          14. HomeHospQuestionnaireResponse.source
          Definition

          Reference to the person who provided the answers (if different from author)

          ShortReference to the person who provided the answers (if different from author)
          Control0..1
          TypeReference(BeModelPatient)
          16. HomeHospQuestionnaireResponse.item
          Definition

          Answer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.

          ShortAnswer items corresponding to questionnaire groups and questions. Structure mirrors the Questionnaire item hierarchy (groups and leaf questions). Each leaf item contains a linkId, optional text, and one or more answer values.
          Control1..*
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          18. HomeHospQuestionnaireResponse.item.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          20. HomeHospQuestionnaireResponse.item.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 22. HomeHospQuestionnaireResponse.item.modifierExtension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Summarytrue
            Requirements

            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            24. HomeHospQuestionnaireResponse.item.linkId
            Definition

            Unique linkId matching the corresponding Questionnaire item

            ShortUnique linkId matching the corresponding Questionnaire item
            Control1..1
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            26. HomeHospQuestionnaireResponse.item.text
            Definition

            Display text of the question (copied from the Questionnaire for readability)

            ShortDisplay text of the question (copied from the Questionnaire for readability)
            Control0..1
            Typestring
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            28. HomeHospQuestionnaireResponse.item.answer
            Definition

            Answer(s) provided for this item

            ShortAnswer(s) provided for this item
            Control0..*
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            30. HomeHospQuestionnaireResponse.item.answer.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            32. HomeHospQuestionnaireResponse.item.answer.extension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.answer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 34. HomeHospQuestionnaireResponse.item.answer.modifierExtension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

              ShortExtensions that cannot be ignored even if unrecognized
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
              Summarytrue
              Requirements

              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

              Alternate Namesextensions, user content, modifiers
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              36. HomeHospQuestionnaireResponse.item.answer.valueCoding
              Definition

              Coded answer (for choice-type questions using SNOMED CT codes)

              ShortCoded answer (for choice-type questions using SNOMED CT codes)
              Control0..1
              TypeCoding
              38. HomeHospQuestionnaireResponse.item.answer.valueDecimal
              Definition

              Numeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)

              ShortNumeric answer with unit implicit from the Questionnaire (for vital parameters and infusor weights)
              Control0..1
              Typedecimal
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              40. HomeHospQuestionnaireResponse.item.answer.valueString
              Definition

              Free-text answer (for open text questions)

              ShortFree-text answer (for open text questions)
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              42. HomeHospQuestionnaireResponse.item.answer.valueBoolean
              Definition

              Boolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)

              ShortBoolean answer (reserved for future use; prefer valueCoding with SNOMED yes/no)
              Control0..1
              Typeboolean
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              44. HomeHospQuestionnaireResponse.item.item
              Definition

              Nested answer items for sub-questions within a group (same structure as item)

              ShortNested answer items for sub-questions within a group (same structure as item)
              Control0..*
              TypeBackboneElement
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              46. HomeHospQuestionnaireResponse.item.item.id
              Definition

              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              ShortUnique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              48. HomeHospQuestionnaireResponse.item.item.extension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.item.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 50. HomeHospQuestionnaireResponse.item.item.modifierExtension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                ShortExtensions that cannot be ignored even if unrecognized
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                Requirements

                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                Alternate Namesextensions, user content, modifiers
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                52. HomeHospQuestionnaireResponse.item.item.linkId
                Definition

                Unique linkId matching the corresponding nested Questionnaire item

                ShortUnique linkId matching the corresponding nested Questionnaire item
                Control1..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                54. HomeHospQuestionnaireResponse.item.item.text
                Definition

                Display text of the nested question

                ShortDisplay text of the nested question
                Control0..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                56. HomeHospQuestionnaireResponse.item.item.answer
                Definition

                Answer(s) for the nested item

                ShortAnswer(s) for the nested item
                Control0..*
                TypeBackboneElement
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                58. HomeHospQuestionnaireResponse.item.item.answer.id
                Definition

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                60. HomeHospQuestionnaireResponse.item.item.answer.extension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                ShortAdditional content defined by implementations
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on HomeHospQuestionnaireResponse.item.item.answer.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 62. HomeHospQuestionnaireResponse.item.item.answer.modifierExtension
                  Definition

                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                  ShortExtensions that cannot be ignored even if unrecognized
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                  Summarytrue
                  Requirements

                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                  Alternate Namesextensions, user content, modifiers
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  64. HomeHospQuestionnaireResponse.item.item.answer.valueCoding
                  Definition

                  Coded answer for the nested item

                  ShortCoded answer for the nested item
                  Control0..1
                  TypeCoding
                  66. HomeHospQuestionnaireResponse.item.item.answer.valueDecimal
                  Definition

                  Numeric answer for the nested item

                  ShortNumeric answer for the nested item
                  Control0..1
                  Typedecimal
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  68. HomeHospQuestionnaireResponse.item.item.answer.valueString
                  Definition

                  Free-text answer for the nested item

                  ShortFree-text answer for the nested item
                  Control0..1
                  Typestring
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension