Representation of the content produced in a DICOM imaging study. A study comprises a set of series, each of which includes a set of Service-Object Pair Instances (SOP Instances - images or other data) acquired or produced in a common context. A series is of only one modality (e.g. X-ray, CT, MR, ultrasound), but a study may have multiple series of different modalities.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
subject | 1..1 | Patient | The subject, typically a patient, of the imaging study. |
started | 0..1 | DateTime | Date and time the study started. |
basedOn | 0..* | List<ServiceRequest | CarePlan> | A list of the diagnostic requests that resulted in this imaging study being performed. |
referrer | 0..1 | Practitioner | The requesting/referring physician. |
interpreter | 0..* | List<Practitioner> | Who read the study and interpreted the images or other content. |
procedureReference | 0..1 | Procedure | The procedure which this ImagingStudy was part of. |