
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Order
Packages that use Order
-
Uses of Order in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return OrderModifier and TypeMethodDescriptionOrder.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)Order.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.done)Sets the value for date (when.done)Order.setDateWithSecondsPrecision(Date theDate) Sets the value for date (when.done)Order.setDetail(List<ResourceReferenceDt> theValue) Sets the value(s) for detail ()Order.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)Order.setReason(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for reason[x] (why)Order.setSource(ResourceReferenceDt theValue) Sets the value(s) for source (who.cause)Order.setSubject(ResourceReferenceDt theValue) Sets the value(s) for subject (who.focus)Order.setTarget(ResourceReferenceDt theValue) Sets the value(s) for target (who.actor)Order.setWhen(Order.When theValue) Sets the value(s) for when ()