ImagingStudy.Builder | 
ImagingStudy.Builder.basedOn(Reference... basedOn) | 
 A list of the diagnostic requests that resulted in this imaging study being performed. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.basedOn(Collection<Reference> basedOn) | 
 A list of the diagnostic requests that resulted in this imaging study being performed. 
 | 
static ImagingStudy.Builder | 
ImagingStudy.builder() | 
  | 
ImagingStudy.Builder | 
ImagingStudy.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.description(String description) | 
 The Imaging Manager description of the study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.encounter(Reference encounter) | 
 The healthcare event (e.g. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.endpoint(Reference... endpoint) | 
 The network service providing access (e.g., query, view, or retrieval) for the study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.endpoint(Collection<Reference> endpoint) | 
 The network service providing access (e.g., query, view, or retrieval) for the study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected ImagingStudy.Builder | 
ImagingStudy.Builder.from(ImagingStudy imagingStudy) | 
  | 
ImagingStudy.Builder | 
ImagingStudy.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.identifier(Identifier... identifier) | 
 Identifiers for the ImagingStudy such as DICOM Study Instance UID, and Accession Number. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.identifier(Collection<Identifier> identifier) | 
 Identifiers for the ImagingStudy such as DICOM Study Instance UID, and Accession Number. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.interpreter(Reference... interpreter) | 
 Who read the study and interpreted the images or other content. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.interpreter(Collection<Reference> interpreter) | 
 Who read the study and interpreted the images or other content. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.location(Reference location) | 
 The principal physical location where the ImagingStudy was performed. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.modality(Coding... modality) | 
 A list of all the series.modality values that are actual acquisition modalities, i.e. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.modality(Collection<Coding> modality) | 
 A list of all the series.modality values that are actual acquisition modalities, i.e. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.note(Annotation... note) | 
 Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.note(Collection<Annotation> note) | 
 Per the recommended DICOM mapping, this element is derived from the Study Description attribute (0008,1030). 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.numberOfInstances(UnsignedInt numberOfInstances) | 
 Number of SOP Instances in Study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.numberOfSeries(UnsignedInt numberOfSeries) | 
 Number of Series in the Study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.procedureCode(CodeableConcept... procedureCode) | 
 The code for the performed procedure type. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.procedureCode(Collection<CodeableConcept> procedureCode) | 
 The code for the performed procedure type. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.procedureReference(Reference procedureReference) | 
 The procedure which this ImagingStudy was part of. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.reasonCode(CodeableConcept... reasonCode) | 
 Description of clinical condition indicating why the ImagingStudy was requested. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.reasonCode(Collection<CodeableConcept> reasonCode) | 
 Description of clinical condition indicating why the ImagingStudy was requested. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.reasonReference(Reference... reasonReference) | 
 Indicates another resource whose existence justifies this Study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.reasonReference(Collection<Reference> reasonReference) | 
 Indicates another resource whose existence justifies this Study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.referrer(Reference referrer) | 
 The requesting/referring physician. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.series(ImagingStudy.Series... series) | 
 Each study has one or more series of images or other content. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.series(Collection<ImagingStudy.Series> series) | 
 Each study has one or more series of images or other content. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.started(DateTime started) | 
 Date and time the study started. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.status(ImagingStudyStatus status) | 
 The current state of the ImagingStudy. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.subject(Reference subject) | 
 The subject, typically a patient, of the imaging study. 
 | 
ImagingStudy.Builder | 
ImagingStudy.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
ImagingStudy.Builder | 
ImagingStudy.toBuilder() | 
  |