ClinicalImpression.Builder |
ClinicalImpression.Builder.assessor(Reference assessor) |
The clinician performing the assessment.
|
static ClinicalImpression.Builder |
ClinicalImpression.builder() |
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.code(CodeableConcept code) |
Categorizes the type of clinical assessment performed.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.date(DateTime date) |
Indicates when the documentation of the assessment was complete.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.description(String description) |
A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status
prompted it.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.description(String description) |
Convenience method for setting description .
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.effective(Element effective) |
The point in time or period over which the subject was assessed.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.encounter(Reference encounter) |
The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly
associated.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.finding(ClinicalImpression.Finding... finding) |
Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.finding(Collection<ClinicalImpression.Finding> finding) |
Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.
|
protected ClinicalImpression.Builder |
ClinicalImpression.Builder.from(ClinicalImpression clinicalImpression) |
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.identifier(Identifier... identifier) |
Business identifiers assigned to this clinical impression by the performer or other systems which remain constant as
the resource is updated and propagates from server to server.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.identifier(Collection<Identifier> identifier) |
Business identifiers assigned to this clinical impression by the performer or other systems which remain constant as
the resource is updated and propagates from server to server.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.investigation(ClinicalImpression.Investigation... investigation) |
One or more sets of investigations (signs, symptoms, etc.).
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.investigation(Collection<ClinicalImpression.Investigation> investigation) |
One or more sets of investigations (signs, symptoms, etc.).
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.language(Code language) |
The base language in which the resource is written.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.meta(Meta meta) |
The metadata about the resource.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.note(Annotation... note) |
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by
the original author could also appear.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.note(Collection<Annotation> note) |
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by
the original author could also appear.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.previous(Reference previous) |
A reference to the last assessment that was conducted on this patient.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.problem(Reference... problem) |
A list of the relevant problems/conditions for a patient.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.problem(Collection<Reference> problem) |
A list of the relevant problems/conditions for a patient.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.prognosisCodeableConcept(CodeableConcept... prognosisCodeableConcept) |
Estimate of likely outcome.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.prognosisCodeableConcept(Collection<CodeableConcept> prognosisCodeableConcept) |
Estimate of likely outcome.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.prognosisReference(Reference... prognosisReference) |
RiskAssessment expressing likely outcome.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.prognosisReference(Collection<Reference> prognosisReference) |
RiskAssessment expressing likely outcome.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.protocol(Uri... protocol) |
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides
evidence in support of the diagnosis.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.protocol(Collection<Uri> protocol) |
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides
evidence in support of the diagnosis.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.status(ClinicalImpressionStatus status) |
Identifies the workflow status of the assessment.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.statusReason(CodeableConcept statusReason) |
Captures the reason for the current state of the ClinicalImpression.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.subject(Reference subject) |
The patient or group of individuals assessed as part of this record.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.summary(String summary) |
A text summary of the investigations and the diagnosis.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.summary(String summary) |
Convenience method for setting summary .
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.supportingInfo(Reference... supportingInfo) |
Information supporting the clinical impression.
|
ClinicalImpression.Builder |
ClinicalImpression.Builder.supportingInfo(Collection<Reference> supportingInfo) |
Information supporting the clinical impression.
|
ClinicalImpression.Builder |
ClinicalImpression.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.
|
ClinicalImpression.Builder |
ClinicalImpression.toBuilder() |
|