PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mdi@2.0.0-snapshot2
    http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi
description: Identification of a DiagnosticReport - Toxicology Lab Result to MDI being sent in a message from a forensic toxicology laboratory information system to an MDI CMS.
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/cs-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/cs-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: 2.0.0-snapshot2
class: profile
kind: resource
url: http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-toxicology-to-mdi
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 2.0.0-snapshot2
required: [focus]