description: Base StructureDefinition for ImagingStudy Resource package_name: hl7.fhir.r3.examples derivation: specialization name: ImagingStudy type: ImagingStudy elements: patient: short: Who the images are of refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 5 description: {short: Institution-generated description, type: string, isSummary: true, index: 17} started: {short: When the study was started, type: dateTime, isSummary: true, index: 7} numberOfSeries: {short: Number of Study Related Series, type: unsignedInt, isSummary: true, index: 12} availability: {short: ONLINE | OFFLINE | NEARLINE | UNAVAILABLE, type: code, isSummary: true, index: 3} interpreter: short: Who interpreted images refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference array: true isSummary: true index: 10 series: short: Each study has one or more series of instances type: BackboneElement array: true isSummary: true index: 18 elements: description: {short: A short human readable summary of the series, type: string, isSummary: true, index: 22} started: {short: When the series started, type: dateTime, isSummary: true, index: 28} laterality: {short: Body part laterality, type: Coding, isSummary: true, index: 27} availability: {short: ONLINE | OFFLINE | NEARLINE | UNAVAILABLE, type: code, isSummary: true, index: 24} instance: type: BackboneElement short: A single SOP instance from the series array: true index: 30 elements: uid: {short: Formal DICOM identifier for this instance, type: oid, index: 31} number: {short: The number of this instance in the series, type: unsignedInt, index: 32} sopClass: {short: DICOM class type, type: oid, index: 33} title: {short: Description of instance, type: string, index: 34} required: [uid, sopClass] number: {short: Numeric identifier of this series, type: unsignedInt, isSummary: true, index: 20} uid: {short: Formal DICOM identifier for this series, type: oid, isSummary: true, index: 19} modality: {short: The modality of the instances in the series, type: Coding, isSummary: true, index: 21} bodySite: {short: Body part examined, type: Coding, isSummary: true, index: 26} endpoint: short: Series access endpoint refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference array: true isSummary: true index: 25 numberOfInstances: {short: Number of Series Related Instances, type: unsignedInt, isSummary: true, index: 23} performer: short: Who performed the series refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference array: true isSummary: true index: 29 required: [uid, modality] procedureReference: short: The performed Procedure reference refers: ['http://hl7.org/fhir/StructureDefinition/Procedure'] type: Reference array: true isSummary: true index: 14 uid: {short: Formal DICOM identifier for the study, type: oid, isSummary: true, index: 0} modalityList: {short: All series modality if actual acquisition modalities, type: Coding, array: true, isSummary: true, index: 4} reason: {short: Why the study was requested, type: CodeableConcept, isSummary: true, index: 16} referrer: short: Referring physician refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] type: Reference isSummary: true index: 9 accession: {short: Related workflow identifier ("Accession Number"), type: Identifier, isSummary: true, index: 1} identifier: {short: Other identifiers for the study, type: Identifier, array: true, isSummary: true, index: 2} context: short: Originating context refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'] type: Reference isSummary: true index: 6 basedOn: short: Request fulfilled refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ProcedureRequest', 'http://hl7.org/fhir/StructureDefinition/ReferralRequest'] type: Reference array: true isSummary: true index: 8 endpoint: short: Study access endpoint refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference array: true isSummary: true index: 11 numberOfInstances: {short: Number of Study Related Instances, type: unsignedInt, isSummary: true, index: 13} procedureCode: {short: The performed procedure code, type: CodeableConcept, array: true, isSummary: true, index: 15} package_version: 3.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ImagingStudy base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [uid, patient]