description: A set of information to indicate what additional documentation exists. package_name: hl7.fhir.us.icsr 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 elements: contentType: {mustSupport: true, index: 14} url: {mustSupport: true, index: 15} title: {mustSupport: true, index: 16} required: [url, title] required: [valueAttachment, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-additionaldocumentinformation'} index: 17 value: choices: [] index: 19 package_version: ae-reporting-1.0.0 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 elements: contentType: {mustSupport: true, index: 14} url: {mustSupport: true, index: 15} title: {mustSupport: true, index: 16} 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.0 required: [extension]