description: null package_name: fhir.trustedhealthapps.org derivation: constraint name: HealthAppQuestionnaire type: Questionnaire elements: url: {short: URL, mustSupport: true, index: 0} identifier: short: IDs eines Fragenkatalogs mustSupport: true index: 1 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: healthAppQuestionnaireId: match: {system: 'https://fhir.trustedhealthapps.org/Identifier/HealthAppQuestionnaireId'} schema: _required: true index: 2 elements: system: pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/Identifier/HealthAppQuestionnaireId'} mustSupport: true type: uri index: 3 value: {mustSupport: true, index: 4} required: [system, value] title: {short: Name, mustSupport: true, index: 5} status: {short: Status (unknown), mustSupport: true, index: 6} date: {short: Datum, mustSupport: true, index: 7} description: {short: Beschreibung, mustSupport: true, index: 8} item: short: Assessments mustSupport: true index: 9 extensions: description: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', min: 0, type: Extension, index: 11} elements: extension: index: 10 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: description: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', index: 11} min: 0 linkId: {short: Assessment-ID, mustSupport: true, index: 12} text: {short: Name, mustSupport: true, index: 13} type: short: Fragentyp pattern: {type: code, value: group} mustSupport: true type: code index: 14 item: short: Questionblocks mustSupport: true index: 15 extensions: description: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', min: 0, type: Extension, index: 17} elements: extension: index: 16 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: description: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', index: 17} min: 0 linkId: {short: Questionblock-ID, mustSupport: true, index: 18} text: {short: Name, mustSupport: true, index: 19} type: short: Fragentyp pattern: {type: code, value: group} mustSupport: true type: code index: 20 item: short: Questions mustSupport: true index: 21 extensions: description: {url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', min: 0, type: Extension, index: 23} elements: extension: index: 22 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: description: match: {url: null} schema: {type: Extension, url: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription', index: 23} min: 0 linkId: {short: Question-ID, mustSupport: true, index: 24} text: {short: Fragestellung, mustSupport: true, index: 25} type: {short: Fragentyp, mustSupport: true, index: 26} answerValueSet: {mustSupport: true, index: 27} answerOption: mustSupport: true index: 28 elements: value: mustSupport: true choices: [valueString] index: 30 valueString: {type: string, mustSupport: true, choiceOf: value, index: 31} package_version: 1.1.6 class: profile kind: resource url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaire base: http://hl7.org/fhir/StructureDefinition/Questionnaire version: 1.1.6 required: [identifier, url]