description: DiagnosticReport used to represent an entry of a Laboratory Report, including its context, for the scope of the HL7 Europe project. package_name: lt.hl7.fhir.eu derivation: constraint name: DiagnosticReportLabEu type: DiagnosticReport elements: category: type: CodeableConcept short: Report Category index: 3 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: studyType: match: {} schema: short: The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) array: true binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'} index: 4 min: 0 specialty: match: {} schema: short: The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) array: true binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab'} index: 5 min: 0 study: {index: 15} encounter: {short: The healthcare event which this Laboratory Report is about (when test ordered)., index: 8} specimen: type: Reference short: Specimens this report is based on. refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab|0.2.0-ci'] index: 13 resultsInterpreter: {index: 12} status: {short: Status of the Report, index: 2} result: type: Reference short: results refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab|0.2.0-ci'] index: 14 effective: short: Clinically relevant time/time-period for report. choices: [] index: 10 code: type: CodeableConcept short: Type of (Laboratory) Report binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-reportType-eu-lab'} index: 6 identifier: {short: Report identifier, index: 0} presentedForm: {short: Entire report as issued (pdf recommended), index: 19} basedOn: type: Reference refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab|0.2.0-ci'] index: 1 media: short: Additional data (like images, diagrams or documents) associated with this report index: 16 elements: comment: {index: 17} link: {short: Reference to the image or data, index: 18} subject: type: Reference short: Who and/or what this report is about refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-animal-eu-core|0.1.0', 'http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Group|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Location|5.0.0'] index: 7 performer: {short: Responsible Diagnostic Service., index: 11} package_version: 0.0.2 class: profile kind: resource url: http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport|5.0.0 version: 0.2.0-ci required: [subject]