This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times). See the Directory of published versions
10.6 Resource ImagingSelection - Content
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.
10.6.1 Scope and Usage
This resource is an
event resource
from a FHIR workflow perspective - see Workflow .
A selection of data from an ImagingStudy. The selection MAY be:
All DICOM SOP Instances in a single DICOM Series
A set of DICOM SOP Instances within a single DICOM Series
A set of frames within one or more DICOM multiframe image SOP Instances
A set of segments within one or more DICOM segmentation SOP Instances
A set of content items within one or more DICOM Structured Report SOP Instances
...
May also represent regions within the ImagingStudy , including:
A 2D region within one or more DICOM image SOP Instances
A 3D region within a DICOM frame of reference
Uses for ImagingSelection resources include:
Identifying a specific set of images or frames as the focus of an Observation
Identifying a spatial region or volume as the focus of an Observation
Identifying the set of image coordinates as the focus of a measurement represented by an Observation
Identifying a node in a DICOM Structured Report SOP Instance from which an Observation is derived
Identifying images, frames or presentation states selected as part of shared application context in a context-sharing environment
Identifying a specific set of images, frames or presentation states to be presented
All DICOM SOP Instances referenced in a single ImagingSelection resource SHALL be part of the same DICOM Series (and therefore also the same DICOM Study). In order to reference SOP Instances in multiple Studies or Series it is necessary to create multiple ImagingSelection resources.
10.6.2 Boundaries and Relationships
The ImagingStudy resource is used to store details of an entire DICOM Study and associated information, including its relationship to other resources, such as ServiceRequest and Encounter .
The ImagingSelection resource is used to reference to a specific set of specific set of images, frames, waveforms or image regions. Instances of this resource are created for specific clinical purposes and are unlikely to change once created.
An Observation MAY be related to a set of images in the following ways.
The DocumentReference resource is used to to store non-DICOM images, video, or audio with relevant metadata. The DocumentReference resource might be appropriate for including a rendered DICOM image in cases where only the image is needed and not the full image context.
The Binary resource to store arbitrary content.
10.6.3 References to this Resource
10.6.4
Resource Content
Structure
Name Flags Card. Type Description & Constraints
ImagingSelection
TU
DomainResource
A selection of DICOM SOP instances and/or frames+ Rule: At least one of seriesUid or imageRegion3D shall be present + Rule: seriesUid SHALL only be present if studyUid is present + Rule: seriesNumber SHALL only be present if seriesUid is present + Rule: instance SHALL only be present if seriesUid is present + Rule: imageRegion3D SHALL only be present if frameOfReferenceUid is present + Rule: imageRegion3D SHALL only be present if instance.imageRegion2D is not present Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
identifier
Σ
0..*
Identifier
Business Identifiers for Imaging Selection
status
?! Σ
1..1
code
available | entered-in-error | inactive | unknown Binding: Imaging Selection Status (Required )
category
Σ
0..*
CodeableConcept
Classifies the imaging selection Binding: KeyObjectSelectionDocumentTitle (Preferred )
code
Σ
1..1
CodeableConcept
Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (Example )
subject
Σ
0..1
Reference (Patient | Group | Device | Procedure | Practitioner | Medication | Substance | Specimen )
Subject of the selected instances
issued
Σ
0..1
instant
Date / Time when this imaging selection was created
performer
Σ
0..*
BackboneElement
Selectors of the instances (human or machine)
function
Σ
0..1
CodeableConcept
Type of performer Binding: ImagingStudy series performer function (Extensible )
actor
Σ
0..1
Reference (Practitioner | PractitionerRole | Device | Organization | CareTeam | Patient | RelatedPerson | HealthcareService )
Author (human or machine)
basedOn
Σ
0..*
Reference (CarePlan | ServiceRequest | Appointment | Task )
Associated requests
derivedFrom
Σ
0..1
Reference (ImagingStudy | DocumentReference )
The imaging study from which the imaging selection is derived
studyUid
Σ C
0..1
id
DICOM Study Instance UID
seriesUid
Σ C
0..1
id
DICOM Series Instance UID
seriesNumber
Σ C
0..1
unsignedInt
DICOM Series Number
frameOfReferenceUid
Σ C
0..1
id
The Frame of Reference UID for the selected images
bodySite
Σ
0..*
CodeableReference (BodyStructure )
Body part examined Binding: SNOMED CT Body Structures (Example )
focus
Σ
0..*
Reference (ImagingSelection )
Related resources that are the focus for the imaging selection
endpoint
Σ
0..*
Reference (Endpoint )
The network services providing retrieval for the images referenced in the imaging selection
instance
Σ C
0..*
BackboneElement
The selected instances
uid
Σ
1..1
id
DICOM SOP Instance UID
number
Σ
0..1
unsignedInt
DICOM Instance Number
sopClass
0..1
oid
DICOM SOP Class UID
subset
0..*
string
The selected subset of the SOP Instance
imageRegion2D
C
0..*
BackboneElement
A specific 2D region in a DICOM image / frame
regionType
1..1
code
point | polyline | multipoint | circle | ellipse Binding: Imaging Selection 2D Graphic Type (Required )
coordinate
1..*
decimal
Specifies the coordinates that define the image region This repeating element order: The values are an ordered set of (x, y) coordinates.
imageRegion3D
C
0..*
BackboneElement
A specific 3D region in a DICOM frame of reference
regionType
1..1
code
point | multipoint | polyline | polygon | ellipse | ellipsoid Binding: Imaging Selection 3D Graphic Type (Required )
coordinate
1..*
decimal
Specifies the coordinates that define the image region This repeating element order: The values are an ordered set of (x, y, z) coordinates.
Documentation for this format
See the Extensions for this resource
UML Diagram (Legend )
ImagingSelection (DomainResource ) Unique identifiers assigned to this imaging selection identifier : Identifier [0..*]The current state of the imaging selection. This is distinct from the status of any imaging study, service request, or task associated with the imaging selection (this element modifies the meaning of other elements) status : code [1..1] « null (Strength=Required) ImagingSelectionStatus ! »Classifies the general purpose of the imaging selection category : CodeableConcept [0..*] « null (Strength=Preferred) KeyObjectSelectionDocumentTit... ? »Identifies the type of imaging selection code : CodeableConcept [1..1] « null (Strength=Example) KeyObjectSelectionDocumentTit... ?? »The patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed subject : Reference [0..1] « Patient |Group |Device |Procedure | Practitioner |Medication |Substance |Specimen » The date and time this imaging selection was created issued : instant [0..1]A list of the diagnostic requests that resulted in this imaging selection being performed basedOn : Reference [0..*] « CarePlan |ServiceRequest |Appointment | Task » The imaging study from which the imaging selection is made derivedFrom : Reference [0..1] « ImagingStudy |DocumentReference »The Study Instance UID for the DICOM Study from which the images were selected studyUid : id [0..1] « This element has or is affected by some invariants C »The Series Instance UID for the DICOM Series from which the images were selected seriesUid : id [0..1] « This element has or is affected by some invariants C »The Series Number for the DICOM Series from which the images were selected seriesNumber : unsignedInt [0..1] « This element has or is affected by some invariants C »Uniquely identifies groups of composite instances that have the same coordinate system that conveys spatial and/or temporal information frameOfReferenceUid : id [0..1] « This element has or is affected by some invariants C »The anatomic structures examined. See [DICOM Part 16 Annex L](http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings bodySite : CodeableReference [0..*] « BodyStructure ; Codes describing anatomical locations. May include laterality. (Strength=Example) SNOMEDCTBodyStructures ?? » The actual focus of an imaging selection when it is another imaging selection resource and not the patient of record focus : Reference [0..*] « ImagingSelection »The network services providing retrieval access to the selected images, frames, etc. See implementation notes for information about using DICOM endpoints endpoint : Reference [0..*] « Endpoint »Performer Distinguishes the type of involvement of the performer function : CodeableConcept [0..1] « null (Strength=Extensible) ImagingStudySeriesPerformerFu... + »Author - human or machine actor : Reference [0..1] « Practitioner |PractitionerRole |Device | Organization |CareTeam |Patient |RelatedPerson |HealthcareService » Instance The SOP Instance UID for the selected DICOM instance uid : id [1..1]The Instance Number for the selected DICOM instance number : unsignedInt [0..1]The SOP Class UID for the selected DICOM instance sopClass : oid [0..1]Selected subset of the SOP Instance. The type of the subset item is determined by the `instance.sopClass` value.
May be one of:
- A list of frame numbers selected from a multiframe SOP Instance (See [DICOM PS 3.3 Table 10.3](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_10.3.html#table_10-3)).
- A list of Referenced Content Item Identifier values selected from a DICOM SR or other structured document SOP Instance (See [DICOM PS 3.3 C.17.3.2.5](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.17.3.2.5.html)).
- A list of segment numbers selected from a segmentation SOP Instance (See [DICOM PS 3.3 Table C.8.20-4](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.8.20.4.html#table_C.8.20-4)).
- A list of Region of Interest (ROI) numbers selected from a radiotherapy structure set SOP Instance (See [DICOM PS 3.3 C.8.8.5](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.8.8.5.html)) subset : string [0..*]ImageRegion2D Specifies the type of image region regionType : code [1..1] « null (Strength=Required) ImagingSelection2DGraphicType ! »The coordinates describing the image region. Encoded as a set of (column, row) pairs that denote positions in the selected image / frames specified with sub-pixel resolution.
The origin at the TLHC of the TLHC pixel is 0.0\0.0, the BRHC of the TLHC pixel is 1.0\1.0, and the BRHC of the BRHC pixel is the number of columns\rows in the image / frames. The values SHALL be within the range 0\0 to the number of columns\rows in the image / frames coordinate : decimal [1..*]ImageRegion3D Specifies the type of image region regionType : code [1..1] « null (Strength=Required) ImagingSelection3DGraphicType ! »The coordinates describing the image region. Encoded as an ordered set of (x,y,z) triplets (in mm and MAY be negative) that define a region of interest in the patient-relative Reference Coordinate System defined by ImagingSelection.frameOfReferenceUid element coordinate : decimal [1..*]Selectors of the instances – human or machine performer[0..*] Each imaging selection instance or frame list might includes an image region, specified by a region type and a set of 2D coordinates imageRegion2D[0..*] Each imaging selection includes one or more selected DICOM SOP instances instance[0..*] Each imaging selection might includes a 3D image region, specified by a region type and a set of 3D coordinates imageRegion3D[0..*]
JSON Template
{
"resourceType" : "ImagingSelection ",
// from Resource : id , meta , implicitRules , and language
// from DomainResource : text , contained , extension , and modifierExtension
"identifier " : [{ Identifier }], // Business Identifiers for Imaging Selection
"status " : "<code >", // R! available | entered-in-error | inactive | unknown
"category " : [{ CodeableConcept }], // Classifies the imaging selection
"code " : { CodeableConcept }, // R! Imaging Selection purpose text or code
"subject " : { Reference (Device |Group |Medication |Patient |Practitioner |
Procedure |Specimen |Substance ) }, // Subject of the selected instances
"issued " : "<instant >", // Date / Time when this imaging selection was created
"performer " : [{ // Selectors of the instances (human or machine)
"function " : { CodeableConcept }, // Type of performer
"actor " : { Reference (CareTeam |Device |HealthcareService |Organization |
Patient |Practitioner |PractitionerRole |RelatedPerson ) } // Author (human or machine)
}],
"basedOn " : [{ Reference (Appointment |CarePlan |ServiceRequest |Task ) }], // Associated requests
"derivedFrom " : { Reference (DocumentReference |ImagingStudy ) }, // The imaging study from which the imaging selection is derived
"studyUid " : "<id >", // I DICOM Study Instance UID
"seriesUid " : "<id >", // I DICOM Series Instance UID
"seriesNumber " : "<unsignedInt >", // I DICOM Series Number
"frameOfReferenceUid " : "<id >", // I The Frame of Reference UID for the selected images
"bodySite " : [{ CodeableReference (BodyStructure ) }], // Body part examined
"focus " : [{ Reference (ImagingSelection ) }], // Related resources that are the focus for the imaging selection
"endpoint " : [{ Reference (Endpoint ) }], // The network services providing retrieval for the images referenced in the imaging selection
"instance " : [{ // I The selected instances
"uid " : "<id >", // R! DICOM SOP Instance UID
"number " : "<unsignedInt >", // DICOM Instance Number
"sopClass " : "<oid >", // DICOM SOP Class UID
"subset " : ["<string >"], // The selected subset of the SOP Instance
"imageRegion2D " : [{ // I A specific 2D region in a DICOM image / frame
"regionType " : "<code >", // R! point | polyline | multipoint | circle | ellipse
"coordinate " : [<decimal >] // R! Specifies the coordinates that define the image region
}]
}],
"imageRegion3D " : [{ // I A specific 3D region in a DICOM frame of reference
"regionType " : "<code >", // R! point | multipoint | polyline | polygon | ellipse | ellipsoid
"coordinate " : [<decimal >] // R! Specifies the coordinates that define the image region
}]
}
Changes from both R4 and R4B
This resource did not exist in Release R4
See the Full Difference for further information
This analysis is available for R4 as XML or JSON
and for R4B as XML or JSON .
Structure
Name Flags Card. Type Description & Constraints
ImagingSelection
TU
DomainResource
A selection of DICOM SOP instances and/or frames+ Rule: At least one of seriesUid or imageRegion3D shall be present + Rule: seriesUid SHALL only be present if studyUid is present + Rule: seriesNumber SHALL only be present if seriesUid is present + Rule: instance SHALL only be present if seriesUid is present + Rule: imageRegion3D SHALL only be present if frameOfReferenceUid is present + Rule: imageRegion3D SHALL only be present if instance.imageRegion2D is not present Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
identifier
Σ
0..*
Identifier
Business Identifiers for Imaging Selection
status
?! Σ
1..1
code
available | entered-in-error | inactive | unknown Binding: Imaging Selection Status (Required )
category
Σ
0..*
CodeableConcept
Classifies the imaging selection Binding: KeyObjectSelectionDocumentTitle (Preferred )
code
Σ
1..1
CodeableConcept
Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (Example )
subject
Σ
0..1
Reference (Patient | Group | Device | Procedure | Practitioner | Medication | Substance | Specimen )
Subject of the selected instances
issued
Σ
0..1
instant
Date / Time when this imaging selection was created
performer
Σ
0..*
BackboneElement
Selectors of the instances (human or machine)
function
Σ
0..1
CodeableConcept
Type of performer Binding: ImagingStudy series performer function (Extensible )
actor
Σ
0..1
Reference (Practitioner | PractitionerRole | Device | Organization | CareTeam | Patient | RelatedPerson | HealthcareService )
Author (human or machine)
basedOn
Σ
0..*
Reference (CarePlan | ServiceRequest | Appointment | Task )
Associated requests
derivedFrom
Σ
0..1
Reference (ImagingStudy | DocumentReference )
The imaging study from which the imaging selection is derived
studyUid
Σ C
0..1
id
DICOM Study Instance UID
seriesUid
Σ C
0..1
id
DICOM Series Instance UID
seriesNumber
Σ C
0..1
unsignedInt
DICOM Series Number
frameOfReferenceUid
Σ C
0..1
id
The Frame of Reference UID for the selected images
bodySite
Σ
0..*
CodeableReference (BodyStructure )
Body part examined Binding: SNOMED CT Body Structures (Example )
focus
Σ
0..*
Reference (ImagingSelection )
Related resources that are the focus for the imaging selection
endpoint
Σ
0..*
Reference (Endpoint )
The network services providing retrieval for the images referenced in the imaging selection
instance
Σ C
0..*
BackboneElement
The selected instances
uid
Σ
1..1
id
DICOM SOP Instance UID
number
Σ
0..1
unsignedInt
DICOM Instance Number
sopClass
0..1
oid
DICOM SOP Class UID
subset
0..*
string
The selected subset of the SOP Instance
imageRegion2D
C
0..*
BackboneElement
A specific 2D region in a DICOM image / frame
regionType
1..1
code
point | polyline | multipoint | circle | ellipse Binding: Imaging Selection 2D Graphic Type (Required )
coordinate
1..*
decimal
Specifies the coordinates that define the image region This repeating element order: The values are an ordered set of (x, y) coordinates.
imageRegion3D
C
0..*
BackboneElement
A specific 3D region in a DICOM frame of reference
regionType
1..1
code
point | multipoint | polyline | polygon | ellipse | ellipsoid Binding: Imaging Selection 3D Graphic Type (Required )
coordinate
1..*
decimal
Specifies the coordinates that define the image region This repeating element order: The values are an ordered set of (x, y, z) coordinates.
Documentation for this format
See the Extensions for this resource
UML Diagram (Legend )
ImagingSelection (DomainResource ) Unique identifiers assigned to this imaging selection identifier : Identifier [0..*]The current state of the imaging selection. This is distinct from the status of any imaging study, service request, or task associated with the imaging selection (this element modifies the meaning of other elements) status : code [1..1] « null (Strength=Required) ImagingSelectionStatus ! »Classifies the general purpose of the imaging selection category : CodeableConcept [0..*] « null (Strength=Preferred) KeyObjectSelectionDocumentTit... ? »Identifies the type of imaging selection code : CodeableConcept [1..1] « null (Strength=Example) KeyObjectSelectionDocumentTit... ?? »The patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed subject : Reference [0..1] « Patient |Group |Device |Procedure | Practitioner |Medication |Substance |Specimen » The date and time this imaging selection was created issued : instant [0..1]A list of the diagnostic requests that resulted in this imaging selection being performed basedOn : Reference [0..*] « CarePlan |ServiceRequest |Appointment | Task » The imaging study from which the imaging selection is made derivedFrom : Reference [0..1] « ImagingStudy |DocumentReference »The Study Instance UID for the DICOM Study from which the images were selected studyUid : id [0..1] « This element has or is affected by some invariants C »The Series Instance UID for the DICOM Series from which the images were selected seriesUid : id [0..1] « This element has or is affected by some invariants C »The Series Number for the DICOM Series from which the images were selected seriesNumber : unsignedInt [0..1] « This element has or is affected by some invariants C »Uniquely identifies groups of composite instances that have the same coordinate system that conveys spatial and/or temporal information frameOfReferenceUid : id [0..1] « This element has or is affected by some invariants C »The anatomic structures examined. See [DICOM Part 16 Annex L](http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings bodySite : CodeableReference [0..*] « BodyStructure ; Codes describing anatomical locations. May include laterality. (Strength=Example) SNOMEDCTBodyStructures ?? » The actual focus of an imaging selection when it is another imaging selection resource and not the patient of record focus : Reference [0..*] « ImagingSelection »The network services providing retrieval access to the selected images, frames, etc. See implementation notes for information about using DICOM endpoints endpoint : Reference [0..*] « Endpoint »Performer Distinguishes the type of involvement of the performer function : CodeableConcept [0..1] « null (Strength=Extensible) ImagingStudySeriesPerformerFu... + »Author - human or machine actor : Reference [0..1] « Practitioner |PractitionerRole |Device | Organization |CareTeam |Patient |RelatedPerson |HealthcareService » Instance The SOP Instance UID for the selected DICOM instance uid : id [1..1]The Instance Number for the selected DICOM instance number : unsignedInt [0..1]The SOP Class UID for the selected DICOM instance sopClass : oid [0..1]Selected subset of the SOP Instance. The type of the subset item is determined by the `instance.sopClass` value.
May be one of:
- A list of frame numbers selected from a multiframe SOP Instance (See [DICOM PS 3.3 Table 10.3](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_10.3.html#table_10-3)).
- A list of Referenced Content Item Identifier values selected from a DICOM SR or other structured document SOP Instance (See [DICOM PS 3.3 C.17.3.2.5](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.17.3.2.5.html)).
- A list of segment numbers selected from a segmentation SOP Instance (See [DICOM PS 3.3 Table C.8.20-4](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.8.20.4.html#table_C.8.20-4)).
- A list of Region of Interest (ROI) numbers selected from a radiotherapy structure set SOP Instance (See [DICOM PS 3.3 C.8.8.5](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.8.8.5.html)) subset : string [0..*]ImageRegion2D Specifies the type of image region regionType : code [1..1] « null (Strength=Required) ImagingSelection2DGraphicType ! »The coordinates describing the image region. Encoded as a set of (column, row) pairs that denote positions in the selected image / frames specified with sub-pixel resolution.
The origin at the TLHC of the TLHC pixel is 0.0\0.0, the BRHC of the TLHC pixel is 1.0\1.0, and the BRHC of the BRHC pixel is the number of columns\rows in the image / frames. The values SHALL be within the range 0\0 to the number of columns\rows in the image / frames coordinate : decimal [1..*]ImageRegion3D Specifies the type of image region regionType : code [1..1] « null (Strength=Required) ImagingSelection3DGraphicType ! »The coordinates describing the image region. Encoded as an ordered set of (x,y,z) triplets (in mm and MAY be negative) that define a region of interest in the patient-relative Reference Coordinate System defined by ImagingSelection.frameOfReferenceUid element coordinate : decimal [1..*]Selectors of the instances – human or machine performer[0..*] Each imaging selection instance or frame list might includes an image region, specified by a region type and a set of 2D coordinates imageRegion2D[0..*] Each imaging selection includes one or more selected DICOM SOP instances instance[0..*] Each imaging selection might includes a 3D image region, specified by a region type and a set of 3D coordinates imageRegion3D[0..*]
JSON Template
{
"resourceType" : "ImagingSelection ",
// from Resource : id , meta , implicitRules , and language
// from DomainResource : text , contained , extension , and modifierExtension
"identifier " : [{ Identifier }], // Business Identifiers for Imaging Selection
"status " : "<code >", // R! available | entered-in-error | inactive | unknown
"category " : [{ CodeableConcept }], // Classifies the imaging selection
"code " : { CodeableConcept }, // R! Imaging Selection purpose text or code
"subject " : { Reference (Device |Group |Medication |Patient |Practitioner |
Procedure |Specimen |Substance ) }, // Subject of the selected instances
"issued " : "<instant >", // Date / Time when this imaging selection was created
"performer " : [{ // Selectors of the instances (human or machine)
"function " : { CodeableConcept }, // Type of performer
"actor " : { Reference (CareTeam |Device |HealthcareService |Organization |
Patient |Practitioner |PractitionerRole |RelatedPerson ) } // Author (human or machine)
}],
"basedOn " : [{ Reference (Appointment |CarePlan |ServiceRequest |Task ) }], // Associated requests
"derivedFrom " : { Reference (DocumentReference |ImagingStudy ) }, // The imaging study from which the imaging selection is derived
"studyUid " : "<id >", // I DICOM Study Instance UID
"seriesUid " : "<id >", // I DICOM Series Instance UID
"seriesNumber " : "<unsignedInt >", // I DICOM Series Number
"frameOfReferenceUid " : "<id >", // I The Frame of Reference UID for the selected images
"bodySite " : [{ CodeableReference (BodyStructure ) }], // Body part examined
"focus " : [{ Reference (ImagingSelection ) }], // Related resources that are the focus for the imaging selection
"endpoint " : [{ Reference (Endpoint ) }], // The network services providing retrieval for the images referenced in the imaging selection
"instance " : [{ // I The selected instances
"uid " : "<id >", // R! DICOM SOP Instance UID
"number " : "<unsignedInt >", // DICOM Instance Number
"sopClass " : "<oid >", // DICOM SOP Class UID
"subset " : ["<string >"], // The selected subset of the SOP Instance
"imageRegion2D " : [{ // I A specific 2D region in a DICOM image / frame
"regionType " : "<code >", // R! point | polyline | multipoint | circle | ellipse
"coordinate " : [<decimal >] // R! Specifies the coordinates that define the image region
}]
}],
"imageRegion3D " : [{ // I A specific 3D region in a DICOM frame of reference
"regionType " : "<code >", // R! point | multipoint | polyline | polygon | ellipse | ellipsoid
"coordinate " : [<decimal >] // R! Specifies the coordinates that define the image region
}]
}
Changes from both R4 and R4B
This resource did not exist in Release R4
See the Full Difference for further information
This analysis is available for R4 as XML or JSON
and for R4B as XML or JSON .
Additional definitions: Master Definition XML + JSON ,
XML Schema /Schematron + JSON
Schema , ShEx (for Turtle ) + see the extensions , the spreadsheet version & the dependency analysis
10.6.4.1
Terminology Bindings
10.6.4.2 Constraints
UniqueKey Level Location Description Expression isl-1Rule (base) At least one of seriesUid or imageRegion3D shall be present seriesUid.exists() or imageRegion3D.exists() isl-2Rule (base) seriesUid SHALL only be present if studyUid is present seriesUid.empty() or studyUid.exists() isl-3Rule (base) seriesNumber SHALL only be present if seriesUid is present seriesNumber.empty() or seriesUid.exists() isl-4Rule (base) instance SHALL only be present if seriesUid is present instance.empty() or seriesUid.exists() isl-5Rule (base) imageRegion3D SHALL only be present if frameOfReferenceUid is present imageRegion3D.empty() or frameOfReferenceUid.exists() isl-6Rule (base) imageRegion3D SHALL only be present if instance.imageRegion2D is not present imageRegion3D.empty() or instance.imageRegion2D.empty()
10.6.5 Notes
10.6.5.1 Imaging Selection Subsets
Some DICOM SOP Instances contain multiple sub-resources, such as frames, segments, etc.
An Imaging Selection resource MAY specify the subset of these that are included in the selection using the instance.subset
element.
The defined types of subsets are:
Frames selected from a multiframe SOP Instance
Referenced Content Item Identifiers selected from a DICOM SR or other structured document SOP Instance
Segments selected from a segmentation SOP Instance
Regions of interest selected from a radiotherapy structure set SOP Instance
The type of subset is determined by the SOP Class of the parent instance.
Subsets can only reference sub-resources that are already defined within the selected DICOM SOP Instance.
10.6.5.2 Use of ImagingSelection.code and ImagingSelection.category
The code and category element can be used to provide information relevant for applications that want to identify specific types of ImagingSelection resources.
For example, if an ImagingSelection is used to identify a set of images that make up a volume rendered view, the code could contain a code indicating Volume Rendering - such as RadLex RID35862 - and the category could contain values of the DICOM Image Type (0008,0008)
attribute - such as DERVIED and SECONDARY.
{
"resource": {
"resourceType": "ImagingSelection",
"id": "fa8e0948175f3117a3b8c4be2ff972ec",
"subject": {
"reference": "Patient/acb045960122378999c97cd7ca532f8b"
},
"code": {
"coding": [
{
"system": "http://radlex.org/",
"code": "RID12769",
"display": "volume rendering"
}
]
},
"category": [
{
"text": "DERIVED"
},
{
"text": "SECONDARY"
}
]
}
}
10.6.6 Search Parameters
Search parameters for this resource. See also the full list of search parameters for this resource ,
and check the Extensions registry for search parameters on extensions related to this resource.
The common parameters also apply. See Searching for more
information about searching in REST, messaging, and services.
Name
Type
Description
Expression
In Common
based-on
reference
The request associated with an imaging selection
ImagingSelection.basedOn (Appointment , CarePlan , Task , ServiceRequest )
body-site
token
The body site code associated with the imaging selection
ImagingSelection.bodySite.concept
body-structure
reference
The body structure associated with the imaging selection
ImagingSelection.bodySite.reference
category
token
The imaging selection category
ImagingSelection.category
code
token
The imaging selection description text or code
ImagingSelection.code
21 Resources
derived-from
reference
The imaging study from which the imaging selection was derived
ImagingSelection.derivedFrom (ImagingStudy , DocumentReference )
identifier
token
Identifiers for the imaging selection
ImagingSelection.identifier
65 Resources
issued
date
The date / time the imaging selection was created
ImagingSelection.issued
patient
reference
Who the study is about
ImagingSelection.subject.where(resolve() is Patient) (Patient )
65 Resources
status
token
The status of the imaging selection
ImagingSelection.status
study-uid
token
The DICOM Study Instance UID from which the images were selected
ImagingSelection.studyUid
subject
reference
The subject of the Imaging Selection, such as the associated Patient
ImagingSelection.subject (Practitioner , Group , Specimen , Device , Medication , Patient , Procedure , Substance )