description: 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. package_name: hl7.fhir.r5.examples derivation: specialization name: ImagingStudy type: ImagingStudy elements: description: {isModifier: false, short: Institution-generated description, type: string, mustSupport: false, isSummary: true, index: 16} started: {isModifier: false, short: When the study was started, type: dateTime, mustSupport: false, isSummary: true, index: 5} numberOfSeries: {isModifier: false, short: Number of Study Related Series, type: unsignedInt, mustSupport: false, isSummary: true, index: 10} interpreter: isModifier: false short: Who interpreted images refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false array: true isSummary: true index: 8 series: isModifier: false short: Each study has one or more series of instances index: 17 type: BackboneElement mustSupport: false array: true elements: description: {isModifier: false, short: A short human readable summary of the series, type: string, mustSupport: false, isSummary: true, index: 21} started: {isModifier: false, short: When the series started, type: dateTime, mustSupport: false, isSummary: true, index: 27} laterality: isModifier: false short: Body part laterality type: Coding mustSupport: false binding: {strength: example, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html'} isSummary: true index: 25 instance: isModifier: false short: A single SOP instance from the series index: 31 type: BackboneElement mustSupport: false array: true elements: uid: {isModifier: false, short: DICOM SOP Instance UID, type: id, mustSupport: false, isSummary: false, index: 32} sopClass: isModifier: false short: DICOM class type type: Coding mustSupport: false binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1'} isSummary: false index: 33 number: {isModifier: false, short: The number of this instance in the series, type: unsignedInt, mustSupport: false, isSummary: false, index: 34} title: {isModifier: false, short: Description of instance, type: string, mustSupport: false, isSummary: false, index: 35} required: [uid, sopClass] isSummary: false number: {isModifier: false, short: Numeric identifier of this series, type: unsignedInt, mustSupport: false, isSummary: true, index: 19} uid: {isModifier: false, short: DICOM Series Instance UID for the series, type: id, mustSupport: false, isSummary: true, index: 18} specimen: isModifier: false short: Specimen imaged refers: ['http://hl7.org/fhir/StructureDefinition/Specimen'] type: Reference mustSupport: false array: true isSummary: true index: 26 modality: isModifier: false short: The modality used for this series type: Coding mustSupport: false binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html'} isSummary: true index: 20 bodySite: isModifier: false short: Body part examined type: Coding mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} isSummary: true index: 24 endpoint: isModifier: false short: Series access endpoint refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference mustSupport: false array: true isSummary: true index: 23 numberOfInstances: {isModifier: false, short: Number of Series Related Instances, type: unsignedInt, mustSupport: false, isSummary: true, index: 22} performer: isModifier: false short: Who performed the series index: 28 type: BackboneElement mustSupport: false array: true elements: function: isModifier: false short: Type of performance type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/series-performer-function'} isSummary: true index: 29 actor: isModifier: false short: Who performed the series refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference mustSupport: false isSummary: true index: 30 required: [actor] isSummary: true required: [uid, modality] isSummary: true encounter: isModifier: false short: Encounter with which this imaging study is associated refers: ['http://hl7.org/fhir/StructureDefinition/Encounter'] type: Reference mustSupport: false isSummary: true index: 4 procedure: isModifier: false short: The performed procedure or code type: CodeableReference mustSupport: false array: true binding: {strength: preferred, valueSet: 'http://loinc.org/download/loincrsna-radiology-playbook-file/'} isSummary: true index: 12 modality: isModifier: false short: All of the distinct values for series' modalities type: Coding mustSupport: false array: true binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html'} isSummary: true index: 2 note: {isModifier: false, short: User-defined comments, type: Annotation, mustSupport: false, array: true, isSummary: true, index: 15} reason: isModifier: false short: Why the study was requested / performed type: CodeableReference mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-reason'} isSummary: true index: 14 referrer: isModifier: false short: Referring physician refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false isSummary: true index: 7 status: isModifier: true short: registered | available | cancelled | entered-in-error | unknown index: 1 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/imagingstudy-status|5.0.0-snapshot1'} isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true identifier: {isModifier: false, short: Identifiers for the whole study, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} basedOn: isModifier: false short: Request fulfilled refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task'] type: Reference mustSupport: false array: true isSummary: true index: 6 location: isModifier: false short: Where ImagingStudy occurred refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference mustSupport: false isSummary: true index: 13 endpoint: isModifier: false short: Study access endpoint refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference mustSupport: false array: true isSummary: true index: 9 subject: isModifier: false short: Who or what is the subject of the study refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference mustSupport: false isSummary: true index: 3 numberOfInstances: {isModifier: false, short: Number of Study Related Instances, type: unsignedInt, mustSupport: false, isSummary: true, index: 11} package_version: 5.0.0-snapshot1 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ImagingStudy base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0-snapshot1 required: [status, subject]