description: Document Bundle for Imaging Report package_name: rs/hl7.fhir.eu.imaging derivation: constraint name: ImReport type: Bundle elements: type: pattern: {type: code, value: document} type: code index: 0 entry: array: true min: 2 index: 1 slicing: rules: open ordered: false discriminator: - {path: resource, type: profile} min: 2 slices: imComposition: match: {} schema: _required: true index: 2 elements: resource: {type: Composition, index: 3} imDiagnosticReport: match: {} schema: _required: true index: 4 elements: resource: {type: DiagnosticReport, index: 5} package_version: r5-0.1.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/imaging-r5/StructureDefinition/ImReport base: http://hl7.org/fhir/StructureDefinition/Bundle version: 0.1.0-ballot