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