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 |
|---|---|---|---|
| patient | 1..1 | Patient | The patient imaged in the study. |
| started | 0..1 | DateTime | Date and time the study started. |
| basedOn | 0..* | List<ReferralRequest | ProcedureRequest | 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..* | List<Procedure> | A reference to the performed Procedure. |