
Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.DetailAdjudicationComponent
Packages that use ClaimResponse.DetailAdjudicationComponent
-
Uses of ClaimResponse.DetailAdjudicationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ClaimResponse.DetailAdjudicationComponentModifier and TypeMethodDescriptionJsonParser.parseClaimResponseDetailAdjudicationComponent(com.google.gson.JsonObject json, ClaimResponse owner) XmlParser.parseClaimResponseDetailAdjudicationComponent(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.DetailAdjudicationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimResponseDetailAdjudicationComponent(String name, ClaimResponse.DetailAdjudicationComponent element) protected voidXmlParser.composeClaimResponseDetailAdjudicationComponent(String name, ClaimResponse.DetailAdjudicationComponent element) protected voidJsonParser.composeClaimResponseDetailAdjudicationComponentInner(ClaimResponse.DetailAdjudicationComponent element) -
Uses of ClaimResponse.DetailAdjudicationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ClaimResponse.DetailAdjudicationComponentModifier and TypeFieldDescriptionprotected List<ClaimResponse.DetailAdjudicationComponent> ClaimResponse.ItemDetailComponent.adjudicationThe adjudications results.Methods in org.hl7.fhir.dstu2.model that return ClaimResponse.DetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.ItemDetailComponent.addAdjudication()ClaimResponse.DetailAdjudicationComponent.copy()ClaimResponse.DetailAdjudicationComponent.setValue(BigDecimal value) ClaimResponse.DetailAdjudicationComponent.setValueElement(DecimalType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ClaimResponse.DetailAdjudicationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ClaimResponse.DetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.ItemDetailComponent.addAdjudication(ClaimResponse.DetailAdjudicationComponent t)