description: null package_name: hl7.fhir.r4b.core derivation: specialization name: ImagingStudy type: ImagingStudy elements: description: {isModifier: false, short: Institution-generated description, type: string, mustSupport: false, isSummary: true, index: 18} 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: 19 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: 23} started: {isModifier: false, short: When the series started, type: dateTime, mustSupport: false, isSummary: true, index: 29} laterality: isModifier: false short: Body part laterality type: Coding mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/bodysite-laterality'} isSummary: true index: 27 instance: isModifier: false short: A single SOP instance from the series index: 33 type: BackboneElement mustSupport: false array: true elements: uid: {isModifier: false, short: DICOM SOP Instance UID, type: id, mustSupport: false, isSummary: false, index: 34} 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: 35 number: {isModifier: false, short: The number of this instance in the series, type: unsignedInt, mustSupport: false, isSummary: false, index: 36} title: {isModifier: false, short: Description of instance, type: string, mustSupport: false, isSummary: false, index: 37} required: [uid, sopClass] isSummary: false number: {isModifier: false, short: Numeric identifier of this series, type: unsignedInt, mustSupport: false, isSummary: true, index: 21} uid: {isModifier: false, short: DICOM Series Instance UID for the series, type: id, mustSupport: false, isSummary: true, index: 20} specimen: isModifier: false short: Specimen imaged refers: ['http://hl7.org/fhir/StructureDefinition/Specimen'] type: Reference mustSupport: false array: true isSummary: true index: 28 modality: isModifier: false short: The modality of the instances in the series type: Coding mustSupport: false binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html'} isSummary: true index: 22 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: 26 endpoint: isModifier: false short: Series access endpoint refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference mustSupport: false array: true isSummary: true index: 25 numberOfInstances: {isModifier: false, short: Number of Series Related Instances, type: unsignedInt, mustSupport: false, isSummary: true, index: 24} performer: isModifier: false short: Who performed the series index: 30 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: 31 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/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: 32 required: [actor] isSummary: true required: [uid, modality] isSummary: true procedureReference: isModifier: false short: The performed Procedure reference refers: ['http://hl7.org/fhir/StructureDefinition/Procedure'] type: Reference mustSupport: false isSummary: true index: 12 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 reasonCode: isModifier: false short: Why the study was requested type: CodeableConcept mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-reason'} isSummary: true index: 15 modality: isModifier: false short: All series modality if actual acquisition modalities type: Coding mustSupport: false array: true binding: {strength: extensible, valueSet: 'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html'} isSummary: true index: 2 note: {isModifier: false, short: User-defined comments, type: Annotation, mustSupport: false, array: true, isSummary: true, index: 17} 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|4.1.0'} isModifierReason: This element is labelled 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: 14 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} reasonReference: isModifier: false short: Why was study performed refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Media', 'http://hl7.org/fhir/StructureDefinition/Observation'] type: Reference mustSupport: false array: true isSummary: true index: 16 procedureCode: isModifier: false short: The performed procedure code type: CodeableConcept mustSupport: false array: true binding: {strength: extensible, valueSet: 'http://www.rsna.org/RadLex_Playbook.aspx'} isSummary: true index: 13 package_version: 4.1.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ImagingStudy base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.1.0 required: [status, subject]