description: 'A QuestionnaireResponse as used within the MedMij Questionnaires (Dutch: Vragenlijsten) information standard.\r\n\r\n*NOTE*: this profile is inspired by the http://hl7.org/fhir/us/sdc/StructureDefinition/sdc-questionnaireresponse and tries to mimic it as closely as possible. However, Nictiz has made different choices on several key points in order to align with other FHIR materials. Therefore, this is not a derived profile.\r\nDifferences include:\r\n- The Nictiz profiles are geared towards the Open World Modeling principle. Therefore, some of the restrictions in the SDC profiles have been lifted.\r\n- The use and interpretation of mustSupport and isModifier in the SDC profile doesn''t align to the Nictiz situation. These attributes are therefore not copied to the Nictiz profile.\r\n- The mappings in the SDC profile are not copied to the Nictiz profile.\r\n- The Nictiz profiles are based on version FHIR 3.0.2, which was the latest STU3 version at the moment of creation.' package_name: nictiz.fhir.nl.stu3.questionnaires derivation: constraint name: vl-QuestionnaireResponse type: QuestionnaireResponse elements: questionnaire: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire'] index: 0 elements: reference: {index: 1} status: {index: 2} subject: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice', 'http://nictiz.nl/fhir/StructureDefinition/zib-Payer'] index: 3 elements: reference: {short: The subject of the questions, index: 4} authored: {index: 5} author: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient'] index: 6 elements: reference: {index: 7} source: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner'] index: 8 item: index: 9 elements: linkId: {index: 10} answer: elements: value: choices: [] index: 12 item: {index: 13} package_version: 0.0.2-beta2 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: 0.0.3 required: [authored, subject, questionnaire]