description: Help text for questions. xhtml contains an equivalent of the text string, but includes additional XHTML markup, such as bold, italics, styles, tables, etc. Existing restrictions on XHTML content apply. Note that using markdown allows for greater flexibility of display. package_name: dk.ehealth.sundhed.fhir.ig.core derivation: constraint name: ehealth-questionnaire-helpText type: Extension elements: extension: index: 0 slicing: slices: text: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: text} index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} required: [valueString, value] xhtml: match: {} schema: index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: xhtml} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} required: [valueString, value] url: pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-helpText'} index: 13 value: choices: [] index: 15 package_version: 6.0.0 extensions: text: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: text} index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} required: [valueString, value] xhtml: url: null index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: xhtml} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} required: [valueString, value] class: extension kind: complex-type url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-helpText base: http://hl7.org/fhir/StructureDefinition/Extension version: 6.0.0 required: [extension]