| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
NutritionOrder |
NutritionOrder.addExcludeFoodModifier(CodeableConceptDt theValue)
Adds a given new value for excludeFoodModifier ()
|
NutritionOrder |
NutritionOrder.addFoodPreferenceModifier(CodeableConceptDt theValue)
Adds a given new value for foodPreferenceModifier ()
|
NutritionOrder |
NutritionOrder.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
NutritionOrder |
NutritionOrder.addSupplement(NutritionOrder.Supplement theValue)
Adds a given new value for supplement ()
|
NutritionOrder |
NutritionOrder.setAllergyIntolerance(List<ResourceReferenceDt> theValue)
Sets the value(s) for allergyIntolerance ()
|
NutritionOrder |
NutritionOrder.setDateTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateTime (when.recorded)
|
NutritionOrder |
NutritionOrder.setDateTime(DateTimeDt theValue)
Sets the value(s) for dateTime (when.recorded)
|
NutritionOrder |
NutritionOrder.setDateTimeWithSecondsPrecision(Date theDate)
Sets the value for dateTime (when.recorded)
|
NutritionOrder |
NutritionOrder.setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)
|
NutritionOrder |
NutritionOrder.setEnteralFormula(NutritionOrder.EnteralFormula theValue)
Sets the value(s) for enteralFormula ()
|
NutritionOrder |
NutritionOrder.setExcludeFoodModifier(List<CodeableConceptDt> theValue)
Sets the value(s) for excludeFoodModifier ()
|
NutritionOrder |
NutritionOrder.setFoodPreferenceModifier(List<CodeableConceptDt> theValue)
Sets the value(s) for foodPreferenceModifier ()
|
NutritionOrder |
NutritionOrder.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
NutritionOrder |
NutritionOrder.setOralDiet(NutritionOrder.OralDiet theValue)
Sets the value(s) for oralDiet ()
|
NutritionOrder |
NutritionOrder.setOrderer(ResourceReferenceDt theValue)
Sets the value(s) for orderer (who.author)
|
NutritionOrder |
NutritionOrder.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)
|
NutritionOrder |
NutritionOrder.setStatus(BoundCodeDt<NutritionOrderStatusEnum> theValue)
Sets the value(s) for status (status)
|
NutritionOrder |
NutritionOrder.setStatus(NutritionOrderStatusEnum theValue)
Sets the value(s) for status (status)
|
NutritionOrder |
NutritionOrder.setSupplement(List<NutritionOrder.Supplement> theValue)
Sets the value(s) for supplement ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.