
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClaimResponse.AddItemDetail
Packages that use ClaimResponse.AddItemDetail
-
Uses of ClaimResponse.AddItemDetail in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ClaimResponse.AddItemDetailModifier and TypeMethodDescriptionClaimResponse.AddItemDetail.addAdjudication(ClaimResponse.AddItemDetailAdjudication theValue) Adds a given new value for adjudication ()ClaimResponse.AddItem.addDetail()Adds and returns a new value for detail ()ClaimResponse.AddItem.getDetailFirstRep()Gets the first repetition for detail (), creating it if it does not already exist.ClaimResponse.AddItemDetail.setAdjudication(List<ClaimResponse.AddItemDetailAdjudication> theValue) Sets the value(s) for adjudication ()Sets the value(s) for fee ()ClaimResponse.AddItemDetail.setService(CodingDt theValue) Sets the value(s) for service ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ClaimResponse.AddItemDetailModifier and TypeMethodDescriptionClaimResponse.AddItem.getDetail()Gets the value(s) for detail ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ClaimResponse.AddItemDetailModifier and TypeMethodDescriptionClaimResponse.AddItem.addDetail(ClaimResponse.AddItemDetail theValue) Adds a given new value for detail ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ClaimResponse.AddItemDetailModifier and TypeMethodDescriptionClaimResponse.AddItem.setDetail(List<ClaimResponse.AddItemDetail> theValue) Sets the value(s) for detail ()