PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.imaging@1.0.0-ballot
    http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging
description: DiagnosticReport profile for Imaging Reports. This document represents the report of an imaging study. It is the anchor resource that refers to all structured data as well as the `Composition` resource that contains the narrative text of the report.   \nThe structure of the modelled has been aligned with the DiagnosticResource as defined by [IHE-RAD-HL7IDR](https://build.fhir.org/ig/IHE/RAD.HL7IDR/branches/master/StructureDefinition-imaging-diagnosticreport.html). As this specification has not been published yet, the relevant extensions have been included in this specification.
package_name: hl7.fhir.eu.imaging
derivation: constraint
name: DiagnosticReportEuImaging
type: DiagnosticReport
elements:
  category:
    array: true
    min: 2
    index: 27
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: value}
      min: 2
      slices:
        diagnostic-service:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}
            index: 28
          min: 0
          max: 1
        imaging-report:
          match:
            coding:
            - {code: 85430-7, system: 'http://loinc.org'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 85430-7, system: 'http://loinc.org'}
            _required: true
            index: 29
          min: 1
          max: 1
        imaging:
          match:
            coding:
            - {code: Medical-Imaging, system: 'http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: Medical-Imaging, system: 'http://hl7.eu/fhir/health-data-api/CodeSystem/eehrxf-document-priority-category-cs'}
            _required: true
            index: 30
          min: 1
          max: 1
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        comparison:
          match: {url: null}
          schema: {short: Comparison studies, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRComparisonStudy', index: 8}
          min: 0
        impression:
          match: {url: null}
          schema: {short: Impression, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImpression', index: 12}
          min: 0
        radiationDose:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/RadiationDose', index: 15}
          min: 0
          max: 1
        informationRecipient:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.eu/fhir/StructureDefinition/information-recipient', index: 16}
          min: 0
        procedure:
          match: {url: null}
          schema: {short: Imaging procedure, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImagingProcedure', index: 10}
          min: 0
        artifactVersion:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', index: 1}
          min: 0
          max: 1
        anatomical-region:
          match: {url: null}
          schema: {short: The anatomical regions covered by the study this report reports on., type: Extension, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', index: 2}
          min: 0
        note:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
            index: 3
            extensions: {}
            elements:
              extension: {index: 4}
              value[x]:
                extensions:
                  annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 5}
                elements:
                  extension:
                    type: Extension
                    url: http://hl7.org/fhir/StructureDefinition/annotationType
                    index: 5
                    slicing:
                      slices:
                        annotation-type:
                          match: {}
                          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 5}
                          min: 0
              value:
                extensions: {}
                elements:
                  extension:
                    elements:
                      value:
                        choices: []
                        index: 7
        recommendation:
          match: {url: null}
          schema: {short: Recommendations, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRRecommendation', index: 13}
          min: 0
        communication:
          match: {url: null}
          schema: {short: Communications with other care providers, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRCommunication', index: 14}
          min: 0
        composition:
          match: {url: null}
          schema:
            type: Extension
            short: Imaging Diagnostic Report
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition
            index: 17
            extensions: {}
            elements:
              extension: {index: 18}
              value:
                choices: [valueReference]
                index: 20
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/CompositionEuImaging']
                index: 21
        finding:
          match: {url: null}
          schema: {short: Key image findings, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRFinding', index: 11}
          min: 0
        patientHistory:
          match: {url: null}
          schema: {short: Patient history items selected by radiologist, type: Extension, mustSupport: true, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRPatientHistory', index: 9}
          min: 0
  resultsInterpreter:
    index: 36
    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/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core']
            array: true
            index: 37
          min: 0
  status: {short: Status of the Report, index: 26}
  result:
    type: Reference
    short: Findings
    mustSupport: true
    refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ObservationFindingEuImaging']
    index: 38
  code:
    short: Type of Imaging Diagnostic Report
    binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/imaging/ValueSet/ImagingReportTypesEuVSEuImaging'}
    index: 31
  identifier: {short: Report identifier, index: 22}
  issued: {short: Date and time of report issuance, index: 33}
  basedOn:
    index: 23
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        ServiceRequestOrderEuImagingaccession:
          match: {}
          schema:
            type: Reference
            refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ServiceRequestOrderEuImaging']
            array: true
            index: 24
            elements:
              identifier: {type: Identifier, index: 25}
            required: [identifier]
  imagingStudy:
    type: Reference
    short: Study subject to this report
    refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImaging']
    index: 39
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 32
  performer:
    index: 34
    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: 35
          min: 0
package_version: 1.0.0-ballot
extensions:
  comparison: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRComparisonStudy', min: 0, short: Comparison studies, type: Extension, mustSupport: true, index: 8}
  impression: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImpression', min: 0, short: Impression, type: Extension, mustSupport: true, index: 12}
  radiationDose: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/RadiationDose', min: 0, max: 1, type: Extension, mustSupport: true, index: 15}
  informationRecipient: {url: 'http://hl7.eu/fhir/StructureDefinition/information-recipient', min: 0, type: Extension, index: 16}
  procedure: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRImagingProcedure', min: 0, short: Imaging procedure, type: Extension, mustSupport: true, index: 10}
  artifactVersion: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', min: 0, max: 1, type: Extension, index: 1}
  anatomical-region: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', min: 0, short: The anatomical regions covered by the study this report reports on., type: Extension, index: 2}
  note:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note
    type: Extension
    index: 3
    extensions: {}
    elements:
      extension: {index: 4}
      value[x]:
        extensions:
          annotation-type: {url: 'http://hl7.org/fhir/StructureDefinition/annotationType', min: 0, type: Extension, index: 5}
        elements:
          extension:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/annotationType
            index: 5
            slicing:
              slices:
                annotation-type:
                  match: {}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/annotationType', index: 5}
                  min: 0
      value:
        extensions: {}
        elements:
          extension:
            elements:
              value:
                choices: []
                index: 7
  recommendation: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRRecommendation', min: 0, short: Recommendations, type: Extension, mustSupport: true, index: 13}
  communication: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRCommunication', min: 0, short: Communications with other care providers, type: Extension, mustSupport: true, index: 14}
  composition:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition
    type: Extension
    short: Imaging Diagnostic Report
    index: 17
    extensions: {}
    elements:
      extension: {index: 18}
      value:
        choices: [valueReference]
        index: 20
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/CompositionEuImaging']
        index: 21
  finding: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRFinding', min: 0, short: Key image findings, type: Extension, mustSupport: true, index: 11}
  patientHistory: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/HL7IDRPatientHistory', min: 0, short: Patient history items selected by radiologist, type: Extension, mustSupport: true, index: 9}
class: profile
kind: resource
url: http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 1.0.0-ballot
required: [extension, identifier, subject]