Uses of Class
ca.uhn.fhir.model.dstu2.resource.EligibilityRequest
-
Uses of EligibilityRequest in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionEligibilityRequest.addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()EligibilityRequest.setCreated
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for created ()EligibilityRequest.setCreated
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for created ()EligibilityRequest.setCreatedWithSecondsPrecision
(Date theDate) Sets the value for created ()EligibilityRequest.setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()EligibilityRequest.setOrganization
(ResourceReferenceDt theValue) Sets the value(s) for organization ()EligibilityRequest.setOriginalRuleset
(CodingDt theValue) Sets the value(s) for originalRuleset ()EligibilityRequest.setProvider
(ResourceReferenceDt theValue) Sets the value(s) for provider ()EligibilityRequest.setRuleset
(CodingDt theValue) Sets the value(s) for ruleset ()EligibilityRequest.setTarget
(ResourceReferenceDt theValue) Sets the value(s) for target ()