public static class NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected SimpleQuantity |
quantity
The volume of formula to provide to the patient per the specified administration schedule.
|
protected Type |
rate
The rate of administration of formula via a feeding pump, e.g.
|
protected Timing |
schedule
The time period and frequency at which the enteral formula should be delivered to the patient.
|
modifierExtension| Constructor and Description |
|---|
NutritionOrderEnteralFormulaAdministrationComponent() |
| Modifier and Type | Method and Description |
|---|---|
Base |
addChild(String name) |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent |
copy() |
boolean |
equalsDeep(Base other) |
boolean |
equalsShallow(Base other) |
String |
fhirType() |
SimpleQuantity |
getQuantity() |
Type |
getRate() |
Ratio |
getRateRatio() |
SimpleQuantity |
getRateSimpleQuantity() |
Timing |
getSchedule() |
boolean |
hasQuantity() |
boolean |
hasRate() |
boolean |
hasRateRatio() |
boolean |
hasRateSimpleQuantity() |
boolean |
hasSchedule() |
boolean |
isEmpty() |
protected void |
listChildren(List<Property> childrenList) |
void |
setProperty(String name,
Base value) |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent |
setQuantity(SimpleQuantity value) |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent |
setRate(Type value) |
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent |
setSchedule(Timing value) |
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected Timing schedule
protected SimpleQuantity quantity
public NutritionOrderEnteralFormulaAdministrationComponent()
public Timing getSchedule()
schedule (The time period and frequency at which the enteral formula should be delivered to the patient.)public boolean hasSchedule()
public NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent setSchedule(Timing value)
value - schedule (The time period and frequency at which the enteral formula should be delivered to the patient.)public SimpleQuantity getQuantity()
quantity (The volume of formula to provide to the patient per the specified administration schedule.)public boolean hasQuantity()
public NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent setQuantity(SimpleQuantity value)
value - quantity (The volume of formula to provide to the patient per the specified administration schedule.)public Type getRate()
rate (The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule.)public SimpleQuantity getRateSimpleQuantity() throws org.hl7.fhir.exceptions.FHIRException
rate (The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasRateSimpleQuantity()
public Ratio getRateRatio() throws org.hl7.fhir.exceptions.FHIRException
rate (The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasRateRatio()
public boolean hasRate()
public NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent setRate(Type value)
value - rate (The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.