Uses of Class
ca.uhn.fhir.model.dstu2.resource.SupplyRequest
-
Uses of SupplyRequest in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionSupplyRequest.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()SupplyRequest.setDateWithSecondsPrecision
(Date theDate) Sets the value for date ()SupplyRequest.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier ()SupplyRequest.setKind
(CodeableConceptDt theValue) Sets the value(s) for kind ()SupplyRequest.setOrderedItem
(ResourceReferenceDt theValue) Sets the value(s) for orderedItem ()SupplyRequest.setPatient
(ResourceReferenceDt theValue) Sets the value(s) for patient ()SupplyRequest.setReason
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for reason[x] ()SupplyRequest.setSource
(ResourceReferenceDt theValue) Sets the value(s) for source ()SupplyRequest.setStatus
(SupplyRequestStatusEnum theValue) Sets the value(s) for status ()SupplyRequest.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<SupplyRequestStatusEnum> theValue) Sets the value(s) for status ()SupplyRequest.setSupplier
(List<ResourceReferenceDt> theValue) Sets the value(s) for supplier ()SupplyRequest.setWhen
(SupplyRequest.When theValue) Sets the value(s) for when ()