Uses of Class
ca.uhn.fhir.model.dstu2.resource.ExplanationOfBenefit
-
Uses of ExplanationOfBenefit in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionExplanationOfBenefit.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()ExplanationOfBenefit.setCreated
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()ExplanationOfBenefit.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()ExplanationOfBenefit.setCreatedWithSecondsPrecision
(Date theDate) Sets the value for created ()ExplanationOfBenefit.setDisposition
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for disposition ()ExplanationOfBenefit.setDisposition
(String theString) Sets the value for disposition ()ExplanationOfBenefit.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()ExplanationOfBenefit.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()ExplanationOfBenefit.setOriginalRuleset
(CodingDt theValue) Sets the value(s) for originalRuleset ()ExplanationOfBenefit.setOutcome
(RemittanceOutcomeEnum theValue) Sets the value(s) for outcome ()ExplanationOfBenefit.setOutcome
(ca.uhn.fhir.model.primitive.BoundCodeDt<RemittanceOutcomeEnum> theValue) Sets the value(s) for outcome ()ExplanationOfBenefit.setRequest
(ResourceReferenceDt theValue) Sets the value(s) for request ()ExplanationOfBenefit.setRequestOrganization
(ResourceReferenceDt theValue) Sets the value(s) for requestOrganization ()ExplanationOfBenefit.setRequestProvider
(ResourceReferenceDt theValue) Sets the value(s) for requestProvider ()ExplanationOfBenefit.setRuleset
(CodingDt theValue) Sets the value(s) for ruleset ()