| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
Protocol.ProtocolStepComponent.duration
How long does step last?
|
protected Duration |
MedicationOrder.MedicationOrderDispenseRequestComponent.expectedSupplyDuration
Identifies the period time over which the supplied product is expected to be used, or the length of time the dispense is expected to last.
|
protected Duration |
Encounter.length
Quantity of time the encounter lasted.
|
protected Duration |
Protocol.ProtocolStepActivityComponent.wait
Indicates the length of time to wait between the conditions being satisfied for the activity to start and the actual start of the activity.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Base.castToDuration(Base b) |
Duration |
Duration.copy() |
Duration |
Timing.TimingRepeatComponent.getBoundsDuration() |
Duration |
Protocol.ProtocolStepComponent.getDuration() |
Duration |
MedicationOrder.MedicationOrderDispenseRequestComponent.getExpectedSupplyDuration() |
Duration |
Encounter.getLength() |
Duration |
GuidanceResponse.GuidanceResponseActionRelatedActionComponent.getOffsetDuration() |
Duration |
ActionDefinition.ActionDefinitionRelatedActionComponent.getOffsetDuration() |
Duration |
Goal.getTargetDuration() |
Duration |
Protocol.ProtocolStepActivityComponent.getWait() |
protected Duration |
Duration.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
Protocol.ProtocolStepComponent |
Protocol.ProtocolStepComponent.setDuration(Duration value) |
MedicationOrder.MedicationOrderDispenseRequestComponent |
MedicationOrder.MedicationOrderDispenseRequestComponent.setExpectedSupplyDuration(Duration value) |
Encounter |
Encounter.setLength(Duration value) |
Protocol.ProtocolStepActivityComponent |
Protocol.ProtocolStepActivityComponent.setWait(Duration value) |
Copyright © 2014–2018 University Health Network. All rights reserved.