PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.imaging@1.0.0-ballot
    http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImaging
description: This profile represents an imaging study instance.
package_name: hl7.fhir.eu.imaging
derivation: constraint
name: ImagingStudyEuImaging
type: ImagingStudy
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        anatomical-region:
          match: {url: null}
          schema: {short: The anatomical regions covered by the study., type: Extension, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', index: 1}
          min: 0
  identifier:
    index: 2
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: system, type: profile}
      min: 1
      slices:
        studyInstanceUid:
          match: {}
          schema: {type: Identifier, _required: true, index: 3}
          min: 1
          max: 1
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device']
    index: 4
  basedOn:
    index: 5
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        ServiceRequestOrderEuImagingaccession:
          match: {}
          schema:
            type: Reference
            refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ServiceRequestOrderEuImaging']
            index: 6
            elements:
              identifier: {type: Identifier, index: 7}
            required: [identifier]
  series:
    elements:
      performer:
        index: 8
        elements:
          function:
            binding: {strength: extensible, valueSet: 'http://hl7.eu/fhir/imaging/ValueSet/im-imaging-study-performer-type'}
            index: 9
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: function, type: value}
          min: null
          slices:
            performer:
              match:
                function:
                  coding:
                  - {code: PRF, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
              schema:
                short: The practitioner/device/organization that preformed the imaging.
                index: 10
                elements:
                  function:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: PRF, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                    index: 11
                  actor:
                    type: Reference
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device']
                    index: 12
                required: [function]
            device:
              match:
                function:
                  coding:
                  - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
              schema:
                short: The device that did the imaging.
                index: 13
                elements:
                  function:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: DEV, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                    index: 14
                  actor:
                    type: Reference
                    refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/DeviceEuImaging']
                    index: 15
                required: [function]
            custodian:
              match:
                function:
                  coding:
                  - {code: CST, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
              schema:
                short: The custodian of the report.
                index: 16
                elements:
                  function:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: CST, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                    index: 17
                  actor:
                    type: Reference
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core']
                    index: 18
                required: [function]
            organization:
              match:
                function:
                  coding:
                  - {code: LOC, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
              schema:
                short: The organization representing the location where the imaging was performed.
                index: 19
                elements:
                  function:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: LOC, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'}
                    index: 20
                  actor:
                    type: Reference
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core']
                    index: 21
                required: [function]
      instance:
        extensions:
          instance-description: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImagingInstanceDescription', min: 0, max: 1, type: Extension, index: 23}
          number-of-frames: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/NumberOfFrames', min: 0, max: 1, type: Extension, index: 24}
        elements:
          extension:
            index: 22
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                instance-description:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImagingInstanceDescription', index: 23}
                  min: 0
                  max: 1
                number-of-frames:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.eu/fhir/imaging/StructureDefinition/NumberOfFrames', index: 24}
                  min: 0
                  max: 1
package_version: 1.0.0-ballot
extensions:
  anatomical-region: {url: 'http://hl7.eu/fhir/imaging/StructureDefinition/AnatomicalRegionExtension', min: 0, short: The anatomical regions covered by the study., type: Extension, index: 1}
class: profile
kind: resource
url: http://hl7.eu/fhir/imaging/StructureDefinition/ImagingStudyEuImaging
base: http://hl7.org/fhir/StructureDefinition/ImagingStudy
version: 1.0.0-ballot
required: [identifier]