description: Definitions that drive Rendering Engine behaviour, to assist profiles and profile-based renderers to provide more useful human rendering package_name: hl7.fhir.uv.tools.r5 derivation: constraint name: RenderingEngineViewHintsExt type: Extension elements: extension: array: true max: 2 index: 0 slicing: slices: name: match: {} schema: type: Extension short: The name of a view hint with a property value index: 1 extensions: {} elements: extension: {index: 2} url: type: uri pattern: {type: Uri, value: name} index: 3 value: choices: [valueCode] index: 5 valueCode: {type: code, choiceOf: value, index: 6} value: match: {} schema: type: Extension short: The value of a view hint with a property value index: 7 extensions: {} elements: extension: {index: 8} url: type: uri pattern: {type: Uri, value: value} index: 9 value: choices: [valueString, valueInteger, valueCode] index: 11 valueString: {type: string, choiceOf: value, index: 12} valueInteger: {type: integer, choiceOf: value, index: 13} valueCode: {type: code, choiceOf: value, index: 14} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/view-hint'} index: 15 value: choices: [valueCode] index: 17 valueCode: {type: code, choiceOf: value, index: 18} package_version: 0.4.0 extensions: name: url: null type: Extension short: The name of a view hint with a property value index: 1 extensions: {} elements: extension: {index: 2} url: type: uri pattern: {type: Uri, value: name} index: 3 value: choices: [valueCode] index: 5 valueCode: {type: code, choiceOf: value, index: 6} value: url: null type: Extension short: The value of a view hint with a property value index: 7 extensions: {} elements: extension: {index: 8} url: type: uri pattern: {type: Uri, value: value} index: 9 value: choices: [valueString, valueInteger, valueCode] index: 11 valueString: {type: string, choiceOf: value, index: 12} valueInteger: {type: integer, choiceOf: value, index: 13} valueCode: {type: code, choiceOf: value, index: 14} class: extension kind: complex-type url: http://hl7.org/fhir/tools/StructureDefinition/view-hint base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.4.0 required: [valueCode, value]