description: null package_name: fhir.trustedhealthapps.org derivation: constraint name: HealthAppQuestionnaireResponse type: QuestionnaireResponse elements: questionnaire: {short: Fragenkatalog, mustSupport: true, index: 0} status: {mustSupport: true, index: 1} subject: type: Reference short: Subjektreferenz mustSupport: true refers: ['https://fhir.trustedhealthapps.org/StructureDefinition/HealthApp', 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppEffect', 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModule'] index: 2 elements: reference: {mustSupport: true, index: 3} display: {mustSupport: true, index: 4} authored: {short: Veröffentlichungsdatum, mustSupport: true, index: 5} item: short: Assessments mustSupport: true index: 6 elements: linkId: {short: Assessment-ID, mustSupport: true, index: 7} item: short: Questionblocks mustSupport: true index: 8 elements: linkId: {short: Questionblock-ID, mustSupport: true, index: 9} item: short: Questions mustSupport: true index: 10 extensions: inapplicable: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseItemInapplicable', type: Extension, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: inapplicable: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseItemInapplicable', index: 12} linkId: {short: Question-ID, mustSupport: true, index: 13} answer: short: Antwort mustSupport: true index: 14 extensions: range: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseAnswerRange', type: Extension, index: 16} elements: extension: index: 15 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: range: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseAnswerRange', index: 16} value: mustSupport: true choices: [valueString, valueAttachment, valueCoding, valueReference] index: 18 valueString: {type: string, mustSupport: true, choiceOf: value, index: 19} valueAttachment: {type: Attachment, mustSupport: true, choiceOf: value, index: 20} valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 21} valueReference: type: Reference mustSupport: true choiceOf: value refers: ['https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppInsurance'] index: 22 required: [value, valueAttachment, valueCoding, valueReference, valueString] item: short: Subquestions mustSupport: true index: 23 extensions: inapplicable: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseItemInapplicable', type: Extension, index: 25} elements: extension: index: 24 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: inapplicable: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponseItemInapplicable', index: 25} linkId: {short: Subquestion-ID, mustSupport: true, index: 26} answer: short: Antwort mustSupport: true index: 27 elements: value: mustSupport: true choices: [valueString] index: 29 valueString: {type: string, mustSupport: true, choiceOf: value, index: 30} required: [value, valueString] package_version: 1.1.1 class: profile kind: resource url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireResponse base: http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse version: 1.1.0 required: [questionnaire, subject]