Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClaimResponse.ItemDetailAdjudication
-
Uses of ClaimResponse.ItemDetailAdjudication in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClaimResponse.ItemDetail.addAdjudication()
Adds and returns a new value for adjudication ()ClaimResponse.ItemDetail.getAdjudicationFirstRep()
Gets the first repetition for adjudication (), creating it if it does not already exist.Sets the value(s) for amount ()Sets the value(s) for code ()ClaimResponse.ItemDetailAdjudication.setValue
(double theValue) Sets the value for value ()ClaimResponse.ItemDetailAdjudication.setValue
(long theValue) Sets the value for value ()ClaimResponse.ItemDetailAdjudication.setValue
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for value ()ClaimResponse.ItemDetailAdjudication.setValue
(BigDecimal theValue) Sets the value for value ()Modifier and TypeMethodDescriptionClaimResponse.ItemDetail.getAdjudication()
Gets the value(s) for adjudication ().Modifier and TypeMethodDescriptionClaimResponse.ItemDetail.addAdjudication
(ClaimResponse.ItemDetailAdjudication theValue) Adds a given new value for adjudication ()Modifier and TypeMethodDescriptionClaimResponse.ItemDetail.setAdjudication
(List<ClaimResponse.ItemDetailAdjudication> theValue) Sets the value(s) for adjudication ()