public static class ClaimResponse.AddItemDetail extends BaseIdentifiableElement implements IResourceBlock
Definition: The second tier service adjudications for payor added services.
| Constructor and Description |
|---|
AddItemDetail() |
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.AddItemDetailAdjudication |
addAdjudication()
Adds and returns a new value for adjudication ()
|
ClaimResponse.AddItemDetail |
addAdjudication(ClaimResponse.AddItemDetailAdjudication theValue)
Adds a given new value for adjudication ()
|
List<ClaimResponse.AddItemDetailAdjudication> |
getAdjudication()
Gets the value(s) for adjudication ().
|
ClaimResponse.AddItemDetailAdjudication |
getAdjudicationFirstRep()
Gets the first repetition for adjudication (),
creating it if it does not already exist.
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
MoneyDt |
getFee()
Gets the value(s) for fee ().
|
CodingDt |
getService()
Gets the value(s) for service ().
|
boolean |
isEmpty() |
ClaimResponse.AddItemDetail |
setAdjudication(List<ClaimResponse.AddItemDetailAdjudication> theValue)
Sets the value(s) for adjudication ()
|
ClaimResponse.AddItemDetail |
setFee(MoneyDt theValue)
Sets the value(s) for fee ()
|
ClaimResponse.AddItemDetail |
setService(CodingDt theValue)
Sets the value(s) for service ()
|
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 AddItemDetail()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getService()
null.
Definition: A code to indicate the Professional Service or Product supplied.
public ClaimResponse.AddItemDetail setService(CodingDt theValue)
Definition: A code to indicate the Professional Service or Product supplied.
public MoneyDt getFee()
null.
Definition: The fee charged for the professional service or product..
public ClaimResponse.AddItemDetail setFee(MoneyDt theValue)
Definition: The fee charged for the professional service or product..
public List<ClaimResponse.AddItemDetailAdjudication> getAdjudication()
null.
Definition: The adjudications results.
public ClaimResponse.AddItemDetail setAdjudication(List<ClaimResponse.AddItemDetailAdjudication> theValue)
Definition: The adjudications results.
public ClaimResponse.AddItemDetailAdjudication addAdjudication()
Definition: The adjudications results.
public ClaimResponse.AddItemDetail addAdjudication(ClaimResponse.AddItemDetailAdjudication theValue)
Definition: The adjudications results.
theValue - The adjudication to add (must not be null)public ClaimResponse.AddItemDetailAdjudication getAdjudicationFirstRep()
Definition: The adjudications results.
Copyright © 2014–2016 University Health Network. All rights reserved.