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