SupplyRequest |
SupplyRequest.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for date ()
|
SupplyRequest |
SupplyRequest.setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for date ()
|
SupplyRequest |
SupplyRequest.setDateWithSecondsPrecision(Date theDate) |
Sets the value for date ()
|
SupplyRequest |
SupplyRequest.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier ()
|
SupplyRequest |
SupplyRequest.setKind(CodeableConceptDt theValue) |
Sets the value(s) for kind ()
|
SupplyRequest |
SupplyRequest.setOrderedItem(ResourceReferenceDt theValue) |
Sets the value(s) for orderedItem ()
|
SupplyRequest |
SupplyRequest.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient ()
|
SupplyRequest |
SupplyRequest.setReason(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for reason[x] ()
|
SupplyRequest |
SupplyRequest.setSource(ResourceReferenceDt theValue) |
Sets the value(s) for source ()
|
SupplyRequest |
SupplyRequest.setStatus(SupplyRequestStatusEnum theValue) |
Sets the value(s) for status ()
|
SupplyRequest |
SupplyRequest.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<SupplyRequestStatusEnum> theValue) |
Sets the value(s) for status ()
|
SupplyRequest |
SupplyRequest.setSupplier(List<ResourceReferenceDt> theValue) |
Sets the value(s) for supplier ()
|
SupplyRequest |
SupplyRequest.setWhen(SupplyRequest.When theValue) |
Sets the value(s) for when ()
|