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 |
---|---|
static ReferenceClientParam |
ASSESSOR
Fluent Client search parameter constant for assessor
|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
static TokenClientParam |
FINDING_CODE
Fluent Client search parameter constant for finding-code
|
static ReferenceClientParam |
FINDING_REF
Fluent Client search parameter constant for finding-ref
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_ASSESSOR
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_FINDING_REF
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_INVESTIGATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_PREVIOUS
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_PROBLEM
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_SUPPORTING_INFO
Constant for fluent queries to be used to add include statements.
|
static ReferenceClientParam |
INVESTIGATION
Fluent Client search parameter constant for investigation
|
static ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
static ReferenceClientParam |
PREVIOUS
Fluent Client search parameter constant for previous
|
static ReferenceClientParam |
PROBLEM
Fluent Client search parameter constant for problem
|
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
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
static ReferenceClientParam |
SUPPORTING_INFO
Fluent Client search parameter constant for supporting-info
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGE
INCLUDE_ALL, WILDCARD_ALL_SET
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, setText
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
getStructureFhirVersionEnum, isResource, setId
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, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
getMeta, getStructureFhirVersionEnum, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public static final String SP_DATE
Description: When the assessment was documented
Type: date
Path: ClinicalImpression.date
public static final 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 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 ReferenceClientParam PREVIOUS
Description: Reference to last assessment
Type: reference
Path: ClinicalImpression.previous
public static final Include INCLUDE_PREVIOUS
public static final String SP_FINDING_CODE
Description: What was found
Type: token
Path: ClinicalImpression.finding.itemCodeableConcept
public static final 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 ReferenceClientParam ASSESSOR
Description: The clinician performing the assessment
Type: reference
Path: ClinicalImpression.assessor
public static final Include INCLUDE_ASSESSOR
public static final String SP_SUBJECT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ReferenceClientParam SUBJECT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final Include INCLUDE_SUBJECT
public static final String SP_ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
public static final ReferenceClientParam ENCOUNTER
Description: Encounter created as part of
Type: reference
Path: ClinicalImpression.encounter
public static final Include INCLUDE_ENCOUNTER
public static final String SP_FINDING_REF
Description: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
public static final ReferenceClientParam FINDING_REF
Description: What was found
Type: reference
Path: ClinicalImpression.finding.itemReference
public static final Include INCLUDE_FINDING_REF
public static final String SP_PROBLEM
Description: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
public static final ReferenceClientParam PROBLEM
Description: Relevant impressions of patient state
Type: reference
Path: ClinicalImpression.problem
public static final Include INCLUDE_PROBLEM
public static final String SP_PATIENT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final ReferenceClientParam PATIENT
Description: Patient or group assessed
Type: reference
Path: ClinicalImpression.subject
public static final Include INCLUDE_PATIENT
public static final String SP_SUPPORTING_INFO
Description: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
public static final ReferenceClientParam SUPPORTING_INFO
Description: Information supporting the clinical impression
Type: reference
Path: ClinicalImpression.supportingInfo
public static final 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 ReferenceClientParam INVESTIGATION
Description: Record of a specific investigation
Type: reference
Path: ClinicalImpression.investigation.item
public static final Include INCLUDE_INVESTIGATION
public static final String SP_STATUS
Description: draft | completed | entered-in-error
Type: token
Path: ClinicalImpression.status
public static final TokenClientParam STATUS
Description: draft | 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.FHIRException
public 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.FHIRException
public 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 existpublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild
in class DomainResource
org.hl7.fhir.exceptions.FHIRException
public String fhirType()
fhirType
in class DomainResource
public ClinicalImpression copy()
copy
in class DomainResource
public boolean equalsDeep(Base other_)
equalsDeep
in class DomainResource
public boolean equalsShallow(Base other_)
equalsShallow
in class DomainResource
public boolean isEmpty()
isEmpty
in interface IBase
isEmpty
in class DomainResource
public ResourceType getResourceType()
getResourceType
in class Resource
Copyright © 2014–2019 University Health Network. All rights reserved.