description: A set of information to indicate what additional documentation exists. package_name: hl7.fhir.us.icsr-ae-reporting derivation: constraint name: AdditionalDocumentInformation type: Extension elements: extension: index: 0 slicing: slices: availableFlag: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: availableFlag} index: 3 value: mustSupport: true choices: [valueBoolean] index: 5 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6} required: [value, valueBoolean] document: match: {} schema: mustSupport: true array: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: document} index: 9 value: mustSupport: true choices: [valueAttachment] index: 11 valueAttachment: {type: Attachment, mustSupport: true, choiceOf: value, index: 12} value[x]: elements: contentType: {mustSupport: true, index: 13} url: {mustSupport: true, index: 14} title: {mustSupport: true, index: 15} required: [url, title] required: [valueAttachment, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-additionaldocumentinformation'} index: 16 value: choices: [] index: 18 package_version: 1.0.1 extensions: availableFlag: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: availableFlag} index: 3 value: mustSupport: true choices: [valueBoolean] index: 5 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6} required: [value, valueBoolean] document: url: null mustSupport: true array: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: document} index: 9 value: mustSupport: true choices: [valueAttachment] index: 11 valueAttachment: {type: Attachment, mustSupport: true, choiceOf: value, index: 12} value[x]: elements: contentType: {mustSupport: true, index: 13} url: {mustSupport: true, index: 14} title: {mustSupport: true, index: 15} required: [url, title] required: [valueAttachment, value] class: extension kind: complex-type url: http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-additionaldocumentinformation base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.1 required: [extension]