This page is part of the FHIR Specification (v5.0.0-snapshot1: R5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Imaging Integration Work Group | Maturity Level: 0 | Trial Use | Security Category: Patient | Compartments: Patient |
Detailed Descriptions for the elements in the ImagingSelection resource.
ImagingSelection | |
Element Id | ImagingSelection |
Definition | 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. |
Cardinality | 0..* |
Type | DomainResource |
Summary | false |
ImagingSelection.identifier | |
Element Id | ImagingSelection.identifier |
Definition | A unique identifier assigned to this imaging selection. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Requirements | Allows imaging selections to be distinguished and referenced. |
Summary | true |
Comments | This is a business identifier, not a resource identifier -- see discussion under Business Identifiers. |
ImagingSelection.basedOn | |
Element Id | ImagingSelection.basedOn |
Definition | A list of the diagnostic requests that resulted in this imaging selection being performed. |
Cardinality | 0..* |
Type | Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) |
Patterns | Reference(CarePlan,ServiceRequest,Appointment,AppointmentResponse,Task): No common pattern |
Alternate Names | AccessionNumber |
Summary | true |
ImagingSelection.subject | |
Element Id | ImagingSelection.subject |
Definition | 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. |
Cardinality | 0..1 |
Type | Reference(Patient | Group | Device | Location | Organization | Procedure | Practitioner | Medication | Substance | Specimen) |
Patterns | Reference(Patient,Group,Device,Location,Organization,Procedure,Practitioner,Medication,Substance,Specimen): No common pattern |
Summary | true |
ImagingSelection.issued | |
Element Id | ImagingSelection.issued |
Definition | The date and time this imaging selection was created. |
Cardinality | 0..1 |
Type | instant |
Summary | true |
ImagingSelection.performer | |
Element Id | ImagingSelection.performer |
Definition | Author – human or machine. |
Cardinality | 0..* |
Summary | true |
ImagingSelection.performer.function | |
Element Id | ImagingSelection.performer.function |
Definition | Distinguishes the type of involvement of the performer. |
Cardinality | 0..1 |
Terminology Binding | ImagingStudy series performer function (Extensible) |
Type | CodeableConcept |
Requirements | Allows disambiguation of the types and involvement of different performers. |
Summary | true |
ImagingSelection.performer.actor | |
Element Id | ImagingSelection.performer.actor |
Definition | Author – human or machine. |
Cardinality | 0..1 |
Type | Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam | Patient | RelatedPerson | HealthcareService) |
Patterns | Reference(Practitioner,PractitionerRole,Device,Organization,CareTeam,Patient,RelatedPerson,HealthcareService): Common patterns = Participant |
Summary | true |
ImagingSelection.code | |
Element Id | ImagingSelection.code |
Definition | Describes the imaging selection. |
Cardinality | 1..1 |
Terminology Binding | ImagingSelectionCode : |
Type | CodeableConcept |
Requirements | Knowing what kind of observation is being made is essential to understanding the observation. |
Alternate Names | Description |
Summary | true |
Comments | All code-value and, if present, component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation. |
ImagingSelection.studyUid | |
Element Id | ImagingSelection.studyUid |
Definition | The Study Instance UID for the DICOM Study from which the images were selected. |
Cardinality | 0..1 |
Type | oid |
Requirements | DICOM Study Instance UID. Required unless frameOfReferenceUid and imageRegion are present. |
Alternate Names | StudyInstanceUID |
Summary | true |
Comments | See DICOM PS3.3 C.7.2 . |
ImagingSelection.derivedFrom | |
Element Id | ImagingSelection.derivedFrom |
Definition | The imaging study from which the imaging selection is made. |
Cardinality | 0..* |
Type | Reference(ImagingStudy) |
Summary | true |
ImagingSelection.endpoint | |
Element Id | ImagingSelection.endpoint |
Definition | The network service providing retrieval access to the selected images, frames, etc. See implementation notes for information about using DICOM endpoints. |
Cardinality | 0..* |
Type | Reference(Endpoint) |
Requirements | Access methods for retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the selected images, frames, etc. |
Summary | true |
Comments | Typical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG) formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach. |
ImagingSelection.seriesUid | |
Element Id | ImagingSelection.seriesUid |
Definition | The Series Instance UID for the DICOM Series from which the images were selected. |
Cardinality | 0..1 |
Type | oid |
Requirements | DICOM Series Instance UID. Required unless frameOfReferenceUid and imageRegion are present. |
Alternate Names | SeriesInstanceUID |
Summary | true |
Comments | See DICOM PS3.3 C.7.3 . |
ImagingSelection.frameOfReferenceUid | |
Element Id | ImagingSelection.frameOfReferenceUid |
Definition | The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames. |
Cardinality | 0..1 |
Type | oid |
Requirements | DICOM Frame of Reference UID. Required if studyInstanceUid and seriesInstanceUid are not present. |
Alternate Names | FrameOfReferenceUID |
Summary | true |
Comments | See DICOM PS3.3 C.7.4.1 . |
ImagingSelection.bodySite | |
Element Id | ImagingSelection.bodySite |
Definition | 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. |
Cardinality | 0..1 |
Terminology Binding | SNOMED CT Body Structures (Example) |
Type | Coding |
Alternate Names | BodyPartExamined |
Summary | true |
ImagingSelection.instance | |
Element Id | ImagingSelection.instance |
Definition | Each imaging selection includes one or more selected DICOM SOP instances. |
Cardinality | 0..* |
Requirements | Required if the the selection does not include all instances in the specified series. |
Summary | true |
ImagingSelection.instance.uid | |
Element Id | ImagingSelection.instance.uid |
Definition | The SOP Instance UID for the selected DICOM instance. |
Cardinality | 1..1 |
Type | oid |
Requirements | DICOM SOP Instance UID. |
Alternate Names | SOPInstanceUID |
Summary | true |
Comments | See DICOM PS3.3 C.12.1 . |
ImagingSelection.instance.sopClass | |
Element Id | ImagingSelection.instance.sopClass |
Definition | The SOP Class UID for the selected DICOM instance. |
Cardinality | 0..1 |
Terminology Binding | sopClass : |
Type | Coding |
Requirements | DICOM SOP Class UID. |
Alternate Names | SOPClassUID |
Summary | false |
Comments | See DICOM PS3.3 C.12.1 . |
ImagingSelection.instance.frameList | |
Element Id | ImagingSelection.instance.frameList |
Definition | The set of frames within a multi-frame SOP Instance that are included in the imaging selection. Encoded as a comma separated list of one or more non duplicate frame numbers. If this is absent, all frames within the referenced SOP Instance are included in the selection. |
Cardinality | 0..1 |
Type | string |
Requirements | Required if not the selected instance is multi-frame and not all frames are included in the selection. |
Alternate Names | ReferencedFrameNumber |
Summary | false |
Comments | See DICOM PS3.3 10.3 . |
ImagingSelection.instance.observationUid | |
Element Id | ImagingSelection.instance.observationUid |
Definition | The unique identifier for the observation Content Item (and its subsidiary Content Items, if any) that are included in the imaging selection. |
Cardinality | 0..* |
Type | oid |
Requirements | DICOM Observation UID. |
Alternate Names | ObservationUID |
Summary | false |
Comments | See DICOM PS3.3 C.12.1 . |
ImagingSelection.instance.segmentList | |
Element Id | ImagingSelection.instance.segmentList |
Definition | The set of segments within a segmentation SOP Instance that are included in the imaging selection. Encoded as a comma separated list of one or more non duplicate segment numbers. If this is absent, all segments within the referenced segmentation SOP Instance are included in the selection. |
Cardinality | 0..1 |
Type | string |
Requirements | Required if not the selected instance is segmentation and not all segments are included in the selection. |
Alternate Names | ReferencedSegmentNumber |
Summary | false |
Comments | See DICOM PS3.3 10.3 . |
ImagingSelection.instance.roiList | |
Element Id | ImagingSelection.instance.roiList |
Definition | The set of regions of interest (ROI) within a radiotherapy structure set instance that are included in the imaging selection. Encoded as a comma separated list of one or more non duplicate ROI numbers. If this is absent, all ROIs within the referenced radiotherapy structure set SOP Instance are included in the selection. |
Cardinality | 0..1 |
Type | string |
Requirements | Required if not the selected instance is a radiotherapy structure set and not all ROIs are included in the selection. |
Alternate Names | ROINumber |
Summary | false |
Comments | See DICOM PS3.3 C.8.8.5 . |
ImagingSelection.imageRegion | |
Element Id | ImagingSelection.imageRegion |
Definition | Each imaging selection might includes one or more image regions. Image regions are specified by a region type and a set of 2D or 3D coordinates. |
Cardinality | 0..1 |
Requirements | Required if studyInstanceUid and seriesInstanceUid are not present. A single imaging selection shall not include both 2D and 3D coordinates. |
Summary | false |
ImagingSelection.imageRegion.regionType | |
Element Id | ImagingSelection.imageRegion.regionType |
Definition | Specifies the type of image region. |
Cardinality | 1..1 |
Terminology Binding | ImagingSelectionGraphicType (Required) |
Type | code |
Alternate Names | GraphicType |
Summary | false |
Comments | See DICOM PS3.3 C.18.9.1.2 . |
ImagingSelection.imageRegion.coordinateType | |
Element Id | ImagingSelection.imageRegion.coordinateType |
Definition | Specifies the type of coordinate system that define the image region. |
Cardinality | 1..1 |
Terminology Binding | ImagingSelectionCoordinateType (Required) |
Type | code |
Summary | false |
ImagingSelection.imageRegion.coordinates | |
Element Id | ImagingSelection.imageRegion.coordinates |
Definition | The coordinates describing the image region. If coordinateType is 2D this specifies sequence of (x,y) coordinates in the coordinate system of the image specified by the instance.uid element that contains this image region. If coordinateType is 3D this specifies sequence of (x,y,z) coordinates in the coordinate system specified by the frameOfReferenceUid element. |
Cardinality | 1..* |
Type | decimal |
Alternate Names | GraphicData |
Summary | false |
Comments | For a description of how 2D coordinates are encoded, see DICOM PS3.3 C.18.6 . For a description of how 3D coordinates are encoded, see DICOM PS3.3 C.18.9 . |