Uses of Class
ca.uhn.fhir.model.dstu2.resource.Order.When
-
Uses of Order.When in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionOrder.getWhen()
Gets the value(s) for when ().Order.When.setCode
(CodeableConceptDt theValue) Sets the value(s) for code ()Order.When.setSchedule
(TimingDt theValue) Sets the value(s) for schedule (when.planned)Modifier and TypeMethodDescriptionOrder.setWhen
(Order.When theValue) Sets the value(s) for when ()