PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mdi@2.0.0-snapshot2
    http://hl7.org/fhir/us/mdi/StructureDefinition/Specimen-toxicology-lab
description: Identification and description of a specimen sent by a Medical Examiner, Coroner, or autopsy performer to a toxicology lab for analysis. For specimens received but not analyzed, the laboratory should provide a reason for no analysis in the DiagnosticReport.conclusion and/or each unanalyzed specimen’s Specimen - Toxicology Lab Specimen.note. The laboratory may use the Specimen.condition to describe the state of the specimen via codes from the extensible value set hl7VS-specimenCondition and/or use the Specimen.note to describe details or issues about the specimen.
package_name: hl7.fhir.us.mdi
derivation: constraint
name: SpecimenToxicologyLab
type: Specimen
elements:
  receivedTime: {label: Time when specimen was received by the forensic toxicology lab for processing, short: Time when specimen was received by the forensic toxicology lab for processing, mustSupport: true, index: 6}
  processing:
    mustSupport: true
    index: 11
    elements:
      time:
        mustSupport: true
        choices: []
        index: 13
  parent:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/mdi/StructureDefinition/Specimen-toxicology-lab']
    index: 7
  type:
    short: Type of tissue or material
    mustSupport: true
    index: 2
    elements:
      coding: {mustSupport: true, index: 3}
      text: {mustSupport: true, index: 4}
    required: [text]
  note: {label: Details or issues about the specimen or reason for no analysis, short: Details or issues about the specimen or reason for no analysis, mustSupport: true, index: 19}
  condition: {mustSupport: true, index: 18}
  container:
    elements:
      identifier: {mustSupport: true, index: 14}
      description: {index: 15}
      additive:
        mustSupport: true
        choices: []
        index: 17
    required: [description]
  identifier: {short: System-generated identifier for this Specimen., mustSupport: true, index: 0}
  accessionIdentifier: {mustSupport: true, index: 1}
  collection:
    mustSupport: true
    index: 8
    elements:
      collected:
        label: Time collected from either the body or the scene
        short: Time collected from either the body or the scene
        mustSupport: true
        choices: []
        index: 10
  subject:
    type: Reference
    short: The subject is the decedent.
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 5
package_version: 2.0.0-snapshot2
class: profile
kind: resource
url: http://hl7.org/fhir/us/mdi/StructureDefinition/Specimen-toxicology-lab
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 2.0.0-snapshot2
required: [type]