PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.dicom@sr-1.0.0-ballot
    http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/imaging-observation
description: DICOMĀ® SR Base Observation for Imaging Measurement Groups, Imaging Measurements and Qualitative Evaluations. Not used directly.
package_name: hl7.fhir.uv.dicom
derivation: constraint
name: ImagingObservationProfile
abstract: true
type: Observation
elements:
  category: {mustSupport: true, index: 16}
  interpretation: {mustSupport: true, index: 31}
  code: {mustSupport: true, index: 17}
  identifier:
    index: 0
    slicing:
      rules: open
      ordered: false
      description: Identifiers for the measurement group
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        observationUID:
          match:
            type:
              coding:
              - {code: observation-uid, system: 'http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type', display: Observation UID}
          schema:
            short: The unique identifier for the measurement group.
            mustSupport: true
            array: true
            index: 1
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: observation-uid, system: 'http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type', display: Observation UID}
                index: 2
              system:
                pattern: {type: Uri, value: 'urn:dicom:uid'}
                index: 3
              value: {index: 4}
            required: [value, type]
  focus:
    index: 19
    slicing:
      rules: open
      ordered: false
      description: Observation foci
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        referencedSegment:
          match: {}
          schema:
            short: Referenced Segment
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/referenced-segment']
            type: Reference
            mustSupport: true
            array: true
            index: 23
          min: 0
        illustrationOfRoi:
          match: {}
          schema:
            short: Illustration of ROI
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/illustration-of-roi']
            type: Reference
            mustSupport: true
            array: true
            index: 28
          min: 0
        imageRegion3d:
          match: {}
          schema:
            short: 3D Image Region
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/image-region-3d']
            type: Reference
            mustSupport: true
            array: true
            index: 22
          min: 0
        trackingIdentifiers:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-sr-tracking-identifiers']
            array: true
            index: 20
          min: 0
        regionInSpace:
          match: {}
          schema:
            short: RegionInSpace
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/region-in-space']
            type: Reference
            mustSupport: true
            array: true
            index: 25
          min: 0
        visualExplanation:
          match: {}
          schema:
            short: VisualExplanation
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/visual-explanation']
            type: Reference
            mustSupport: true
            array: true
            index: 29
          min: 0
        referencedSegmentationFrame:
          match: {}
          schema:
            short: Referenced Segmentation Frame
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/referenced-segmentation-frame']
            type: Reference
            mustSupport: true
            array: true
            index: 24
          min: 0
        volumeSurface:
          match: {}
          schema:
            short: Volume Surface
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/volume-surface']
            type: Reference
            mustSupport: true
            array: true
            index: 26
          min: 0
        realWorldValueMap:
          match: {}
          schema:
            short: Real World Value Map
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/real-world-value-map']
            type: Reference
            mustSupport: true
            array: true
            index: 27
          min: 0
        imageRegion2d:
          match: {}
          schema:
            short: 2D Image Region
            refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/image-region-2d']
            type: Reference
            mustSupport: true
            array: true
            index: 21
          min: 0
  issued: {short: Observation Date Time, mustSupport: true, index: 30}
  device:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/algorithm-identification', 'http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-general-equipment']
    index: 33
  basedOn:
    index: 5
    slicing:
      rules: open
      description: Description of the related ServiceRequest
      discriminator:
      - {path: reference, type: type}
      min: null
      slices:
        serviceRequestRef:
          match: {}
          schema:
            short: Description of the related ServiceRequest
            refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
            type: Reference
            mustSupport: true
            index: 6
            elements:
              identifier:
                short: The accession number related to the performed study
                index: 7
                elements:
                  type:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Accession ID}
                    index: 8
                  value: {index: 9}
                required: [value, type]
  partOf:
    index: 10
    slicing:
      rules: open
      description: Description of the related ImagingStudy
      discriminator:
      - {path: reference, type: type}
      min: 1
      slices:
        imagingStudyRef:
          match: {}
          schema:
            short: Related ImagingStudy
            refers: ['http://hl7.org/fhir/StructureDefinition/ImagingStudy']
            type: Reference
            mustSupport: true
            _required: true
            index: 11
            elements:
              identifier:
                short: Identifier related to Study Instance UID
                index: 12
                elements:
                  type:
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '110180', system: 'http://dicom.nema.org/resources/ontology/DCM', display: Study Instance UID}
                    index: 13
                  system:
                    pattern: {type: Uri, value: 'urn:dicom:uid'}
                    index: 14
                  value: {index: 15}
                required: [value, type]
  bodyStructure:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-sr-finding-site']
    index: 32
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 18
package_version: sr-1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/imaging-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0-ballot
required: [device, issued, partOf, subject]