PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft-ballot
    https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-QuestionnaireResponse
description: QuestionnaireResponse resource is used to capture additional information, notes, record question/answers, etc. about the referral. This resource will be referrenced via ServiceRequest resource.
package_name: ca.infoway.io.erec
derivation: constraint
name: QuestionnaireResponse
type: QuestionnaireResponse
elements:
  meta: {index: 0}
  item:
    mustSupport: true
    index: 22
    elements:
      linkId: {mustSupport: true, index: 23}
      text: {mustSupport: true, index: 24}
      answer:
        mustSupport: true
        index: 25
        elements:
          value:
            mustSupport: true
            choices: []
            index: 27
      item:
        mustSupport: true
        index: 28
        elements:
          linkId: {mustSupport: true, index: 29}
          text: {mustSupport: true, index: 30}
          answer:
            mustSupport: true
            index: 31
            elements:
              value:
                mustSupport: true
                choices: []
                index: 33
    required: [text]
  author:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient', 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole']
    index: 17
    elements:
      reference: {mustSupport: true, index: 18}
      identifier:
        mustSupport: true
        index: 19
        elements:
          system: {mustSupport: true, index: 20}
          value: {mustSupport: true, index: 21}
  status:
    pattern: {type: Code, value: completed}
    mustSupport: true
    index: 10
  identifier:
    mustSupport: true
    index: 1
    elements:
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest']
    index: 4
    elements:
      reference: {mustSupport: true, index: 5}
      identifier:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          value: {mustSupport: true, index: 8}
  authored: {mustSupport: true, index: 16}
  partOf: {index: 9}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient']
    index: 11
    elements:
      reference: {mustSupport: true, index: 12}
      identifier:
        mustSupport: true
        index: 13
        elements:
          system: {mustSupport: true, index: 14}
          value: {mustSupport: true, index: 15}
package_version: 1.0.0-dft-ballot
class: profile
kind: resource
url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-QuestionnaireResponse
base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse
version: 0.1.0