Uses of Class
ca.uhn.fhir.model.dstu2.composite.DurationDt
-
Uses of DurationDt in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionMedicationOrder.DispenseRequest.getExpectedSupplyDuration()
Gets the value(s) for expectedSupplyDuration ().Encounter.getLength()
Gets the value(s) for length ().Modifier and TypeMethodDescriptionMedicationOrder.DispenseRequest.setExpectedSupplyDuration
(DurationDt theValue) Sets the value(s) for expectedSupplyDuration ()Encounter.setLength
(DurationDt theValue) Sets the value(s) for length ()