PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@2.0.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab
description: This profile defines how to represent Specimens in HL7 FHIR for the purpose of this guide.
package_name: hl7.fhir.eu.laboratory
derivation: constraint
name: SpecimenEu
type: Specimen
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        focus:
          match: {url: null}
          schema:
            type: Extension
            short: Animal specimen source
            url: http://hl7.eu/fhir/laboratory/StructureDefinition/specimen-focus
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/animal-specimen-eu-lab', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Substance']
                index: 4
  type:
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specimenType-eu-lab'}
    index: 5
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Substance']
    index: 6
  parent:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab']
    index: 7
  request: {short: Why the specimen was collected., index: 8}
  collection:
    extensions:
      bodySite:
        url: http://hl7.org/fhir/StructureDefinition/bodySite|5.2.0
        type: Extension
        index: 10
        elements:
          value:
            choices: [valueReference]
            index: 12
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
            index: 13
    elements:
      extension:
        index: 9
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            bodySite:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/bodySite|5.2.0
                index: 10
                elements:
                  value:
                    choices: [valueReference]
                    index: 12
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core']
                    index: 13
      bodySite:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
        index: 14
  processing:
    elements:
      additive:
        type: Reference
        refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Substance-additive-eu-lab', 'http://hl7.org/fhir/StructureDefinition/Substance']
        index: 15
  container:
    extensions:
      device:
        url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.container.device
        type: Extension
        index: 17
        extensions: {}
        elements:
          extension: {index: 18}
          value:
            choices: [valueReference]
            index: 20
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.org/fhir/StructureDefinition/Device']
            index: 21
    elements:
      extension:
        index: 16
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            device:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Specimen.container.device
                index: 17
                extensions: {}
                elements:
                  extension: {index: 18}
                  value:
                    choices: [valueReference]
                    index: 20
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.org/fhir/StructureDefinition/Device']
                    index: 21
      type:
        binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specimenContainer-eu-lab'}
        index: 22
      additive:
        choices: []
        index: 24
package_version: 2.0.0
extensions:
  focus:
    url: http://hl7.eu/fhir/laboratory/StructureDefinition/specimen-focus
    type: Extension
    short: Animal specimen source
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/animal-specimen-eu-lab', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Substance']
        index: 4
class: profile
kind: resource
url: http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 2.0.0
required: [type]