PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/diagnosticReport-eu-core
description: This profile sets minimum expectations for the DiagnosticReport resource for commonly used EHDS documents.
package_name: hl7.fhir.eu.base
derivation: constraint
name: DiagnosticReportEuCore
type: DiagnosticReport
elements:
  category:
    index: 14
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        diagnostic-service:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}
            index: 15
          min: 0
          max: 1
  encounter: {short: The healthcare event which this Diagnostic Report is about (when test ordered)., index: 18}
  specimen: {short: Specimens this report is based on., index: 25}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        DiagnosticReportCompositionR5:
          match: {url: null}
          schema:
            type: Extension
            short: Associated  Composition
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              value:
                choices: [valueReference]
                index: 4
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.eu/fhir/base/StructureDefinition/composition-eu-core']
                index: 5
            required: [valueReference, value]
        note:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              value[x]:
                extensions:
                  annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 8}
                elements:
                  extension:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/annotationType
                    index: 8
                    slicing:
                      slices:
                        annotation-type:
                          match: {}
                          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 8}
                          min: 0
              value:
                extensions: {}
                elements:
                  extension:
                    elements:
                      value:
                        short: Type of note
                        choices: []
                        index: 10
  resultsInterpreter:
    index: 23
    slicing:
      rules: open
      ordered: false
      description: Primary interpreter of results
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        author:
          match: {}
          schema:
            type: Reference
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core']
            array: true
            index: 24
          min: 0
  status: {short: Status of the Report, index: 13}
  result: {short: results, index: 26}
  effective:
    short: Clinically relevant time/time-period for report.
    choices: []
    index: 20
  code: {short: Type of Diagnostic Report, index: 16}
  identifier: {index: 11}
  presentedForm: {short: Entire report as issued (pdf recommended), index: 31}
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    index: 12
  imagingStudy: {short: Study subject to this report, index: 27}
  media:
    short: Additional data (like images, diagrams or documents) associated with this report
    index: 28
    elements:
      comment: {short: Comment about the image or data (e.g. explanation), index: 29}
      link: {short: Reference to the image or data, index: 30}
  subject:
    type: Reference
    short: Who and/or what this report is about
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-animal-eu-core', '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']
    index: 17
  performer:
    short: Responsible Diagnostic Service.
    index: 21
    slicing:
      rules: open
      ordered: false
      description: Organization that delivered the report
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        organization:
          match: {}
          schema:
            short: The organization producer of this report
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core']
            type: Reference
            array: true
            index: 22
          min: 0
package_version: 2.0.0-ballot
extensions:
  DiagnosticReportCompositionR5:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition
    type: Extension
    short: Associated  Composition
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      value:
        choices: [valueReference]
        index: 4
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.eu/fhir/base/StructureDefinition/composition-eu-core']
        index: 5
    required: [valueReference, value]
  note:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
    type: Extension
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      value[x]:
        extensions:
          annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 8}
        elements:
          extension:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/annotationType
            index: 8
            slicing:
              slices:
                annotation-type:
                  match: {}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 8}
                  min: 0
      value:
        extensions: {}
        elements:
          extension:
            elements:
              value:
                short: Type of note
                choices: []
                index: 10
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/diagnosticReport-eu-core
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 2.0.0-ballot
required: [subject]