PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    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 UID or a Segmentation Number, allowing linkage to an Observation Resource or transferring this information along with the ImagingStudy Resource.
package_name: hl7.fhir.r5.examples
derivation: specialization
name: ImagingSelection
type: ImagingSelection
elements:
  seriesUid: {isModifier: false, short: DICOM Series Instance UID, type: oid, mustSupport: false, isSummary: true, index: 11}
  instance:
    isModifier: false
    short: The selected instances
    index: 14
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      uid: {isModifier: false, short: DICOM SOP Instance UID, type: oid, mustSupport: false, isSummary: true, index: 15}
      sopClass:
        isModifier: false
        short: DICOM SOP Class UID
        type: Coding
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1'}
        isSummary: false
        index: 16
      frameList: {isModifier: false, short: List of selected frames encoded as a comma separated list of one or more non duplicate frame numbers, type: string, mustSupport: false, isSummary: false, index: 17}
      observationUid: {isModifier: false, short: Selected observations in a DICOM SR, type: oid, mustSupport: false, array: true, isSummary: false, index: 18}
      segmentList: {isModifier: false, short: List of selected segments encoded as a comma separated list of one or more non duplicate segnent numbers, type: string, mustSupport: false, isSummary: false, index: 19}
      roiList: {isModifier: false, short: List of selected regions of interest (ROI) encoded as a comma separated list of one or more non duplicate ROI numbers, type: string, mustSupport: false, isSummary: false, index: 20}
    required: [uid]
    isSummary: true
  derivedFrom:
    isModifier: false
    short: The imaging study from which the imaging selection is derived
    refers: ['http://hl7.org/fhir/StructureDefinition/ImagingStudy']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 9
  code:
    isModifier: false
    short: Imaging Selection description 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: 7
  identifier: {isModifier: false, short: Business Identifier for Imaging Selection, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  bodySite:
    isModifier: false
    short: Body part examined
    type: Coding
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    isSummary: true
    index: 13
  frameOfReferenceUid: {isModifier: false, short: The Frame of Reference UID for the selected images, type: oid, mustSupport: false, isSummary: true, index: 12}
  issued: {isModifier: false, short: Date / Time when the selection of instances was made, type: instant, mustSupport: false, isSummary: true, index: 3}
  studyUid: {isModifier: false, short: DICOM Study Instance UID, type: oid, mustSupport: false, isSummary: true, index: 8}
  basedOn:
    isModifier: false
    short: Associated request
    refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', '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: 1
  imageRegion:
    isModifier: false
    short: A specific region in a DICOM image / frame
    type: BackboneElement
    mustSupport: false
    isSummary: false
    index: 21
    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-graphictype|5.0.0-snapshot1'}
        isSummary: false
        index: 22
      coordinateType:
        isModifier: false
        short: 2d | 3d
        type: code
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/imagingselection-coordinatetype|5.0.0-snapshot1'}
        isSummary: false
        index: 23
      coordinates: {min: 1, isModifier: false, short: Specifies the type of coordinates that define the image region 2d | 3d, index: 24, type: decimal, mustSupport: false, array: true, isSummary: false}
    required: [coordinates, regionType, coordinateType]
  endpoint:
    isModifier: false
    short: The network service 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: 10
  subject:
    isModifier: false
    short: Subject of the selected instances and / or frames
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Organization', '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: 2
  performer:
    isModifier: false
    short: Author (human or machine)
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: true
    index: 4
    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: 5
      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: 6
package_version: 5.0.0-snapshot1
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ImagingSelection
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0-snapshot1
required: [code]