public static class ClinicalImpression.RuledOut extends BaseIdentifiableElement implements IResourceBlock
Definition: Diagnosis considered not possible
| Constructor and Description |
|---|
RuledOut() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getItem()
Gets the value(s) for item ().
|
String |
getReason()
Gets the value(s) for reason ().
|
StringDt |
getReasonElement()
Gets the value(s) for reason ().
|
boolean |
isEmpty() |
ClinicalImpression.RuledOut |
setItem(CodeableConceptDt theValue)
Sets the value(s) for item ()
|
ClinicalImpression.RuledOut |
setReason(String theString)
Sets the value for reason ()
|
ClinicalImpression.RuledOut |
setReason(StringDt theValue)
Sets the value(s) for reason ()
|
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 RuledOut()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getItem()
null.
Definition: Specific text of code for diagnosis
public ClinicalImpression.RuledOut setItem(CodeableConceptDt theValue)
Definition: Specific text of code for diagnosis
public StringDt getReasonElement()
null.
Definition: Grounds for elimination
public String getReason()
null.
Definition: Grounds for elimination
public ClinicalImpression.RuledOut setReason(StringDt theValue)
Definition: Grounds for elimination
public ClinicalImpression.RuledOut setReason(String theString)
Definition: Grounds for elimination
Copyright © 2014–2016 University Health Network. All rights reserved.