> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/implementation-guides/ncpt-implementation-guide/4-snomed-ct-content/4.3-nutrition-interventions.md).

# Nutrition Interventions

## Content and Modeling

* **Main hierarchies**
  * Terminology for nutrition interventions are represented in the SNOMED CT [386373004 | Nutrition therapy (regime/therapy)|](http://snomed.info/id/386373004) hierarchy to facilitate recording nutrition interventions such as food and/or nutrient delivery, or coordination of nutrition care by a nutrition professional. Counselling interventions are represented in SNOMED in the [441041000124100 |Counseling about nutrition (regime/therapy)|](https://browser.snomedtools.org/?perspective=full\&conceptId1=441041000124100\&edition=MAIN\&release=\&languages=en) hierarchy
    * Key branches:
      * 386373004 | Nutrition therapy (regime/therapy) |&#x20;
      * 384760004 |Feeding and dietary regime (regime/therapy)|&#x20;
      * 61310001 |Nutrition education (procedure)|.
* **Key attributes and value ranges**
  * A range of attributes are available to represent the properties for concepts in this hierarchy ([Procedure Defining Attributes](/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/procedure/procedure-defining-attributes.md)); however, the key attributes that are used for content in the scope of nutrition assessment and reassessment include:
    * **Method:** This attribute links to a concept from the Action (qualifier value) hierarchy and specifies the action used to perform the procedure, e.g. education, counselling, administration.
    * **Direct substance:** This attribute links to a concept from the substance hierarchy and represents the substance that is directly involved or acted upon in a clinical procedure e.g. administration of carbohydrate in 436681000124105 |Increased carbohydrate diet (regime/therapy)|.
    * **Has focus:** This attribute links to a concept from the clinical finding or procedure hierarchies, specifying the particular clinical finding or procedure that is the primary focus of the current procedure, e.g. For 437331000124101 |Increased iron diet (regime/therapy)| the focus is an inadequate intake of iron (finding)
* **Templates**
  * As part of the content development process authoring, templates were created to support future content additions and quality assurance of existing and new content in this area. Currently, there is one template outlining the model for a modified substance diet [Modified substance diet (regime/therapy) - v2.0](https://conf.spaces.snomed.org/wiki/spaces/SCTEMPLATES/pages/134000169/Modified+substance+diet+regime+therapy+-+v2.0). However, additional templates may be developed in the future to support various interventions.
  * This template ensures that nutrition diagnosis concepts are modeled in a clear, consistent, and clinically relevant manner, supporting effective documentation and interoperability in healthcare settings.

## Examples

### Food and/or Nutrient Delivery

#### 1148495004 |Increased complex carbohydrate diet (regime/therapy)|

<figure><img src="/files/YxtVa8OJ1KVou3Rxvp41" alt=""><figcaption></figcaption></figure>

#### 1255825005 |International Dysphagia Diet Standardisation Initiative Framework - Pureed Level 4 food (regime/therapy)|

<figure><img src="/files/t2QMWPnv4UQSkweibZda" alt=""><figcaption></figcaption></figure>

#### 1255164005 |Halal diet (regime/therapy)|

<figure><img src="/files/9ZqKmfHz6YRtCzBuwMuX" alt=""><figcaption></figcaption></figure>

#### 229912004 |Enteral feeding (regime/therapy)|

<figure><img src="/files/zFJYeu4Ls7rLhMBbXfNx" alt=""><figcaption></figcaption></figure>

### Education and counselling

#### 445291000124103 |Nutrition-related skill education (procedure)|

<figure><img src="/files/H8Bs6siYT0Uw1NQzB6WT" alt=""><figcaption><p>**</p></figcaption></figure>

#### 441271000124102 |Counseling about nutrition using goal setting strategy (regime/therapy)|

<figure><img src="/files/GM0gOspxuSvFH8GOUa1c" alt=""><figcaption><p>**</p></figcaption></figure>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=NCPT+IG&#x26;entry.670899847=Nutrition%20Interventions" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/implementation-guides/ncpt-implementation-guide/4-snomed-ct-content/4.3-nutrition-interventions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
