description: This profile introduces essential constraints and extensions for the DiagnosticReport resource that apply across multiple use cases. package_name: hl7.fhir.eu.base-r5 derivation: constraint name: DiagnosticReportEuCore type: DiagnosticReport elements: study: {short: Study subject to this report, index: 19} encounter: {short: The healthcare event which this Diagnostic Report is about (when test ordered)., index: 5} specimen: {short: Specimens this report is based on., index: 16} note: {short: Note about the report, index: 18} resultsInterpreter: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/CareTeam'] index: 14 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-r5/StructureDefinition/practitionerRole-eu-core'] array: true index: 15 min: 0 status: {short: Status of the Report, index: 2} result: {short: results, index: 17} language: {short: Language of the diagnostic report content, index: 0} effective: short: Clinically relevant time/time-period for report. choices: [] index: 7 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: effectivePeriod: match: {} schema: short: Effective period of the report choices: [effectivePeriod] index: 9 min: 0 max: 1 code: {short: Type of Diagnostic Report, index: 3} identifier: {index: 1} issued: {short: Date and time this report was issued, index: 11} presentedForm: {short: Entire report as issued (pdf recommended), index: 23} media: short: Additional data (like images, diagrams or documents) associated with this report index: 20 elements: comment: {index: 21} link: {short: Reference to the image or data, index: 22} subject: type: Reference short: Who and/or what this report is about refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 4 performer: type: Reference short: Responsible Diagnostic Service. refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/CareTeam'] index: 12 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-r5/StructureDefinition/organization-eu-core'] type: Reference array: true index: 13 min: 0 effectivePeriod: type: Period short: Effective period of the report choiceOf: effective index: 10 slicing: slices: effectivePeriod: match: {} schema: {type: Period, short: Effective period of the report, choiceOf: effective, index: 10} min: 0 max: 1 package_version: 2.0.0 class: profile kind: resource url: http://hl7.eu/fhir/base-r5/StructureDefinition/diagnosticReport-eu-core base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 2.0.0 required: [subject]