Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.ItemAdjudicationComponent
-
Uses of ClaimResponse.ItemAdjudicationComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected ClaimResponse.ItemAdjudicationComponent
JsonParser.parseClaimResponseItemAdjudicationComponent
(com.google.gson.JsonObject json, ClaimResponse owner) protected ClaimResponse.ItemAdjudicationComponent
XmlParser.parseClaimResponseItemAdjudicationComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseItemAdjudicationComponent
(String name, ClaimResponse.ItemAdjudicationComponent element) protected void
XmlParser.composeClaimResponseItemAdjudicationComponent
(String name, ClaimResponse.ItemAdjudicationComponent element) protected void
JsonParser.composeClaimResponseItemAdjudicationComponentInner
(ClaimResponse.ItemAdjudicationComponent element) -
Uses of ClaimResponse.ItemAdjudicationComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<ClaimResponse.ItemAdjudicationComponent> ClaimResponse.ItemsComponent.adjudication
The adjudications results.Modifier and TypeMethodDescriptionClaimResponse.ItemsComponent.addAdjudication()
ClaimResponse.ItemAdjudicationComponent.copy()
ClaimResponse.ItemAdjudicationComponent.setValue
(BigDecimal value) ClaimResponse.ItemAdjudicationComponent.setValueElement
(DecimalType value) Modifier and TypeMethodDescriptionClaimResponse.ItemsComponent.addAdjudication
(ClaimResponse.ItemAdjudicationComponent t)