
Uses of Class
ca.uhn.fhir.model.dstu2.resource.EligibilityRequest
Packages that use EligibilityRequest
-
Uses of EligibilityRequest in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return EligibilityRequestModifier 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 ()