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: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} basedOn: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest'] index: 2 elements: reference: {mustSupport: true, index: 3} identifier: mustSupport: true index: 4 elements: system: {mustSupport: true, index: 5} value: {mustSupport: true, index: 6} required: [value, system] partOf: {index: 7} status: pattern: {type: Code, value: completed} mustSupport: true index: 8 subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient'] index: 9 elements: reference: {mustSupport: true, index: 10} identifier: mustSupport: true index: 11 elements: system: {mustSupport: true, index: 12} value: {mustSupport: true, index: 13} required: [value, system] authored: {mustSupport: true, index: 14} author: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient', 'http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole'] index: 15 elements: reference: {mustSupport: true, index: 16} identifier: mustSupport: true index: 17 elements: system: {mustSupport: true, index: 18} value: {mustSupport: true, index: 19} required: [value, system] item: mustSupport: true index: 20 elements: linkId: {mustSupport: true, index: 21} text: {mustSupport: true, index: 22} answer: mustSupport: true index: 23 elements: value: mustSupport: true choices: [] index: 25 item: mustSupport: true index: 26 elements: linkId: {mustSupport: true, index: 27} text: {mustSupport: true, index: 28} answer: mustSupport: true index: 29 elements: value: mustSupport: true choices: [] index: 31 required: [text] package_version: 1.1.0-dft class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-QuestionnaireResponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: null