public static class Condition.Evidence extends BaseIdentifiableElement implements IResourceBlock
Definition: Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed
| Constructor and Description |
|---|
Evidence() |
| Modifier and Type | Method and Description |
|---|---|
ResourceReferenceDt |
addDetail()
Adds and returns a new value for detail ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getCode()
Gets the value(s) for code ().
|
List<ResourceReferenceDt> |
getDetail()
Gets the value(s) for detail ().
|
boolean |
isEmpty() |
Condition.Evidence |
setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Condition.Evidence |
setDetail(List<ResourceReferenceDt> theValue)
Sets the value(s) for detail ()
|
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 Evidence()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getCode()
null.
Definition: A manifestation or symptom that led to the recording of this condition
public Condition.Evidence setCode(CodeableConceptDt theValue)
Definition: A manifestation or symptom that led to the recording of this condition
public List<ResourceReferenceDt> getDetail()
null.
Definition: Links to other relevant information, including pathology reports
public Condition.Evidence setDetail(List<ResourceReferenceDt> theValue)
Definition: Links to other relevant information, including pathology reports
public ResourceReferenceDt addDetail()
Definition: Links to other relevant information, including pathology reports
Copyright © 2014–2016 University Health Network. All rights reserved.