Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClaimResponse
-
Uses of ClaimResponse in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClaimResponse.addAddItem
(ClaimResponse.AddItem theValue) Adds a given new value for addItem ()ClaimResponse.addCoverage
(ClaimResponse.Coverage theValue) Adds a given new value for coverage ()ClaimResponse.addError
(ClaimResponse.Error theValue) Adds a given new value for error ()ClaimResponse.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()ClaimResponse.addItem
(ClaimResponse.Item theValue) Adds a given new value for item ()ClaimResponse.addNote
(ClaimResponse.Note theValue) Adds a given new value for note ()ClaimResponse.setAddItem
(List<ClaimResponse.AddItem> theValue) Sets the value(s) for addItem ()ClaimResponse.setCoverage
(List<ClaimResponse.Coverage> theValue) Sets the value(s) for coverage ()ClaimResponse.setCreated
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()ClaimResponse.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()ClaimResponse.setCreatedWithSecondsPrecision
(Date theDate) Sets the value for created ()ClaimResponse.setDisposition
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for disposition ()ClaimResponse.setDisposition
(String theString) Sets the value for disposition ()ClaimResponse.setError
(List<ClaimResponse.Error> theValue) Sets the value(s) for error ()Sets the value(s) for form ()ClaimResponse.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()ClaimResponse.setItem
(List<ClaimResponse.Item> theValue) Sets the value(s) for item ()ClaimResponse.setNote
(List<ClaimResponse.Note> theValue) Sets the value(s) for note ()ClaimResponse.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()ClaimResponse.setOriginalRuleset
(CodingDt theValue) Sets the value(s) for originalRuleset ()ClaimResponse.setOutcome
(RemittanceOutcomeEnum theValue) Sets the value(s) for outcome ()ClaimResponse.setOutcome
(ca.uhn.fhir.model.primitive.BoundCodeDt<RemittanceOutcomeEnum> theValue) Sets the value(s) for outcome ()ClaimResponse.setPayeeType
(CodingDt theValue) Sets the value(s) for payeeType ()ClaimResponse.setPaymentAdjustment
(MoneyDt theValue) Sets the value(s) for paymentAdjustment ()ClaimResponse.setPaymentAdjustmentReason
(CodingDt theValue) Sets the value(s) for paymentAdjustmentReason ()ClaimResponse.setPaymentAmount
(MoneyDt theValue) Sets the value(s) for paymentAmount ()ClaimResponse.setPaymentDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for paymentDate ()ClaimResponse.setPaymentDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for paymentDate ()ClaimResponse.setPaymentDateWithDayPrecision
(Date theDate) Sets the value for paymentDate ()ClaimResponse.setPaymentRef
(IdentifierDt theValue) Sets the value(s) for paymentRef ()ClaimResponse.setRequest
(ResourceReferenceDt theValue) Sets the value(s) for request ()ClaimResponse.setRequestOrganization
(ResourceReferenceDt theValue) Sets the value(s) for requestOrganization ()ClaimResponse.setRequestProvider
(ResourceReferenceDt theValue) Sets the value(s) for requestProvider ()ClaimResponse.setReserved
(CodingDt theValue) Sets the value(s) for reserved ()ClaimResponse.setRuleset
(CodingDt theValue) Sets the value(s) for ruleset ()ClaimResponse.setTotalBenefit
(MoneyDt theValue) Sets the value(s) for totalBenefit ()ClaimResponse.setTotalCost
(MoneyDt theValue) Sets the value(s) for totalCost ()ClaimResponse.setUnallocDeductable
(MoneyDt theValue) Sets the value(s) for unallocDeductable ()