Class ClinicalImpression
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected Reference
The clinician performing the assessment.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for assessorprotected Resource
The actual object that is the target of the reference (The clinician performing the assessment.)protected CodeableConcept
Categorizes the type of clinical assessment performed.protected DateTimeType
Indicates when the documentation of the assessment was complete.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for dateprotected StringType
A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.protected Type
The point in time or period over which the subject was assessed.protected Reference
The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for encounterprotected Encounter
The actual object that is the target of the reference (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for finding-codestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for finding-refprotected List
<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.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.One or more sets of investigations (signs, symptoms, etc.).static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for investigationprotected List
<Annotation> Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected Reference
A reference to the last assessment that was conducted on this patient.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for previousprotected ClinicalImpression
The actual object that is the target of the reference (A reference to the last assessment that was conducted on this patient.A list of the relevant problems/conditions for a patient.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for problemThe actual objects that are the target of the reference (A list of the relevant problems/conditions for a patient.)protected List
<CodeableConcept> Estimate of likely outcome.RiskAssessment expressing likely outcome.protected List
<RiskAssessment> The actual objects that are the target of the reference (RiskAssessment expressing likely outcome.)Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.static final String
Search parameter: assessorstatic final String
Search parameter: datestatic final String
Search parameter: encounterstatic final String
Search parameter: finding-codestatic final String
Search parameter: finding-refstatic final String
Search parameter: identifierstatic final String
Search parameter: investigationstatic final String
Search parameter: patientstatic final String
Search parameter: previousstatic final String
Search parameter: problemstatic final String
Search parameter: statusstatic final String
Search parameter: subjectstatic final String
Search parameter: supporting-infoIdentifies the workflow status of the assessment.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusprotected CodeableConcept
Captures the reason for the current state of the ClinicalImpression.protected Reference
The patient or group of individuals assessed as part of this record.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectprotected Resource
The actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.)protected StringType
A text summary of the investigations and the diagnosis.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for supporting-infoInformation supporting the clinical impression.The actual objects that are the target of the reference (Information supporting the clinical impression.)Fields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionConstructorClinicalImpression
(Enumeration<ClinicalImpression.ClinicalImpressionStatus> status, Reference subject) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddNote()
Deprecated.Use Reference#setResource(IBaseResource) insteadaddProtocol
(String value) copy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getCode()
getDate()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
Deprecated.Use Reference#setResource(IBaseResource) insteadDeprecated.Use Reference#setResource(IBaseResource) insteadBase[]
getProperty
(int hash, String name, boolean checkValid) Deprecated.Use Reference#setResource(IBaseResource) insteadString[]
getTypesForProperty
(int hash, String name) boolean
boolean
hasCode()
boolean
hasDate()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
boolean
boolean
hasProtocol
(String value) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setAssessor
(Reference value) setAssessorTarget
(Resource value) setCode
(CodeableConcept value) setDateElement
(DateTimeType value) setDescription
(String value) setDescriptionElement
(StringType value) setEffective
(Type value) setEncounter
(Reference value) setEncounterTarget
(Encounter value) setIdentifier
(List<Identifier> theIdentifier) setInvestigation
(List<ClinicalImpression.ClinicalImpressionInvestigationComponent> theInvestigation) setNote
(List<Annotation> theNote) setPrevious
(Reference value) setProblem
(List<Reference> theProblem) setPrognosisCodeableConcept
(List<CodeableConcept> thePrognosisCodeableConcept) setPrognosisReference
(List<Reference> thePrognosisReference) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProtocol
(List<UriType> theProtocol) setStatusReason
(CodeableConcept value) setSubject
(Reference value) setSubjectTarget
(Resource value) setSummary
(String value) setSummaryElement
(StringType value) setSupportingInfo
(List<Reference> theSupportingInfo) protected ClinicalImpression
Methods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
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. -
status
Identifies the workflow status of the assessment. -
statusReason
Captures the reason for the current state of the ClinicalImpression. -
code
Categorizes the type of clinical assessment performed. -
description
A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it. -
subject
The patient or group of individuals assessed as part of this record. -
subjectTarget
The actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.) -
encounter
The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated. -
encounterTarget
The actual object that is the target of the reference (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.) -
effective
The point in time or period over which the subject was assessed. -
date
Indicates when the documentation of the assessment was complete. -
assessor
The clinician performing the assessment. -
assessorTarget
The actual object that is the target of the reference (The clinician performing the assessment.) -
previous
A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes. -
previousTarget
The actual object that is the target of the reference (A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.) -
problem
A list of the relevant problems/conditions for a patient. -
problemTarget
The actual objects that are the target of the reference (A list of the relevant problems/conditions for a patient.) -
investigation
One or more sets of investigations (signs, symptoms, etc.). The actual grouping of investigations varies greatly depending on the type and context of the assessment. These investigations may include data generated during the assessment process, or data previously generated and recorded that is pertinent to the outcomes. -
protocol
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis. -
summary
A text summary of the investigations and the diagnosis. -
finding
Specific findings or diagnoses that were considered likely or relevant to ongoing treatment. -
prognosisCodeableConcept
Estimate of likely outcome. -
prognosisReference
RiskAssessment expressing likely outcome. -
prognosisReferenceTarget
The actual objects that are the target of the reference (RiskAssessment expressing likely outcome.) -
supportingInfo
Information supporting the clinical impression. -
supportingInfoTarget
The actual objects that are the target of the reference (Information supporting the clinical impression.) -
note
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear. -
SP_DATE
Search parameter: dateDescription: When the assessment was documented
Type: date
Path: ClinicalImpression.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: When the assessment was documented
Type: date
Path: ClinicalImpression.date
-
SP_IDENTIFIER
Search parameter: identifierDescription: Business identifier
Type: token
Path: ClinicalImpression.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business identifier
Type: token
Path: ClinicalImpression.identifier
-
SP_PREVIOUS
Search parameter: previousDescription: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
- See Also:
-
PREVIOUS
Fluent Client search parameter constant for previousDescription: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
-
INCLUDE_PREVIOUS
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:previous". -
SP_FINDING_CODE
Search parameter: finding-codeDescription: What was found
Type: token
Path: ClinicalImpression.finding.itemCodeableConcept
- See Also:
-
FINDING_CODE
Fluent Client search parameter constant for finding-codeDescription: What was found
Type: token
Path: ClinicalImpression.finding.itemCodeableConcept
-
SP_ASSESSOR
Search parameter: assessorDescription: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
- See Also:
-
ASSESSOR
Fluent Client search parameter constant for assessorDescription: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
-
INCLUDE_ASSESSOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:assessor". -
SP_SUBJECT
Search parameter: subjectDescription: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:subject". -
SP_ENCOUNTER
Search parameter: encounterDescription: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
- See Also:
-
ENCOUNTER
Fluent Client search parameter constant for encounterDescription: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
-
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:encounter". -
SP_FINDING_REF
Search parameter: finding-refDescription: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
- See Also:
-
FINDING_REF
Fluent Client search parameter constant for finding-refDescription: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
-
INCLUDE_FINDING_REF
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:finding-ref". -
SP_PROBLEM
Search parameter: problemDescription: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
- See Also:
-
PROBLEM
Fluent Client search parameter constant for problemDescription: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
-
INCLUDE_PROBLEM
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:problem". -
SP_PATIENT
Search parameter: patientDescription: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:patient". -
SP_SUPPORTING_INFO
Search parameter: supporting-infoDescription: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
- See Also:
-
SUPPORTING_INFO
Fluent Client search parameter constant for supporting-infoDescription: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
-
INCLUDE_SUPPORTING_INFO
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:supporting-info". -
SP_INVESTIGATION
Search parameter: investigationDescription: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigation.item
- See Also:
-
INVESTIGATION
Fluent Client search parameter constant for investigationDescription: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigation.item
-
INCLUDE_INVESTIGATION
Constant for fluent queries to be used to add include statements. Specifies the path value of "ClinicalImpression:investigation". -
SP_STATUS
Search parameter: statusDescription: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
-
-
Constructor Details
-
ClinicalImpression
public ClinicalImpression()Constructor -
ClinicalImpression
public ClinicalImpression(Enumeration<ClinicalImpression.ClinicalImpressionStatus> status, Reference subject) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
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.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist
-
getStatusElement
- Returns:
status
(Identifies the workflow status of the assessment.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
public ClinicalImpression setStatusElement(Enumeration<ClinicalImpression.ClinicalImpressionStatus> value) - Parameters:
value
-status
(Identifies the workflow status of the assessment.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- Identifies the workflow status of the assessment.
-
setStatus
- Parameters:
value
- Identifies the workflow status of the assessment.
-
getStatusReason
- Returns:
statusReason
(Captures the reason for the current state of the ClinicalImpression.)
-
hasStatusReason
-
setStatusReason
- Parameters:
value
-statusReason
(Captures the reason for the current state of the ClinicalImpression.)
-
getCode
- Returns:
code
(Categorizes the type of clinical assessment performed.)
-
hasCode
-
setCode
- Parameters:
value
-code
(Categorizes the type of clinical assessment performed.)
-
getDescriptionElement
- Returns:
description
(A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value
-description
(A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.
-
setDescription
- Parameters:
value
- A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.
-
getSubject
- Returns:
subject
(The patient or group of individuals assessed as part of this record.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(The patient or group of individuals assessed as part of this record.)
-
getSubjectTarget
- Returns:
subject
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient or group of individuals assessed as part of this record.)
-
setSubjectTarget
- Parameters:
value
-subject
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient or group of individuals assessed as part of this record.)
-
getEncounter
- Returns:
encounter
(The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)
-
hasEncounter
-
setEncounter
- Parameters:
value
-encounter
(The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)
-
getEncounterTarget
- Returns:
encounter
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)
-
setEncounterTarget
- Parameters:
value
-encounter
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)
-
getEffective
- Returns:
effective
(The point in time or period over which the subject was assessed.)
-
getEffectiveDateTimeType
- Returns:
effective
(The point in time or period over which the subject was assessed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEffectiveDateTimeType
-
getEffectivePeriod
- Returns:
effective
(The point in time or period over which the subject was assessed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEffectivePeriod
-
hasEffective
-
setEffective
- Parameters:
value
-effective
(The point in time or period over which the subject was assessed.)
-
getDateElement
- Returns:
date
(Indicates when the documentation of the assessment was complete.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value
-date
(Indicates when the documentation of the assessment was complete.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- Indicates when the documentation of the assessment was complete.
-
setDate
- Parameters:
value
- Indicates when the documentation of the assessment was complete.
-
getAssessor
- Returns:
assessor
(The clinician performing the assessment.)
-
hasAssessor
-
setAssessor
- Parameters:
value
-assessor
(The clinician performing the assessment.)
-
getAssessorTarget
- Returns:
assessor
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The clinician performing the assessment.)
-
setAssessorTarget
- Parameters:
value
-assessor
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The clinician performing the assessment.)
-
getPrevious
- Returns:
previous
(A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)
-
hasPrevious
-
setPrevious
- Parameters:
value
-previous
(A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)
-
getPreviousTarget
- Returns:
previous
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)
-
setPreviousTarget
- Parameters:
value
-previous
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.)
-
getProblem
- Returns:
problem
(A list of the relevant problems/conditions for a patient.)
-
setProblem
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasProblem
-
addProblem
-
addProblem
-
getProblemFirstRep
- Returns:
- The first repetition of repeating field
problem
, creating it if it does not already exist
-
getProblemTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
getInvestigation
- Returns:
investigation
(One or more sets of investigations (signs, symptoms, etc.). The actual grouping of investigations varies greatly depending on the type and context of the assessment. These investigations may include data generated during the assessment process, or data previously generated and recorded that is pertinent to the outcomes.)
-
setInvestigation
public ClinicalImpression setInvestigation(List<ClinicalImpression.ClinicalImpressionInvestigationComponent> theInvestigation) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasInvestigation
-
addInvestigation
-
addInvestigation
-
getInvestigationFirstRep
- Returns:
- The first repetition of repeating field
investigation
, creating it if it does not already exist
-
getProtocol
- Returns:
protocol
(Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)
-
setProtocol
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasProtocol
-
addProtocolElement
- Returns:
protocol
(Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)
-
addProtocol
- Parameters:
value
-protocol
(Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)
-
hasProtocol
- Parameters:
value
-protocol
(Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)
-
getSummaryElement
- Returns:
summary
(A text summary of the investigations and the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getSummary" gives direct access to the value
-
hasSummaryElement
-
hasSummary
-
setSummaryElement
- Parameters:
value
-summary
(A text summary of the investigations and the diagnosis.). This is the underlying object with id, value and extensions. The accessor "getSummary" gives direct access to the value
-
getSummary
- Returns:
- A text summary of the investigations and the diagnosis.
-
setSummary
- Parameters:
value
- A text summary of the investigations and the diagnosis.
-
getFinding
- Returns:
finding
(Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.)
-
setFinding
public ClinicalImpression setFinding(List<ClinicalImpression.ClinicalImpressionFindingComponent> theFinding) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasFinding
-
addFinding
-
addFinding
-
getFindingFirstRep
- Returns:
- The first repetition of repeating field
finding
, creating it if it does not already exist
-
getPrognosisCodeableConcept
- Returns:
prognosisCodeableConcept
(Estimate of likely outcome.)
-
setPrognosisCodeableConcept
public ClinicalImpression setPrognosisCodeableConcept(List<CodeableConcept> thePrognosisCodeableConcept) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasPrognosisCodeableConcept
-
addPrognosisCodeableConcept
-
addPrognosisCodeableConcept
-
getPrognosisCodeableConceptFirstRep
- Returns:
- The first repetition of repeating field
prognosisCodeableConcept
, creating it if it does not already exist
-
getPrognosisReference
- Returns:
prognosisReference
(RiskAssessment expressing likely outcome.)
-
setPrognosisReference
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasPrognosisReference
-
addPrognosisReference
-
addPrognosisReference
-
getPrognosisReferenceFirstRep
- Returns:
- The first repetition of repeating field
prognosisReference
, creating it if it does not already exist
-
getPrognosisReferenceTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
addPrognosisReferenceTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
getSupportingInfo
- Returns:
supportingInfo
(Information supporting the clinical impression.)
-
setSupportingInfo
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasSupportingInfo
-
addSupportingInfo
-
addSupportingInfo
-
getSupportingInfoFirstRep
- Returns:
- The first repetition of repeating field
supportingInfo
, creating it if it does not already exist
-
getSupportingInfoTarget
Deprecated.Use Reference#setResource(IBaseResource) instead -
getNote
- Returns:
note
(Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-