| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
PlanDefinition.PlanDefinitionGoalTargetComponent.due
Indicates the timeframe after the start of the goal in which the goal should be met.
|
protected Duration |
MedicationRequest.MedicationRequestDispenseRequestComponent.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.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Base.castToDuration(Base b) |
Duration |
Duration.copy() |
Duration |
Timing.TimingRepeatComponent.getBoundsDuration() |
Duration |
PlanDefinition.PlanDefinitionGoalTargetComponent.getDue() |
Duration |
Goal.GoalTargetComponent.getDueDuration() |
Duration |
MedicationRequest.MedicationRequestDispenseRequestComponent.getExpectedSupplyDuration() |
Duration |
Encounter.getLength() |
Duration |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.getOffsetDuration() |
Duration |
RequestGroup.RequestGroupActionRelatedActionComponent.getOffsetDuration() |
Duration |
PlanDefinition.PlanDefinitionActionComponent.getTimingDuration() |
Duration |
RequestGroup.RequestGroupActionComponent.getTimingDuration() |
Duration |
DataRequirement.DataRequirementDateFilterComponent.getValueDuration() |
protected Duration |
Duration.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
PlanDefinition.PlanDefinitionGoalTargetComponent |
PlanDefinition.PlanDefinitionGoalTargetComponent.setDue(Duration value) |
MedicationRequest.MedicationRequestDispenseRequestComponent |
MedicationRequest.MedicationRequestDispenseRequestComponent.setExpectedSupplyDuration(Duration value) |
Encounter |
Encounter.setLength(Duration value) |
Copyright © 2014–2017 University Health Network. All rights reserved.