Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemDetailAdjudicationComponent
-
Uses of ClaimResponse.AddedItemDetailAdjudicationComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseClaimResponseAddedItemDetailAdjudicationComponent
(com.google.gson.JsonObject json, ClaimResponse owner) XmlParser.parseClaimResponseAddedItemDetailAdjudicationComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseAddedItemDetailAdjudicationComponent
(String name, ClaimResponse.AddedItemDetailAdjudicationComponent element) protected void
XmlParser.composeClaimResponseAddedItemDetailAdjudicationComponent
(String name, ClaimResponse.AddedItemDetailAdjudicationComponent element) protected void
JsonParser.composeClaimResponseAddedItemDetailAdjudicationComponentInner
(ClaimResponse.AddedItemDetailAdjudicationComponent element) -
Uses of ClaimResponse.AddedItemDetailAdjudicationComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionClaimResponse.AddedItemsDetailComponent.adjudication
The adjudications results.Modifier and TypeMethodDescriptionClaimResponse.AddedItemsDetailComponent.addAdjudication()
ClaimResponse.AddedItemDetailAdjudicationComponent.copy()
ClaimResponse.AddedItemDetailAdjudicationComponent.setValue
(BigDecimal value) ClaimResponse.AddedItemDetailAdjudicationComponent.setValueElement
(DecimalType value) Modifier and TypeMethodDescriptionClaimResponse.AddedItemsDetailComponent.addAdjudication
(ClaimResponse.AddedItemDetailAdjudicationComponent t)