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