PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mdi@1.0.0
    http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi
description: This MessageHeader identifies the DiagnosticReport being sent from a forensic toxicology laboratory information system to an MDI information management system.
package_name: hl7.fhir.us.mdi
derivation: constraint
name: MessageHeaderToxicologyToMDI
type: MessageHeader
elements:
  event:
    short: Toxicology Lab Results
    mustSupport: true
    pattern:
      type: Coding
      value: {code: tox-result-report, system: 'http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes'}
    choices: [eventCoding]
    index: 1
  eventCoding:
    type: Coding
    short: Toxicology Lab Results
    mustSupport: true
    pattern:
      type: Coding
      value: {code: tox-result-report, system: 'http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes'}
    choiceOf: event
    index: 2
  focus:
    short: The focus of this message header is the DiagnosticReport.
    refers: ['http://hl7.org/fhir/us/mdi/StructureDefinition/DiagnosticReport-toxicology-to-mdi']
    type: Reference
    mustSupport: true
    index: 3
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 1.0.0
required: [focus]