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