| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Duration |
JsonParser.parseDuration(com.google.gson.JsonObject json) |
protected Duration |
XmlParser.parseDuration(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeDuration(String name,
Duration element) |
protected void |
XmlParser.composeDuration(String name,
Duration element) |
protected void |
RdfParser.composeDuration(Turtle.Complex parent,
String parentType,
String name,
Duration element,
int index) |
protected void |
XmlParser.composeDurationElements(Duration element) |
protected void |
JsonParser.composeDurationInner(Duration element) |
protected boolean |
XmlParser.parseDurationContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Duration res) |
protected void |
JsonParser.parseDurationProperties(com.google.gson.JsonObject json,
Duration res) |
| 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 |
OccupationalData.OccupationalDataUsualWorkComponent.duration
Total of all periods of time a person has spent in the usual occupation, not including intermittent period(s) where the person was not working in that occupation.
|
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 |
MedicationKnowledge.halfLifePeriod
The time required for any specified property (e.g., the concentration of a substance in the body) to decrease by half.
|
protected Duration |
Encounter.length
Quantity of time the encounter lasted.
|
protected Duration |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabHandlingComponent.maxDuration
The maximum time interval of conservation of the specimen with these conditions.
|
protected Duration |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.retentionTime
The usual time that a specimen of this kind is retained after the ordered tests are completed, for the purpose of additional testing.
|
| 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 |
OccupationalData.OccupationalDataUsualWorkComponent.getDuration() |
Duration |
MedicationRequest.MedicationRequestDispenseRequestComponent.getExpectedSupplyDuration() |
Duration |
MedicationKnowledge.getHalfLifePeriod() |
Duration |
Encounter.getLength() |
Duration |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabHandlingComponent.getMaxDuration() |
Duration |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.getOffsetDuration() |
Duration |
RequestGroup.RequestGroupActionRelatedActionComponent.getOffsetDuration() |
Duration |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.getRetentionTime() |
Duration |
PlanDefinition.PlanDefinitionActionComponent.getTimingDuration() |
Duration |
RequestGroup.RequestGroupActionComponent.getTimingDuration() |
Duration |
ActivityDefinition.getTimingDuration() |
Duration |
DataRequirement.DataRequirementDateFilterComponent.getValueDuration() |
protected Duration |
Duration.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
PlanDefinition.PlanDefinitionGoalTargetComponent |
PlanDefinition.PlanDefinitionGoalTargetComponent.setDue(Duration value) |
OccupationalData.OccupationalDataUsualWorkComponent |
OccupationalData.OccupationalDataUsualWorkComponent.setDuration(Duration value) |
MedicationRequest.MedicationRequestDispenseRequestComponent |
MedicationRequest.MedicationRequestDispenseRequestComponent.setExpectedSupplyDuration(Duration value) |
MedicationKnowledge |
MedicationKnowledge.setHalfLifePeriod(Duration value) |
Encounter |
Encounter.setLength(Duration value) |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabHandlingComponent |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabHandlingComponent.setMaxDuration(Duration value) |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent |
SpecimenDefinition.SpecimenDefinitionSpecimenToLabComponent.setRetentionTime(Duration value) |
Copyright © 2014–2018 University Health Network. All rights reserved.