| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.ItemAdjudication |
ClaimResponse.Item.addAdjudication()
Adds and returns a new value for adjudication ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.Item.getAdjudicationFirstRep()
Gets the first repetition for adjudication (),
creating it if it does not already exist.
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setAmount(MoneyDt theValue)
Sets the value(s) for amount ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setValue(BigDecimal theValue)
Sets the value for value ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setValue(DecimalDt theValue)
Sets the value(s) for value ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setValue(double theValue)
Sets the value for value ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setValue(long theValue)
Sets the value for value ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ClaimResponse.ItemAdjudication> |
ClaimResponse.Item.getAdjudication()
Gets the value(s) for adjudication ().
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.Item |
ClaimResponse.Item.addAdjudication(ClaimResponse.ItemAdjudication theValue)
Adds a given new value for adjudication ()
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.Item |
ClaimResponse.Item.setAdjudication(List<ClaimResponse.ItemAdjudication> theValue)
Sets the value(s) for adjudication ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.