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: basedOn: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest'] index: 0 elements: reference: {mustSupport: true, index: 1} identifier: mustSupport: true index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} required: [value, system] status: pattern: {type: Code, value: completed} mustSupport: true index: 5 subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient'] index: 6 elements: reference: {mustSupport: true, index: 7} identifier: mustSupport: true index: 8 elements: system: {mustSupport: true, index: 9} value: {mustSupport: true, index: 10} required: [value, system] authored: {mustSupport: true, index: 11} 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: 12 elements: reference: {mustSupport: true, index: 13} identifier: mustSupport: true index: 14 elements: system: {mustSupport: true, index: 15} value: {mustSupport: true, index: 16} required: [value, system] item: mustSupport: true index: 17 elements: linkId: {mustSupport: true, index: 18} text: {mustSupport: true, index: 19} answer: mustSupport: true index: 20 elements: value: mustSupport: true choices: [] index: 22 item: mustSupport: true index: 23 elements: linkId: {mustSupport: true, index: 24} text: {mustSupport: true, index: 25} answer: mustSupport: true index: 26 elements: value: mustSupport: true choices: [] index: 28 required: [text] package_version: 1.1.1-dft-ballot 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