public static class ClinicalImpression.Finding extends BaseIdentifiableElement implements IResourceBlock
Definition: Specific findings or diagnoses that was considered likely or relevant to ongoing treatment
| Constructor and Description |
|---|
Finding() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getCause()
Gets the value(s) for cause ().
|
StringDt |
getCauseElement()
Gets the value(s) for cause ().
|
CodeableConceptDt |
getItem()
Gets the value(s) for item ().
|
boolean |
isEmpty() |
ClinicalImpression.Finding |
setCause(String theString)
Sets the value for cause ()
|
ClinicalImpression.Finding |
setCause(StringDt theValue)
Sets the value(s) for cause ()
|
ClinicalImpression.Finding |
setItem(CodeableConceptDt theValue)
Sets the value(s) for item ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Finding()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getItem()
null.
Definition: Specific text of code for finding or diagnosis
public ClinicalImpression.Finding setItem(CodeableConceptDt theValue)
Definition: Specific text of code for finding or diagnosis
public StringDt getCauseElement()
null.
Definition: Which investigations support finding or diagnosis
public String getCause()
null.
Definition: Which investigations support finding or diagnosis
public ClinicalImpression.Finding setCause(StringDt theValue)
Definition: Which investigations support finding or diagnosis
public ClinicalImpression.Finding setCause(String theString)
Definition: Which investigations support finding or diagnosis
Copyright © 2014–2016 University Health Network. All rights reserved.