PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@2.0.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab
description: DiagnosticReport used to represent an entry of a Laboratory Report, including its context, for the scope of the HL7 Europe project.
package_name: hl7.fhir.eu.laboratory
derivation: constraint
name: DiagnosticReportLabEu
type: DiagnosticReport
elements:
  category:
    short: Report Category
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        studyType:
          match: {}
          schema:
            short: The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.)
            array: true
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'}
            index: 8
          min: 0
        specialty:
          match: {}
          schema:
            short: The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry)
            array: true
            binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab'}
            index: 9
          min: 0
  encounter: {short: The healthcare event which this Laboratory Report is about (when test ordered)., index: 12}
  specimen:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab']
    index: 13
  extension:
    index: 0
    slicing:
      slices:
        DiagnosticReportCompositionR5:
          match: {}
          schema:
            short: Associated Lab Report Composition
            _required: true
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab']
                index: 4
  result:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab']
    index: 14
  code:
    short: Type of (Laboratory) Report
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-reportType-eu-lab'}
    index: 10
  identifier: {index: 5}
  basedOn:
    type: Reference
    refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab']
    index: 6
  imagingStudy: {index: 15}
  media:
    index: 16
    elements:
      link:
        extensions:
          link:
            url: http://hl7.org/fhir/StructureDefinition/alternate-reference
            type: Extension
            short: DocumentReference containing additional information/attachments
            index: 17
            elements:
              value:
                choices: [valueReference]
                index: 19
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
                index: 20
        elements:
          extension:
            type: Extension
            short: DocumentReference containing additional information/attachments
            url: http://hl7.org/fhir/StructureDefinition/alternate-reference
            index: 17
            slicing:
              slices:
                link:
                  match: {}
                  schema:
                    type: Extension
                    short: DocumentReference containing additional information/attachments
                    url: http://hl7.org/fhir/StructureDefinition/alternate-reference
                    index: 17
                    elements:
                      value:
                        choices: [valueReference]
                        index: 19
                      valueReference:
                        type: Reference
                        choiceOf: value
                        refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
                        index: 20
          reference: {index: 21}
          type: {index: 22}
          identifier: {index: 23}
          display: {short: Text stating use of cross-version extension 'link', index: 24}
        required: [display]
  subject: {index: 11}
package_version: 2.0.0
extensions:
  DiagnosticReportCompositionR5:
    url: null
    short: Associated Lab Report Composition
    _required: true
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab']
        index: 4
class: profile
kind: resource
url: http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab
base: http://hl7.eu/fhir/base/StructureDefinition/diagnosticReport-eu-core
version: 2.0.0
required: [extension]