| 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 |
MedicationRequest.MedicationRequestDispenseRequestComponent.dispenseInterval
The minimum period of time that must occur between dispenses of the medication.
|
protected Duration |
PlanDefinition.PlanDefinitionGoalTargetComponent.due
Indicates the timeframe after the start of the goal in which the goal should be met.
|
protected Duration |
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.duration
The length of time that the first dispense is expected to last.
|
protected Duration |
Specimen.SpecimenCollectionComponent.duration
The span of time over which the collection of a specimen occurred.
|
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.MedicationKnowledgeKineticsComponent.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.SpecimenDefinitionTypeTestedHandlingComponent.maxDuration
The maximum time interval of preservation of the specimen with these conditions.
|
protected Duration |
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.maxTreatmentPeriod
The maximum treatment period during which an Investigational Medicinal Product can be administered as per the protocol referenced in the clinical trial authorisation.
|
protected Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.participantEffectiveTimeFromStart
Indicates duration from the participant's study entry.
|
protected Duration |
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.period
The period that applies to the maximum number of units.
|
protected Duration |
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.retentionTime
The usual time that a specimen of this kind is retained after the ordered tests are completed, for the purpose of additional testing.
|
protected Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.studyEffectiveTimeFromStart
Indicates duration from the study initiation.
|
protected Duration |
EvidenceVariable.EvidenceVariableCharacteristicComponent.timeFromStart
Indicates duration from the participant's study entry.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Base.castToDuration(Base b) |
Duration |
Duration.copy() |
Duration |
Timing.TimingRepeatComponent.getBoundsDuration() |
Duration |
MedicationRequest.MedicationRequestDispenseRequestComponent.getDispenseInterval() |
Duration |
PlanDefinition.PlanDefinitionGoalTargetComponent.getDue() |
Duration |
Goal.GoalTargetComponent.getDueDuration() |
Duration |
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.getDuration() |
Duration |
Specimen.SpecimenCollectionComponent.getDuration() |
Duration |
MedicationRequest.MedicationRequestDispenseRequestComponent.getExpectedSupplyDuration() |
Duration |
Specimen.SpecimenCollectionComponent.getFastingStatusDuration() |
Duration |
MedicationKnowledge.MedicationKnowledgeKineticsComponent.getHalfLifePeriod() |
Duration |
Encounter.getLength() |
Duration |
SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.getMaxDuration() |
Duration |
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.getMaxTreatmentPeriod() |
Duration |
PlanDefinition.PlanDefinitionActionRelatedActionComponent.getOffsetDuration() |
Duration |
RequestGroup.RequestGroupActionRelatedActionComponent.getOffsetDuration() |
Duration |
EvidenceVariable.EvidenceVariableCharacteristicComponent.getParticipantEffectiveDuration() |
Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.getParticipantEffectiveDuration() |
Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.getParticipantEffectiveTimeFromStart() |
Duration |
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.getPeriod() |
Duration |
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.getRetentionTime() |
Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.getStudyEffectiveDuration() |
Duration |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.getStudyEffectiveTimeFromStart() |
Duration |
EvidenceVariable.EvidenceVariableCharacteristicComponent.getTimeFromStart() |
Duration |
PlanDefinition.PlanDefinitionActionComponent.getTimingDuration() |
Duration |
RequestGroup.RequestGroupActionComponent.getTimingDuration() |
Duration |
ActivityDefinition.getTimingDuration() |
Duration |
DataRequirement.DataRequirementDateFilterComponent.getValueDuration() |
protected Duration |
Duration.typedCopy() |
Copyright © 2014–2021 Health Level 7. All rights reserved.