| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TimingDt |
TimingDt.addEvent(Date theDate)
Adds a new value for event ()
|
TimingDt |
TimingDt.addEvent(Date theDate,
TemporalPrecisionEnum thePrecision)
Adds a new value for event ()
|
TimingDt |
TimingDt.addEvent(DateTimeDt theValue)
Adds a given new value for event ()
|
TimingDt |
TimingDt.setCode(BoundCodeableConceptDt<TimingAbbreviationEnum> theValue)
Sets the value(s) for code ()
|
TimingDt |
TimingDt.setCode(TimingAbbreviationEnum theValue)
Sets the value(s) for code ()
|
TimingDt |
TimingDt.setEvent(List<DateTimeDt> theValue)
Sets the value(s) for event ()
|
TimingDt |
TimingDt.setRepeat(TimingDt.Repeat theValue)
Sets the value(s) for repeat ()
|
| Modifier and Type | Method and Description |
|---|---|
TimingDt |
NutritionOrder.OralDiet.addSchedule()
Adds and returns a new value for schedule ()
|
TimingDt |
NutritionOrder.Supplement.addSchedule()
Adds and returns a new value for schedule ()
|
TimingDt |
DeviceMetric.getMeasurementPeriod()
Gets the value(s) for measurementPeriod (Describes the measurement repetition time).
|
TimingDt |
SupplyRequest.When.getSchedule()
Gets the value(s) for schedule ().
|
TimingDt |
Order.When.getSchedule()
Gets the value(s) for schedule (when.planned).
|
TimingDt |
NutritionOrder.EnteralFormulaAdministration.getSchedule()
Gets the value(s) for schedule ().
|
TimingDt |
NutritionOrder.OralDiet.getScheduleFirstRep()
Gets the first repetition for schedule (),
creating it if it does not already exist.
|
TimingDt |
NutritionOrder.Supplement.getScheduleFirstRep()
Gets the first repetition for schedule (),
creating it if it does not already exist.
|
TimingDt |
MedicationStatement.Dosage.getTiming()
Gets the value(s) for timing ().
|
TimingDt |
MedicationOrder.DosageInstruction.getTiming()
Gets the value(s) for timing ().
|
TimingDt |
MedicationDispense.DosageInstruction.getTiming()
Gets the value(s) for timing ().
|
| Modifier and Type | Method and Description |
|---|---|
List<TimingDt> |
NutritionOrder.OralDiet.getSchedule()
Gets the value(s) for schedule ().
|
List<TimingDt> |
NutritionOrder.Supplement.getSchedule()
Gets the value(s) for schedule ().
|
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder.OralDiet |
NutritionOrder.OralDiet.addSchedule(TimingDt theValue)
Adds a given new value for schedule ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.addSchedule(TimingDt theValue)
Adds a given new value for schedule ()
|
DeviceMetric |
DeviceMetric.setMeasurementPeriod(TimingDt theValue)
Sets the value(s) for measurementPeriod (Describes the measurement repetition time)
|
SupplyRequest.When |
SupplyRequest.When.setSchedule(TimingDt theValue)
Sets the value(s) for schedule ()
|
Order.When |
Order.When.setSchedule(TimingDt theValue)
Sets the value(s) for schedule (when.planned)
|
NutritionOrder.EnteralFormulaAdministration |
NutritionOrder.EnteralFormulaAdministration.setSchedule(TimingDt theValue)
Sets the value(s) for schedule ()
|
MedicationStatement.Dosage |
MedicationStatement.Dosage.setTiming(TimingDt theValue)
Sets the value(s) for timing ()
|
MedicationOrder.DosageInstruction |
MedicationOrder.DosageInstruction.setTiming(TimingDt theValue)
Sets the value(s) for timing ()
|
MedicationDispense.DosageInstruction |
MedicationDispense.DosageInstruction.setTiming(TimingDt theValue)
Sets the value(s) for timing ()
|
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder.OralDiet |
NutritionOrder.OralDiet.setSchedule(List<TimingDt> theValue)
Sets the value(s) for schedule ()
|
NutritionOrder.Supplement |
NutritionOrder.Supplement.setSchedule(List<TimingDt> theValue)
Sets the value(s) for schedule ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.