Package org.hl7.fhir.dstu2.model
Class NutritionOrder
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.BaseResource
org.hl7.fhir.dstu2.model.Resource
org.hl7.fhir.dstu2.model.DomainResource
org.hl7.fhir.dstu2.model.NutritionOrder
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
A request to supply a diet, formula feeding (enteral) or oral nutritional
supplement to a patient/resident.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static enum
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionA link to a record of allergies or intolerances which should be included in the nutrition order.protected List
<AllergyIntolerance> The actual objects that are the target of the reference (A link to a record of allergies or intolerances which should be included in the nutrition order.)protected DateTimeType
The date and time that this nutrition order was requested.protected Reference
An encounter that provides additional information about the healthcare context in which this request is made.protected Encounter
The actual object that is the target of the reference (An encounter that provides additional information about the healthcare context in which this request is made.)Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity.protected List
<CodeableConcept> This modifier is used to convey order-specific modifiers about the type of food that should NOT be given.protected List
<CodeableConcept> This modifier is used to convey order-specific modifiers about the type of food that should be given.protected List
<Identifier> Identifiers assigned to this order by the order sender or by the order receiver.Diet given orally in contrast to enteral (tube) feeding.protected Reference
The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.protected Practitioner
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)protected Reference
The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.protected Patient
The actual object that is the target of the reference (The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected Enumeration
<NutritionOrder.NutritionOrderStatus> The workflow status of the nutrition order/request.Oral nutritional products given in order to add further nutritional value to the patient's diet.Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setDateTime
(Date value) setDateTimeElement
(DateTimeType value) setEncounter
(Reference value) setEncounterTarget
(Encounter value) setOrderer
(Reference value) setOrdererTarget
(Practitioner value) setPatient
(Reference value) setPatientTarget
(Patient value) void
setProperty
(String name, Base value) protected NutritionOrder
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, 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, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
patient
The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding. -
patientTarget
The actual object that is the target of the reference (The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.) -
orderer
The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings. -
ordererTarget
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.) -
identifier
Identifiers assigned to this order by the order sender or by the order receiver. -
encounter
An encounter that provides additional information about the healthcare context in which this request is made. -
encounterTarget
The actual object that is the target of the reference (An encounter that provides additional information about the healthcare context in which this request is made.) -
dateTime
The date and time that this nutrition order was requested. -
status
The workflow status of the nutrition order/request. -
allergyIntolerance
A link to a record of allergies or intolerances which should be included in the nutrition order. -
allergyIntoleranceTarget
The actual objects that are the target of the reference (A link to a record of allergies or intolerances which should be included in the nutrition order.) -
foodPreferenceModifier
This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings. -
excludeFoodModifier
This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. While it should not be necessary to repeat allergy or intolerance information captured in the referenced allergyIntolerance resource in the excludeFoodModifier, this element may be used to convey additional specificity related to foods that should be eliminated from the patient?s diet for any reason. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings. -
oralDiet
Diet given orally in contrast to enteral (tube) feeding. -
supplement
Oral nutritional products given in order to add further nutritional value to the patient's diet. -
enteralFormula
Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity. -
SP_IDENTIFIER
- See Also:
-
SP_DATETIME
- See Also:
-
SP_PROVIDER
- See Also:
-
SP_PATIENT
- See Also:
-
SP_SUPPLEMENT
- See Also:
-
SP_FORMULA
- See Also:
-
SP_ENCOUNTER
- See Also:
-
SP_ORALDIET
- See Also:
-
SP_STATUS
- See Also:
-
SP_ADDITIVE
- See Also:
-
-
Constructor Details
-
NutritionOrder
public NutritionOrder() -
NutritionOrder
-
-
Method Details
-
getPatient
- Returns:
patient
(The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)
-
hasPatient
-
setPatient
- Parameters:
value
-patient
(The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)
-
getPatientTarget
- Returns:
patient
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)
-
setPatientTarget
- Parameters:
value
-patient
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.)
-
getOrderer
- Returns:
orderer
(The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)
-
hasOrderer
-
setOrderer
- Parameters:
value
-orderer
(The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)
-
getOrdererTarget
- Returns:
orderer
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)
-
setOrdererTarget
- Parameters:
value
-orderer
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.)
-
getIdentifier
- Returns:
identifier
(Identifiers assigned to this order by the order sender or by the order receiver.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(Identifiers assigned to this order by the order sender or by the order receiver.)
-
addIdentifier
-
getEncounter
- Returns:
encounter
(An encounter that provides additional information about the healthcare context in which this request is made.)
-
hasEncounter
-
setEncounter
- Parameters:
value
-encounter
(An encounter that provides additional information about the healthcare context in which this request is made.)
-
getEncounterTarget
- Returns:
encounter
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (An encounter that provides additional information about the healthcare context in which this request is made.)
-
setEncounterTarget
- Parameters:
value
-encounter
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (An encounter that provides additional information about the healthcare context in which this request is made.)
-
getDateTimeElement
- Returns:
dateTime
(The date and time that this nutrition order was requested.). This is the underlying object with id, value and extensions. The accessor "getDateTime" gives direct access to the value
-
hasDateTimeElement
-
hasDateTime
-
setDateTimeElement
- Parameters:
value
-dateTime
(The date and time that this nutrition order was requested.). This is the underlying object with id, value and extensions. The accessor "getDateTime" gives direct access to the value
-
getDateTime
- Returns:
- The date and time that this nutrition order was requested.
-
setDateTime
- Parameters:
value
- The date and time that this nutrition order was requested.
-
getStatusElement
- Returns:
status
(The workflow status of the nutrition order/request.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The workflow status of the nutrition order/request.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The workflow status of the nutrition order/request.
-
setStatus
- Parameters:
value
- The workflow status of the nutrition order/request.
-
getAllergyIntolerance
- Returns:
allergyIntolerance
(A link to a record of allergies or intolerances which should be included in the nutrition order.)
-
hasAllergyIntolerance
-
addAllergyIntolerance
- Returns:
allergyIntolerance
(A link to a record of allergies or intolerances which should be included in the nutrition order.)
-
addAllergyIntolerance
-
getAllergyIntoleranceTarget
- Returns:
allergyIntolerance
(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. A link to a record of allergies or intolerances which should be included in the nutrition order.)
-
addAllergyIntoleranceTarget
- Returns:
allergyIntolerance
(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. A link to a record of allergies or intolerances which should be included in the nutrition order.)
-
getFoodPreferenceModifier
- Returns:
foodPreferenceModifier
(This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.)
-
hasFoodPreferenceModifier
-
addFoodPreferenceModifier
- Returns:
foodPreferenceModifier
(This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.)
-
addFoodPreferenceModifier
-
getExcludeFoodModifier
- Returns:
excludeFoodModifier
(This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. While it should not be necessary to repeat allergy or intolerance information captured in the referenced allergyIntolerance resource in the excludeFoodModifier, this element may be used to convey additional specificity related to foods that should be eliminated from the patient?s diet for any reason. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.)
-
hasExcludeFoodModifier
-
addExcludeFoodModifier
- Returns:
excludeFoodModifier
(This modifier is used to convey order-specific modifiers about the type of food that should NOT be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. While it should not be necessary to repeat allergy or intolerance information captured in the referenced allergyIntolerance resource in the excludeFoodModifier, this element may be used to convey additional specificity related to foods that should be eliminated from the patient?s diet for any reason. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.)
-
addExcludeFoodModifier
-
getOralDiet
- Returns:
oralDiet
(Diet given orally in contrast to enteral (tube) feeding.)
-
hasOralDiet
-
setOralDiet
- Parameters:
value
-oralDiet
(Diet given orally in contrast to enteral (tube) feeding.)
-
getSupplement
- Returns:
supplement
(Oral nutritional products given in order to add further nutritional value to the patient's diet.)
-
hasSupplement
-
addSupplement
- Returns:
supplement
(Oral nutritional products given in order to add further nutritional value to the patient's diet.)
-
addSupplement
-
getEnteralFormula
- Returns:
enteralFormula
(Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity.)
-
hasEnteralFormula
-
setEnteralFormula
- Parameters:
value
-enteralFormula
(Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity.)
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-