description: DiagnosticReport used to represent an entry of a Laboratory Report, including its context, for the scope of the HL7 Uv Lab project. package_name: hl7.fhir.uv.lab-report.r4b derivation: constraint name: DiagnosticReportUvLab type: DiagnosticReport elements: category: type: CodeableConcept short: Report Category index: 8 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.org/fhir/uv/lab-report/ValueSet/studyType-uv-lab'} index: 9 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.org/fhir/uv/lab-report/ValueSet/specialty-uv-lab'} index: 10 min: 0 encounter: {short: The healthcare event which this Laboratory Report is about (when test ordered)., index: 13} specimen: type: Reference short: Specimens this report is based on. refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/Specimen-uv-lab'] index: 18 extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: DiagnosticReportCompositionR5: match: {url: null} schema: type: Extension short: Associated Lab Report Composition url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/Composition-uv-lab'] index: 4 required: [valueReference, value] resultsInterpreter: {index: 17} status: {short: Status of the Report, index: 7} result: type: Reference short: results refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/Observation-resultslab-uv-lab'] index: 19 effective: short: Clinically relevant time/time-period for report. choices: [] index: 15 code: type: CodeableConcept short: Type of (Laboratory) Report binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/lab-report/ValueSet/reportType-uv-lab'} index: 11 identifier: {short: Report identifier, index: 5} presentedForm: {short: Entire report as issued (pdf recommended), index: 21} basedOn: type: Reference refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/ServiceRequest-uv-lab'] index: 6 imagingStudy: {index: 20} 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/uv/lab-report/StructureDefinition/Patient-animal-uv-lab', 'http://hl7.org/fhir/uv/lab-report/StructureDefinition/Patient-uv-lab'] index: 12 performer: {short: Responsible Diagnostic Service., index: 16} package_version: 1.0.0-ballot extensions: DiagnosticReportCompositionR5: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition type: Extension short: Associated Lab Report Composition index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/Composition-uv-lab'] index: 4 required: [valueReference, value] class: profile kind: resource url: http://hl7.org/fhir/uv/lab-report/StructureDefinition/DiagnosticReport-uv-lab base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 1.0.0-ballot required: [subject]