description: DiagnosticReport profile for minimal metadata imaging report exchange. \nThis profile shares all common imaging report modeling with DiagnosticReportEuImaging but does not require a matching Composition resource. package_name: hl7.fhir.eu.imaging derivation: constraint name: DiagnosticReportEuImagingMinimalMetadata type: DiagnosticReport elements: category: array: true min: 2 index: 25 slicing: rules: open ordered: false discriminator: - {path: $this, type: value} min: 2 slices: diagnostic-service: match: {} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'} index: 26 min: 0 max: 1 imaging-report: match: coding: - {code: 85430-7, system: 'http://loinc.org'} schema: pattern: type: CodeableConcept value: coding: - {code: 85430-7, system: 'http://loinc.org'} _required: true index: 27 min: 1 max: 1 imaging: match: coding: - {code: Medical-Imaging, system: 'http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs'} schema: pattern: type: CodeableConcept value: coding: - {code: Medical-Imaging, system: 'http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs'} _required: true index: 28 min: 1 max: 1 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: comparison: match: {url: null} schema: {short: Comparison studies, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRComparisonStudy', index: 8} min: 0 impression: match: {url: null} schema: {short: Impression, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImpression', index: 12} min: 0 radiationDose: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/RadiationDose', index: 15} min: 0 max: 1 procedure: match: {url: null} schema: {short: Imaging procedure, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImagingProcedure', index: 10} min: 0 artifactVersion: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', index: 1} min: 0 max: 1 anatomical-region: match: {url: null} schema: {short: The anatomical regions covered by the study this report reports on., type: Extension, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', index: 2} min: 0 note: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note index: 3 extensions: {} elements: extension: {index: 4} value[x]: extensions: annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 5} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/annotationType index: 5 slicing: slices: annotation-type: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 5} min: 0 value: extensions: {} elements: extension: elements: value: choices: [] index: 7 recommendation: match: {url: null} schema: {short: Recommendations, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRRecommendation', index: 13} min: 0 communication: match: {url: null} schema: {short: Communications with other care providers, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRCommunication', index: 14} min: 0 finding: match: {url: null} schema: {short: Key image findings, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRFinding', index: 11} min: 0 patientHistory: match: {url: null} schema: {short: Patient history items selected by radiologist, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRPatientHistory', index: 9} min: 0 resultsInterpreter: index: 34 slicing: rules: open ordered: false description: Primary interpreter of results discriminator: - {path: resolve(), type: profile} min: null slices: author: match: {} schema: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core'] array: true index: 35 min: 0 status: {short: Status of the Report, index: 24} result: type: Reference short: Findings mustSupport: true refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ObservationFindingEuImaging'] index: 36 code: short: Type of Imaging Diagnostic Report binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/imaging/ValueSet/ImagingReportTypesEuVSEuImaging'} index: 29 identifier: {short: Report identifier, index: 16} issued: {short: Date and time of report issuance, index: 31} basedOn: index: 17 slicing: rules: open ordered: false discriminator: - {path: identifier, type: exists} min: null slices: order-resource: match: {} schema: type: Reference refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ServiceRequestOrderEuImaging'] array: true index: 18 elements: reference: {index: 19} identifier: {index: 20} required: [reference] order-identifier: match: {} schema: array: true index: 21 elements: reference: {index: 22} identifier: {type: Identifier, index: 23} required: [identifier] imagingStudy: type: Reference short: Study subject to this report refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImaging'] index: 37 slicing: rules: open ordered: false discriminator: - {path: identifier, type: exists} min: null slices: study-resource: match: {} schema: array: true index: 38 elements: reference: {index: 39} identifier: {index: 40} required: [reference] study-identifier: match: {} schema: array: true index: 41 elements: reference: {index: 42} identifier: {type: Identifier, index: 43} required: [identifier] subject: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core'] index: 30 performer: index: 32 slicing: rules: open ordered: false description: Organization that delivered the report discriminator: - {path: $this, type: profile} min: null slices: organization: match: {} schema: short: The organization producer of this report refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core'] type: Reference array: true index: 33 min: 0 package_version: 1.0.0-ballot extensions: comparison: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRComparisonStudy', min: 0, short: Comparison studies, type: Extension, mustSupport: true, index: 8} impression: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImpression', min: 0, short: Impression, type: Extension, mustSupport: true, index: 12} radiationDose: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/RadiationDose', min: 0, max: 1, type: Extension, mustSupport: true, index: 15} procedure: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImagingProcedure', min: 0, short: Imaging procedure, type: Extension, mustSupport: true, index: 10} artifactVersion: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', min: 0, max: 1, type: Extension, index: 1} anatomical-region: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', min: 0, short: The anatomical regions covered by the study this report reports on., type: Extension, index: 2} note: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note type: Extension index: 3 extensions: {} elements: extension: {index: 4} value[x]: extensions: annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 5} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/annotationType index: 5 slicing: slices: annotation-type: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 5} min: 0 value: extensions: {} elements: extension: elements: value: choices: [] index: 7 recommendation: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRRecommendation', min: 0, short: Recommendations, type: Extension, mustSupport: true, index: 13} communication: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRCommunication', min: 0, short: Communications with other care providers, type: Extension, mustSupport: true, index: 14} finding: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRFinding', min: 0, short: Key image findings, type: Extension, mustSupport: true, index: 11} patientHistory: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRPatientHistory', min: 0, short: Patient history items selected by radiologist, type: Extension, mustSupport: true, index: 9} class: profile kind: resource url: http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImagingMinimalMetadata base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 1.0.0-ballot required: [identifier, subject]