PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot3
    http://hl7.org/fhir/StructureDefinition/ImagingSelection
description: A selection of DICOM SOP instances and/or frames within a single Study and Series. This might include additional specifics such as an image region, an Observation from a DICOM SR Content Item, or a Segment Number from a DICOM Segmentation SOP Instance.
package_name: hl7.fhir.r6.examples
derivation: specialization
name: ImagingSelection
type: ImagingSelection
elements:
  category:
    isModifier: false
    short: Classifies the imaging selection
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: preferred, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html'}
    isSummary: true
    index: 2
  seriesNumber: {isModifier: false, short: DICOM Series Number, type: unsignedInt, mustSupport: false, isSummary: true, index: 13}
  seriesUid: {isModifier: false, short: DICOM Series Instance UID, type: id, mustSupport: false, isSummary: true, index: 12}
  instance:
    isModifier: false
    short: The selected instances
    index: 18
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      uid: {isModifier: false, short: DICOM SOP Instance UID, type: id, mustSupport: false, isSummary: true, index: 19}
      number: {isModifier: false, short: DICOM Instance Number, type: unsignedInt, mustSupport: false, isSummary: true, index: 20}
      sopClass: {isModifier: false, short: DICOM SOP Class UID, type: oid, mustSupport: false, isSummary: false, index: 21}
      subset: {isModifier: false, short: The selected subset of the SOP Instance, type: string, mustSupport: false, array: true, isSummary: false, index: 22}
      imageRegion2D:
        isModifier: false
        short: A specific 2D region in a DICOM image / frame
        index: 23
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          regionType:
            isModifier: false
            short: point | polyline | multipoint | circle | ellipse
            type: code
            mustSupport: false
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|6.0.0-ballot3'}
            isSummary: false
            index: 24
          coordinate: {min: 1, isModifier: false, short: Specifies the coordinates that define the image region, index: 25, type: decimal, mustSupport: false, array: true, orderMeaning: 'The values are an ordered set of (x, y) coordinates.', isSummary: false}
        required: [coordinate, regionType]
        isSummary: false
    required: [uid]
    isSummary: true
  derivedFrom:
    isModifier: false
    short: The imaging study from which the imaging selection is derived
    refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 10
  status:
    isModifier: true
    short: available | entered-in-error | inactive | unknown
    index: 1
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/imagingselection-status|6.0.0-ballot3'}
    isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource SHOULD not be treated as valid
    isSummary: true
  code:
    isModifier: false
    short: Imaging Selection purpose text or code
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html'}
    isSummary: true
    index: 3
  identifier: {isModifier: false, short: Business Identifiers for Imaging Selection, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  bodySite:
    isModifier: false
    short: Body part examined
    type: CodeableReference
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    isSummary: true
    index: 15
  frameOfReferenceUid: {isModifier: false, short: The Frame of Reference UID for the selected images, type: id, mustSupport: false, isSummary: true, index: 14}
  focus:
    isModifier: false
    short: Related resources that are the focus for the imaging selection
    refers: ['http://hl7.org/fhir/StructureDefinition/ImagingSelection']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 16
  issued: {isModifier: false, short: Date / Time when this imaging selection was created, type: instant, mustSupport: false, isSummary: true, index: 5}
  studyUid: {isModifier: false, short: DICOM Study Instance UID, type: id, mustSupport: false, isSummary: true, index: 11}
  basedOn:
    isModifier: false
    short: Associated requests
    refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 9
  imageRegion3D:
    isModifier: false
    short: A specific 3D region in a DICOM frame of reference
    index: 26
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      regionType:
        isModifier: false
        short: point | multipoint | polyline | polygon | ellipse | ellipsoid
        type: code
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|6.0.0-ballot3'}
        isSummary: false
        index: 27
      coordinate: {min: 1, isModifier: false, short: Specifies the coordinates that define the image region, index: 28, type: decimal, mustSupport: false, array: true, orderMeaning: 'The values are an ordered set of (x, y, z) coordinates.', isSummary: false}
    required: [coordinate, regionType]
    isSummary: false
  endpoint:
    isModifier: false
    short: The network services providing retrieval for the images referenced in the imaging selection
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 17
  subject:
    isModifier: false
    short: Subject of the selected instances
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Specimen', 'http://hl7.org/fhir/StructureDefinition/Substance']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 4
  performer:
    isModifier: false
    short: Selectors of the instances (human or machine)
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: true
    index: 6
    elements:
      function:
        isModifier: false
        short: Type of performer
        type: CodeableConcept
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/series-performer-function'}
        isSummary: true
        index: 7
      actor:
        isModifier: false
        short: Author (human or machine)
        refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 8
package_version: 6.0.0-ballot3
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ImagingSelection
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot3
required: [status, code]