public static class ClaimResponse.ItemDetailSubDetailAdjudication extends BaseIdentifiableElement implements IResourceBlock
Definition: The adjudications results.
| Constructor and Description |
|---|
ItemDetailSubDetailAdjudication() |
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 ItemDetailSubDetailAdjudication()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getCode()
null.
Definition: Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc.
public ClaimResponse.ItemDetailSubDetailAdjudication setCode(CodingDt theValue)
Definition: Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc.
public MoneyDt getAmount()
null.
Definition: Monetary amount associated with the code.
public ClaimResponse.ItemDetailSubDetailAdjudication setAmount(MoneyDt theValue)
Definition: Monetary amount associated with the code.
public DecimalDt getValueElement()
null.
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
public BigDecimal getValue()
null.
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
public ClaimResponse.ItemDetailSubDetailAdjudication setValue(DecimalDt theValue)
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
public ClaimResponse.ItemDetailSubDetailAdjudication setValue(long theValue)
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
public ClaimResponse.ItemDetailSubDetailAdjudication setValue(double theValue)
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
public ClaimResponse.ItemDetailSubDetailAdjudication setValue(BigDecimal theValue)
Definition: A non-monetary value for example a percentage. Mutually exclusive to the amount element above.
Copyright © 2014–2016 University Health Network. All rights reserved.