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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for dateTime (when.recorded)
|
NutritionOrder |
NutritionOrder.setDateTime(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(NutritionOrderStatusEnum theValue) |
Sets the value(s) for status (status)
|
NutritionOrder |
NutritionOrder.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<NutritionOrderStatusEnum> theValue) |
Sets the value(s) for status (status)
|
NutritionOrder |
NutritionOrder.setSupplement(List<NutritionOrder.Supplement> theValue) |
Sets the value(s) for supplement ()
|