| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ClaimResponse.AdjudicationComponent |
JsonParser.parseClaimResponseAdjudicationComponent(com.google.gson.JsonObject json,
ClaimResponse owner) |
protected ClaimResponse.AdjudicationComponent |
XmlParser.parseClaimResponseAdjudicationComponent(org.xmlpull.v1.XmlPullParser xpp,
ClaimResponse owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.ItemComponent.adjudication
The adjudication results.
|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.ItemDetailComponent.adjudication
The adjudication results.
|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.SubDetailComponent.adjudication
The adjudication results.
|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemComponent.adjudication
The adjudication results.
|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemDetailComponent.adjudication
The adjudication results.
|
protected List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemSubDetailComponent.adjudication
The adjudication results.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.ItemComponent.getAdjudication() |
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.ItemDetailComponent.getAdjudication() |
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.SubDetailComponent.getAdjudication() |
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemComponent.getAdjudication() |
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemDetailComponent.getAdjudication() |
List<ClaimResponse.AdjudicationComponent> |
ClaimResponse.AddedItemSubDetailComponent.getAdjudication() |
| Modifier and Type | Method and Description |
|---|---|
ClaimResponse.ItemComponent |
ClaimResponse.ItemComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
ClaimResponse.ItemDetailComponent |
ClaimResponse.ItemDetailComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
ClaimResponse.SubDetailComponent |
ClaimResponse.SubDetailComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
ClaimResponse.AddedItemComponent |
ClaimResponse.AddedItemComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
ClaimResponse.AddedItemDetailComponent |
ClaimResponse.AddedItemDetailComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
ClaimResponse.AddedItemSubDetailComponent |
ClaimResponse.AddedItemSubDetailComponent.addAdjudication(ClaimResponse.AdjudicationComponent t) |
Copyright © 2014–2018 University Health Network. All rights reserved.