description: This profile contains constraints to the US Core Diagnostic Report Profile to address the use case for sending data from a forensic toxicology laboratory information management system to an MDI information management system. package_name: hl7.fhir.us.mdi derivation: constraint name: DiagnosticReportToxicologyToMDI type: DiagnosticReport elements: identifier: short: Identifiers for diagnostic report. mustSupport: true index: 0 slicing: rules: open discriminator: - {path: type, type: value} min: null slices: tox_case_number: match: type: coding: - {code: tox-lab-case-number, system: 'http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes'} schema: short: Case number assigned by toxicology lab. mustSupport: true index: 1 elements: type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: tox-lab-case-number, system: 'http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes'} index: 2 system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} required: [value, type] subject: {short: The subject of the diagnostic report is the decedent., mustSupport: true, index: 5} performer: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole'] index: 6 specimen: type: Reference short: The specimen sent by a Medical Examiner, Coroner, or autopsy performer to the toxicology lab for analysis. mustSupport: true refers: ['http://hl7.org/fhir/us/mdi/StructureDefinition/Specimen-toxicology-lab'] array: true index: 7 result: type: Reference short: The toxicology lab analysis results being reported. mustSupport: true refers: ['http://hl7.org/fhir/us/mdi/StructureDefinition/Observation-toxicology-lab-result'] index: 8 conclusion: {mustSupport: true, index: 9} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/mdi/StructureDefinition/DiagnosticReport-toxicology-to-mdi base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab version: 1.0.0-ballot