This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Detailed Descriptions for the elements in the ImagingStudy resource.
ImagingStudy | |
Definition | 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. |
Control | 1..1 |
Alternate Names | Manifest; XDS-I summary; Key Images |
ImagingStudy.started | |
Definition | Date and Time the study started. Timezone Offset From UTC. |
Control | 0..1 |
Type | dateTime |
Alternate Names | StudyDate; StudyTime |
ImagingStudy.patient | |
Definition | The patient imaged in the study. |
Control | 1..1 |
Type | Reference(Patient) |
ImagingStudy.uid | |
Definition | Formal identifier for the study. |
Control | 1..1 |
Type | oid |
Alternate Names | StudyInstanceUID |
ImagingStudy.accession | |
Definition | Accession Number. |
Control | 0..1 |
Type | Identifier |
Alternate Names | AccessionNumber |
ImagingStudy.identifier | |
Definition | Other identifiers for the study. |
Note | This is a business identifer, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
Alternate Names | StudyID |
ImagingStudy.order | |
Definition | A list of the diagnostic orders that resulted in this imaging study being performed. |
Control | 0..* |
Type | Reference(DiagnosticOrder) |
Requirements | To support grouped procedures (one imaging study supporting multiple ordered procedures, e.g., chest/abdomen/pelvis CT). |
ImagingStudy.modalityList | |
Definition | A list of all the Series.ImageModality 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). |
Control | 0..* |
Binding | ImagingModality: Required: http://hl7.org/fhir/imaging-modality (Type of acquired image data in the instance) |
Type | code |
Alternate Names | ModalitiesInStudy |
ImagingStudy.referrer | |
Definition | The requesting/referring physician. |
Control | 0..1 |
Type | Reference(Practitioner) |
Alternate Names | ReferringPhysiciansName |
ImagingStudy.availability | |
Definition | Availability of study (online, offline or nearline). |
Control | 0..1 |
Binding | InstanceAvailability: Required: http://hl7.org/fhir/instance-availability (Availability of the resource) |
Type | code |
Alternate Names | InstanceAvailability |
ImagingStudy.url | |
Definition | WADO-RS resource where Study is available. |
Control | 0..1 |
Type | uri |
Alternate Names | RetrieveURI |
ImagingStudy.numberOfSeries | |
Definition | Number of Series in Study. |
Control | 1..1 |
Type | unsignedInt |
Alternate Names | NumberOfStudyRelatedSeries |
ImagingStudy.numberOfInstances | |
Definition | Number of SOP Instances in Study. |
Control | 1..1 |
Type | unsignedInt |
Alternate Names | NumberOfStudyRelatedInstances |
ImagingStudy.clinicalInformation | |
Definition | Diagnoses etc provided with request. |
Control | 0..1 |
Type | string |
Alternate Names | AdmittingDiagnosesDescription; AdditionalPatientHistory |
ImagingStudy.procedure | |
Definition | Type of procedure performed. |
Control | 0..* |
Type | Coding |
Alternate Names | ProcedureCodeSequence |
ImagingStudy.interpreter | |
Definition | Who read study and interpreted the images. |
Control | 0..1 |
Type | Reference(Practitioner) |
Alternate Names | Name of Physician(s) Reading Study |
ImagingStudy.description | |
Definition | Institution-generated description or classification of the Study performed. |
Control | 0..1 |
Type | string |
Alternate Names | StudyDescription |
ImagingStudy.series | |
Definition | Each study has one or more series of image instances. |
Control | 0..* |
ImagingStudy.series.number | |
Definition | The Numeric identifier of this series in the study. |
Control | 0..1 |
Type | unsignedInt |
Alternate Names | SeriesNumber |
ImagingStudy.series.modality | |
Definition | The modality of this series sequence. |
Control | 1..1 |
Binding | Modality: Required: http://hl7.org/fhir/modality (Type of data in the instance) |
Type | code |
Alternate Names | Modality |
ImagingStudy.series.uid | |
Definition | Formal identifier for this series. |
Control | 1..1 |
Type | oid |
Alternate Names | SeriesInstanceUID |
ImagingStudy.series.description | |
Definition | A description of the series. |
Control | 0..1 |
Type | string |
Alternate Names | SeriesDescription |
ImagingStudy.series.numberOfInstances | |
Definition | Number of SOP Instances in Series. |
Control | 1..1 |
Type | unsignedInt |
Alternate Names | NumberOfSeriesRelatedInstances |
ImagingStudy.series.availability | |
Definition | Availability of series (online, offline or nearline). |
Control | 0..1 |
Binding | InstanceAvailability: Required: http://hl7.org/fhir/instance-availability (Availability of the resource) |
Type | code |
Alternate Names | InstanceAvailability |
ImagingStudy.series.url | |
Definition | WADO-RS resource where the Series is available. |
Control | 0..1 |
Type | uri |
Alternate Names | RetrieveURI |
ImagingStudy.series.bodySite | |
Definition | Body part examined. See DICOM Part 16 Annex L for the mapping from DICOM to Snomed. |
Control | 0..1 |
Binding | BodySite: Example: See http://hl7.org/fhir/vs/body-site (Codes describing anatomical locations. May include laterality) |
Type | Coding |
Alternate Names | BodyPartExamined |
ImagingStudy.series.laterality | |
Definition | Laterality if bodySite is paired anatomic structure and laterality is not pre-coordinated in bodySite code, map from (0020, 0060). |
Control | 0..1 |
Type | Coding |
ImagingStudy.series.dateTime | |
Definition | The date and time when the series was started. |
Control | 0..1 |
Type | dateTime |
ImagingStudy.series.instance | |
Definition | A single SOP Instance within the series, e.g., an image, or presentation state. |
Control | 0..* |
ImagingStudy.series.instance.number | |
Definition | The number of this image in the series. |
Control | 0..1 |
Type | unsignedInt |
Alternate Names | InstanceNumber |
ImagingStudy.series.instance.uid | |
Definition | Formal identifier for this image. |
Control | 1..1 |
Type | oid |
Alternate Names | SOPInstanceUID |
ImagingStudy.series.instance.sopclass | |
Definition | DICOM Image type. |
Control | 1..1 |
Type | oid |
Alternate Names | SOPClassUID |
ImagingStudy.series.instance.type | |
Definition | A human-friendly SOP Class name. |
Control | 0..1 |
Type | string |
Comments | E.g., 'CT image', 'MR multi-frame', 'blending presentation'. |
ImagingStudy.series.instance.title | |
Definition | The description of the instance. |
Control | 0..1 |
Type | string |
Comments | Particularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc. |
ImagingStudy.series.instance.content | |
Definition | Content of the instance or a rendering thereof (e.g., a JPEG of an image, or an XML of a structured report). May be represented by inline encoding, or by a URL reference to a WADO-RS service that makes the instance available. Multiple content attachments may be used for alternate representations of the instance. |
Control | 0..* |
Type | Attachment |
Comments | Each instance may have a url and an attachment. Both represent the same information, but using different approaches. The attachment is a reference to a FHIR resource (Media, Document, etc). |