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