public static class ClinicalImpression.RuledOut extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: Diagnosis considered not possible
| Constructor and Description |
|---|
RuledOut() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getItem()
Gets the value(s) for item ().
|
String |
getReason()
Gets the value(s) for reason ().
|
ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for reason ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic RuledOut()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.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 ca.uhn.fhir.model.primitive.StringDt getReasonElement()
null.
Definition: Grounds for elimination
public String getReason()
null.
Definition: Grounds for elimination
public ClinicalImpression.RuledOut setReason(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition: Grounds for elimination
public ClinicalImpression.RuledOut setReason(String theString)
Definition: Grounds for elimination
Copyright © 2014–2018 University Health Network. All rights reserved.