public class ClinicalImpression extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ClinicalImpression.ClinicalImpressionFindingComponent |
static class |
ClinicalImpression.ClinicalImpressionInvestigationComponent |
static class |
ClinicalImpression.ClinicalImpressionStatus |
static class |
ClinicalImpression.ClinicalImpressionStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected Reference |
assessor
The clinician performing the assessment.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ASSESSOR
Fluent Client search parameter constant for assessor
|
protected Resource |
assessorTarget
The actual object that is the target of the reference (The clinician performing the assessment.)
|
protected CodeableConcept |
code
Categorizes the type of clinical assessment performed.
|
protected DateTimeType |
date
Indicates when the documentation of the assessment was complete.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected StringType |
description
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 |
effective
The point in time or period over which the subject was assessed.
|
protected Reference |
encounter
The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
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.)
|
protected List<ClinicalImpression.ClinicalImpressionFindingComponent> |
finding
Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
FINDING_CODE
Fluent Client search parameter constant for finding-code
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
FINDING_REF
Fluent Client search parameter constant for finding-ref
|
protected List<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.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ASSESSOR
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_FINDING_REF
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_INVESTIGATION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PREVIOUS
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PROBLEM
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUPPORTING_INFO
Constant for fluent queries to be used to add include statements.
|
protected List<ClinicalImpression.ClinicalImpressionInvestigationComponent> |
investigation
One or more sets of investigations (signs, symptoms, etc.).
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
INVESTIGATION
Fluent Client search parameter constant for investigation
|
protected List<Annotation> |
note
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Reference |
previous
A reference to the last assessment that was conducted on this patient.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PREVIOUS
Fluent Client search parameter constant for previous
|
protected ClinicalImpression |
previousTarget
The actual object that is the target of the reference (A reference to the last assessment that was conducted on this patient.
|
protected List<Reference> |
problem
A list of the relevant problems/conditions for a patient.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PROBLEM
Fluent Client search parameter constant for problem
|
protected List<Resource> |
problemTarget
The actual objects that are the target of the reference (A list of the relevant problems/conditions for a patient.)
|
protected List<CodeableConcept> |
prognosisCodeableConcept
Estimate of likely outcome.
|
protected List<Reference> |
prognosisReference
RiskAssessment expressing likely outcome.
|
protected List<RiskAssessment> |
prognosisReferenceTarget
The actual objects that are the target of the reference (RiskAssessment expressing likely outcome.)
|
protected List<UriType> |
protocol
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.
|
static String |
SP_ASSESSOR
Search parameter: assessor
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_FINDING_CODE
Search parameter: finding-code
|
static String |
SP_FINDING_REF
Search parameter: finding-ref
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_INVESTIGATION
Search parameter: investigation
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PREVIOUS
Search parameter: previous
|
static String |
SP_PROBLEM
Search parameter: problem
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
static String |
SP_SUPPORTING_INFO
Search parameter: supporting-info
|
protected Enumeration<ClinicalImpression.ClinicalImpressionStatus> |
status
Identifies the workflow status of the assessment.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected CodeableConcept |
statusReason
Captures the reason for the current state of the ClinicalImpression.
|
protected Reference |
subject
The patient or group of individuals assessed as part of this record.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (The patient or group of individuals assessed as part of this record.)
|
protected StringType |
summary
A text summary of the investigations and the diagnosis.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUPPORTING_INFO
Fluent Client search parameter constant for supporting-info
|
protected List<Reference> |
supportingInfo
Information supporting the clinical impression.
|
protected List<Resource> |
supportingInfoTarget
The actual objects that are the target of the reference (Information supporting the clinical impression.)
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ClinicalImpression()
Constructor
|
ClinicalImpression(Enumeration<ClinicalImpression.ClinicalImpressionStatus> status,
Reference subject)
Constructor
|
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, 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, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<ClinicalImpression.ClinicalImpressionStatus> status
protected CodeableConcept statusReason
protected CodeableConcept code
protected StringType description
protected Reference subject
protected Resource subjectTarget
protected Reference encounter
protected Encounter encounterTarget
protected DateTimeType date
protected Resource assessorTarget
protected Reference previous
protected ClinicalImpression previousTarget
protected List<Resource> problemTarget
protected List<ClinicalImpression.ClinicalImpressionInvestigationComponent> investigation
protected List<UriType> protocol
protected StringType summary
protected List<ClinicalImpression.ClinicalImpressionFindingComponent> finding
protected List<CodeableConcept> prognosisCodeableConcept
protected List<Reference> prognosisReference
protected List<RiskAssessment> prognosisReferenceTarget
protected List<Reference> supportingInfo
protected List<Resource> supportingInfoTarget
protected List<Annotation> note
public static final String SP_DATE
Description: When the assessment was documented
Type: date
Path: ClinicalImpression.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: When the assessment was documented
Type: date
Path: ClinicalImpression.date
public static final String SP_IDENTIFIER
Description: Business identifier
Type: token
Path: ClinicalImpression.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Business identifier
Type: token
Path: ClinicalImpression.identifier
public static final String SP_PREVIOUS
Description: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PREVIOUS
Description: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
public static final ca.uhn.fhir.model.api.Include INCLUDE_PREVIOUS
public static final String SP_FINDING_CODE
Description: What was found
Type: token
Path: ClinicalImpression.finding.itemCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam FINDING_CODE
Description: What was found
Type: token
Path: ClinicalImpression.finding.itemCodeableConcept
public static final String SP_ASSESSOR
Description: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ASSESSOR
Description: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
public static final ca.uhn.fhir.model.api.Include INCLUDE_ASSESSOR
public static final String SP_SUBJECT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_FINDING_REF
Description: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam FINDING_REF
Description: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
public static final ca.uhn.fhir.model.api.Include INCLUDE_FINDING_REF
public static final String SP_PROBLEM
Description: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PROBLEM
Description: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
public static final ca.uhn.fhir.model.api.Include INCLUDE_PROBLEM
public static final String SP_PATIENT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_SUPPORTING_INFO
Description: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUPPORTING_INFO
Description: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUPPORTING_INFO
public static final String SP_INVESTIGATION
Description: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigation.item
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam INVESTIGATION
Description: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigation.item
public static final ca.uhn.fhir.model.api.Include INCLUDE_INVESTIGATION
public static final String SP_STATUS
Description: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: in-progress | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
public ClinicalImpression()
public ClinicalImpression(Enumeration<ClinicalImpression.ClinicalImpressionStatus> status, Reference subject)
public List<Identifier> getIdentifier()
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.)public ClinicalImpression setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public ClinicalImpression addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<ClinicalImpression.ClinicalImpressionStatus> getStatusElement()
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 valuepublic boolean hasStatusElement()
public boolean hasStatus()
public ClinicalImpression setStatusElement(Enumeration<ClinicalImpression.ClinicalImpressionStatus> value)
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 valuepublic ClinicalImpression.ClinicalImpressionStatus getStatus()
public ClinicalImpression setStatus(ClinicalImpression.ClinicalImpressionStatus value)
value - Identifies the workflow status of the assessment.public CodeableConcept getStatusReason()
statusReason (Captures the reason for the current state of the ClinicalImpression.)public boolean hasStatusReason()
public ClinicalImpression setStatusReason(CodeableConcept value)
value - statusReason (Captures the reason for the current state of the ClinicalImpression.)public CodeableConcept getCode()
code (Categorizes the type of clinical assessment performed.)public boolean hasCode()
public ClinicalImpression setCode(CodeableConcept value)
value - code (Categorizes the type of clinical assessment performed.)public StringType getDescriptionElement()
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 valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public ClinicalImpression setDescriptionElement(StringType value)
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 valuepublic String getDescription()
public ClinicalImpression setDescription(String value)
value - A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.public Reference getSubject()
subject (The patient or group of individuals assessed as part of this record.)public boolean hasSubject()
public ClinicalImpression setSubject(Reference value)
value - subject (The patient or group of individuals assessed as part of this record.)public Resource getSubjectTarget()
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.)public ClinicalImpression setSubjectTarget(Resource value)
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.)public Reference getEncounter()
encounter (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)public boolean hasEncounter()
public ClinicalImpression setEncounter(Reference value)
value - encounter (The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.)public Encounter getEncounterTarget()
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.)public ClinicalImpression setEncounterTarget(Encounter value)
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.)public Type getEffective()
effective (The point in time or period over which the subject was assessed.)public DateTimeType getEffectiveDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
effective (The point in time or period over which the subject was assessed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasEffectiveDateTimeType()
public Period getEffectivePeriod() throws org.hl7.fhir.exceptions.FHIRException
effective (The point in time or period over which the subject was assessed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasEffectivePeriod()
public boolean hasEffective()
public ClinicalImpression setEffective(Type value)
value - effective (The point in time or period over which the subject was assessed.)public DateTimeType getDateElement()
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 valuepublic boolean hasDateElement()
public boolean hasDate()
public ClinicalImpression setDateElement(DateTimeType value)
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 valuepublic Date getDate()
public ClinicalImpression setDate(Date value)
value - Indicates when the documentation of the assessment was complete.public Reference getAssessor()
assessor (The clinician performing the assessment.)public boolean hasAssessor()
public ClinicalImpression setAssessor(Reference value)
value - assessor (The clinician performing the assessment.)public Resource getAssessorTarget()
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.)public ClinicalImpression setAssessorTarget(Resource value)
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.)public Reference getPrevious()
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.)public boolean hasPrevious()
public ClinicalImpression setPrevious(Reference value)
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.)public ClinicalImpression getPreviousTarget()
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.)public ClinicalImpression setPreviousTarget(ClinicalImpression value)
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.)public List<Reference> getProblem()
problem (A list of the relevant problems/conditions for a patient.)public ClinicalImpression setProblem(List<Reference> theProblem)
this for easy method chainingpublic boolean hasProblem()
public Reference addProblem()
public ClinicalImpression addProblem(Reference t)
public Reference getProblemFirstRep()
problem, creating it if it does not already exist@Deprecated public List<Resource> getProblemTarget()
public List<ClinicalImpression.ClinicalImpressionInvestigationComponent> getInvestigation()
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.)public ClinicalImpression setInvestigation(List<ClinicalImpression.ClinicalImpressionInvestigationComponent> theInvestigation)
this for easy method chainingpublic boolean hasInvestigation()
public ClinicalImpression.ClinicalImpressionInvestigationComponent addInvestigation()
public ClinicalImpression addInvestigation(ClinicalImpression.ClinicalImpressionInvestigationComponent t)
public ClinicalImpression.ClinicalImpressionInvestigationComponent getInvestigationFirstRep()
investigation, creating it if it does not already existpublic List<UriType> getProtocol()
protocol (Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)public ClinicalImpression setProtocol(List<UriType> theProtocol)
this for easy method chainingpublic boolean hasProtocol()
public UriType addProtocolElement()
protocol (Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.)public ClinicalImpression addProtocol(String value)
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.)public boolean hasProtocol(String value)
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.)public StringType getSummaryElement()
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 valuepublic boolean hasSummaryElement()
public boolean hasSummary()
public ClinicalImpression setSummaryElement(StringType value)
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 valuepublic String getSummary()
public ClinicalImpression setSummary(String value)
value - A text summary of the investigations and the diagnosis.public List<ClinicalImpression.ClinicalImpressionFindingComponent> getFinding()
finding (Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.)public ClinicalImpression setFinding(List<ClinicalImpression.ClinicalImpressionFindingComponent> theFinding)
this for easy method chainingpublic boolean hasFinding()
public ClinicalImpression.ClinicalImpressionFindingComponent addFinding()
public ClinicalImpression addFinding(ClinicalImpression.ClinicalImpressionFindingComponent t)
public ClinicalImpression.ClinicalImpressionFindingComponent getFindingFirstRep()
finding, creating it if it does not already existpublic List<CodeableConcept> getPrognosisCodeableConcept()
prognosisCodeableConcept (Estimate of likely outcome.)public ClinicalImpression setPrognosisCodeableConcept(List<CodeableConcept> thePrognosisCodeableConcept)
this for easy method chainingpublic boolean hasPrognosisCodeableConcept()
public CodeableConcept addPrognosisCodeableConcept()
public ClinicalImpression addPrognosisCodeableConcept(CodeableConcept t)
public CodeableConcept getPrognosisCodeableConceptFirstRep()
prognosisCodeableConcept, creating it if it does not already existpublic List<Reference> getPrognosisReference()
prognosisReference (RiskAssessment expressing likely outcome.)public ClinicalImpression setPrognosisReference(List<Reference> thePrognosisReference)
this for easy method chainingpublic boolean hasPrognosisReference()
public Reference addPrognosisReference()
public ClinicalImpression addPrognosisReference(Reference t)
public Reference getPrognosisReferenceFirstRep()
prognosisReference, creating it if it does not already exist@Deprecated public List<RiskAssessment> getPrognosisReferenceTarget()
@Deprecated public RiskAssessment addPrognosisReferenceTarget()
public List<Reference> getSupportingInfo()
supportingInfo (Information supporting the clinical impression.)public ClinicalImpression setSupportingInfo(List<Reference> theSupportingInfo)
this for easy method chainingpublic boolean hasSupportingInfo()
public Reference addSupportingInfo()
public ClinicalImpression addSupportingInfo(Reference t)
public Reference getSupportingInfoFirstRep()
supportingInfo, creating it if it does not already exist@Deprecated public List<Resource> getSupportingInfoTarget()
public List<Annotation> getNote()
note (Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear.)public ClinicalImpression setNote(List<Annotation> theNote)
this for easy method chainingpublic boolean hasNote()
public Annotation addNote()
public ClinicalImpression addNote(Annotation t)
public Annotation getNoteFirstRep()
note, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class DomainResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class DomainResourcepublic ClinicalImpression copy()
copy in class DomainResourcepublic void copyValues(ClinicalImpression dst)
protected ClinicalImpression typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.