| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItemDetail.addAdjudication(ClaimResponse.AddItemDetailAdjudication theValue)
Adds a given new value for adjudication ()
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItem.addDetail()
Adds and returns a new value for detail ()
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItem.getDetailFirstRep()
Gets the first repetition for detail (),
creating it if it does not already exist.
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItemDetail.setAdjudication(List<ClaimResponse.AddItemDetailAdjudication> theValue)
Sets the value(s) for adjudication ()
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItemDetail.setFee(MoneyDt theValue)
Sets the value(s) for fee ()
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItemDetail.setService(CodingDt theValue)
Sets the value(s) for service ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ClaimResponse.AddItemDetail> |
ClaimResponse.AddItem.getDetail()
Gets the value(s) for detail ().
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.AddItem |
ClaimResponse.AddItem.addDetail(ClaimResponse.AddItemDetail theValue)
Adds a given new value for detail ()
|
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.AddItem |
ClaimResponse.AddItem.setDetail(List<ClaimResponse.AddItemDetail> theValue)
Sets the value(s) for detail ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.