DiagnosticReport.Builder |
DiagnosticReport.Builder.basedOn(Reference... basedOn) |
Details concerning a service requested.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.basedOn(Collection<Reference> basedOn) |
Details concerning a service requested.
|
static DiagnosticReport.Builder |
DiagnosticReport.builder() |
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.category(CodeableConcept... category) |
A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.category(Collection<CodeableConcept> category) |
A code that classifies the clinical discipline, department or diagnostic service that created the report (e.g.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.code(CodeableConcept code) |
A code or name that describes this diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.conclusion(String conclusion) |
Concise and clinically contextualized summary conclusion (interpretation/impression) of the diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.conclusionCode(CodeableConcept... conclusionCode) |
One or more codes that represent the summary conclusion (interpretation/impression) of the diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.conclusionCode(Collection<CodeableConcept> conclusionCode) |
One or more codes that represent the summary conclusion (interpretation/impression) of the diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.effective(Element effective) |
The time or time-period the observed values are related to.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.encounter(Reference encounter) |
The healthcare event (e.g.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected DiagnosticReport.Builder |
DiagnosticReport.Builder.from(DiagnosticReport diagnosticReport) |
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.identifier(Identifier... identifier) |
Identifiers assigned to this report by the performer or other systems.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.identifier(Collection<Identifier> identifier) |
Identifiers assigned to this report by the performer or other systems.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.imagingStudy(Reference... imagingStudy) |
One or more links to full details of any imaging performed during the diagnostic investigation.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.imagingStudy(Collection<Reference> imagingStudy) |
One or more links to full details of any imaging performed during the diagnostic investigation.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.issued(Instant issued) |
The date and time that this version of the report was made available to providers, typically after the report was
reviewed and verified.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.language(Code language) |
The base language in which the resource is written.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.media(DiagnosticReport.Media... media) |
A list of key images associated with this report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.media(Collection<DiagnosticReport.Media> media) |
A list of key images associated with this report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.meta(Meta meta) |
The metadata about the resource.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.performer(Reference... performer) |
The diagnostic service that is responsible for issuing the report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.performer(Collection<Reference> performer) |
The diagnostic service that is responsible for issuing the report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.presentedForm(Attachment... presentedForm) |
Rich text representation of the entire result as issued by the diagnostic service.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.presentedForm(Collection<Attachment> presentedForm) |
Rich text representation of the entire result as issued by the diagnostic service.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.result(Reference... result) |
[Observations](observation.html) that are part of this diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.result(Collection<Reference> result) |
[Observations](observation.html) that are part of this diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.resultsInterpreter(Reference... resultsInterpreter) |
The practitioner or organization that is responsible for the report's conclusions and interpretations.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.resultsInterpreter(Collection<Reference> resultsInterpreter) |
The practitioner or organization that is responsible for the report's conclusions and interpretations.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.specimen(Reference... specimen) |
Details about the specimens on which this diagnostic report is based.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.specimen(Collection<Reference> specimen) |
Details about the specimens on which this diagnostic report is based.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.status(DiagnosticReportStatus status) |
The status of the diagnostic report.
|
DiagnosticReport.Builder |
DiagnosticReport.Builder.subject(Reference subject) |
The subject of the report.
|
DiagnosticReport.Builder |
DiagnosticReport.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.
|
DiagnosticReport.Builder |
DiagnosticReport.toBuilder() |
|