PackagesCanonicalsLogsProblems
    Packages
    lt.hl7.fhir.eu@0.0.1
    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: lt.hl7.fhir.eu
derivation: constraint
name: SpecimenEu
type: Specimen
elements:
  type:
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specimenType-eu-lab'}
    index: 0
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-animal-eu-core|0.1.0', 'http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Group|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Location|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Substance|5.0.0']
    index: 1
  parent:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab|0.2.0-ci']
    index: 2
  request: {short: Why the specimen was collected., index: 3}
  collection:
    elements:
      bodySite:
        type: CodeableReference
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site|5.0.0'}
        index: 4
  processing:
    elements:
      additive:
        type: Reference
        refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Substance-additive-eu-lab|0.2.0-ci', 'http://hl7.org/fhir/StructureDefinition/Substance|5.0.0']
        index: 5
  container:
    extensions:
      type: {url: 'http://hl7.org/fhir/StructureDefinition/specimen-container-type|5.2.0', min: 0, max: 1, type: Extension, index: 7}
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            type:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/specimen-container-type|5.2.0', index: 7}
              min: 0
              max: 1
package_version: 0.0.1
class: profile
kind: resource
url: http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab
base: http://hl7.org/fhir/StructureDefinition/Specimen|5.0.0
version: 0.2.0-ci