QICoreImagingStudy

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

FieldCard.TypeDescription
identifier0..*List<Identifier>Identifiers for the ImagingStudy such as DICOM Study Instance UID, and Accession Number.
status1..1StringThe current state of the ImagingStudy.
Binding: The status of the ImagingStudy. (required)
modality0..*List<Code>A list of all the series.modality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19).
Binding: Type of acquired data in the instance. (extensible)
subject1..1QICorePatientThe subject, typically a patient, of the imaging study.
encounter0..1QICoreEncounterThe healthcare event (e.g. a patient and healthcare provider interaction) during which this ImagingStudy is made.
started0..1DateTimeDate and time the study started.
basedOn0..*List<QICoreServiceRequest | QICoreCarePlan>A list of the diagnostic requests that resulted in this imaging study being performed.
referrer0..1QICorePractitionerThe requesting/referring physician.
interpreter0..*List<QICorePractitioner>Who read the study and interpreted the images or other content.
endpoint0..*List<Endpoint>The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.connectionType.
numberOfSeries0..1IntegerNumber of Series in the Study. This value given may be larger than the number of series elements this Resource contains due to resource availability, security, or other factors. This element should be present if any series elements are present.
numberOfInstances0..1IntegerNumber of SOP Instances in Study. This value given may be larger than the number of instance elements this resource contains due to resource availability, security, or other factors. This element should be present if any instance elements are present.
procedureReference0..1QICoreProcedureThe procedure which this ImagingStudy was part of.
procedureCode0..*List<Concept>The code for the performed procedure type.
Binding: The performed procedure type. (extensible)
location0..1QICoreLocationThe principal physical location where the ImagingStudy was performed.
reasonCode0..*List<Concept>Description of clinical condition indicating why the ImagingStudy was requested.
Binding: The reason for the study. (example)
reasonReference0..*List<QICoreCondition | QICoreObservation | Media | QICoreDiagnosticReportLab | DocumentReference>Indicates another resource whose existence justifies this Study.
note0..*List<Annotation>Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). Observations or findings about the imaging study should be recorded in another resource, e.g. Observation, and not in this element.
description0..1StringThe Imaging Manager description of the study. Institution-generated description or classification of the Study (component) performed.
series0..*List<series>Each study has one or more series of images or other content.