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