Person-Centered Outcomes, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-13 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="wellbeing-domains-example-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet wellbeing-domains-example-vs</b></p><a name="wellbeing-domains-example-vs"> </a><a name="hcwellbeing-domains-example-vs"> </a><a name="wellbeing-domains-example-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-va-whole-health.html"><code>http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-body">body</a></td><td>Moving the Body</td><td>Our physical, mental, and emotional health are impacted by the amount and kind of movement we do. Moving the body can take many forms such as dancing, walking, gardening, yoga, and exercise.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-mind">mind</a></td><td>Power of the Mind</td><td>Our thoughts are powerful and can affect our physical, mental, and emotional health. Changing our mindset can aid in healing and coping. Breathing techniques, guided imagery, Tai Chi, yoga, or gratitude can buffer the impact of stress and other emotions.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-nourishment">nourishment</a></td><td>Food & Drink</td><td>What we eat and drink can have a huge effect on how we experience life, both physically and mentally. Energy, mood, weight, how long we live, and overall health are all impacted by what and how we choose to eat and drink.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-recharge">recharge</a></td><td>Recharge</td><td>Our bodies and minds must rest and recharge in order to optimize our health. Getting a good night's rest, as well as recharging our mental and physical energy throughout the day, are vital to well-being. Taking short breaks or doing something you enjoy or feels good for moments throughout the day are examples of ways to refresh.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-surroundings">surroundings</a></td><td>Surroundings</td><td>Our surroundings, both at work and where we live, indoors and out, can affect our health and outlook on life. Changes within our control such as organizing, decluttering, adding a plant or artwork can improve mood and health.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-personal-development">personal-development</a></td><td>Personal Development</td><td>Our health is impacted by how we choose to spend our time. Aligning our work and personal activities with what really matters to us, or what brings us joy, can have a big effect on our health and outlook on life.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-spirit-and-soul">spirit-and-soul</a></td><td>Spirit & Soul</td><td>Connecting with something greater than ourselves may provide a sense of meaning and purpose, peace, or comfort. Connecting and aligning spiritually is very individual and may take the form of religious affiliation, connection to nature, or engaging in things like music or art.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-relationships">relationships</a></td><td>Family, Friends & Co-Workers</td><td>Our relationships, including those with pets, have as significant an effect on our physical and emotional health as any other factor associated with well-being. Spending more time in relationships that "fuel" us and less in relationships that "drain" us is one potential option. Improving our relationship skills or creating new relationships through community activities are other options to consider.</td></tr><tr><td><a href="CodeSystem-va-whole-health.html#va-whole-health-professional-care">professional-care</a></td><td>Professional Care</td><td>Staying up to date on prevention and understanding your health concerns, care options, treatment plan, and their role in your health.</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.org/fhir/us/pco/ValueSet/wellbeing-domains-example-vs"/>
<version value="0.2.0"/>
<name value="WellBeingDomainValueSet"/>
<title value="Well-Being Domains Example"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-12-13T23:10:31+00:00"/>
<publisher value="HL7 International / Patient Care"/>
<contact>
<name value="HL7 International / Patient Care"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
<telecom>
<system value="email"/>
<value value="patientcare@lists.HL7.org"/>
</telecom>
</contact>
<description
value="Example value set containing well-being domains from the VA Circle of Health."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health"/>
<concept>
<code value="body"/>
<display value="Moving the Body"/>
</concept>
<concept>
<code value="mind"/>
<display value="Power of the Mind"/>
</concept>
<concept>
<code value="nourishment"/>
<display value="Food & Drink"/>
</concept>
<concept>
<code value="recharge"/>
<display value="Recharge"/>
</concept>
<concept>
<code value="surroundings"/>
<display value="Surroundings"/>
</concept>
<concept>
<code value="personal-development"/>
<display value="Personal Development"/>
</concept>
<concept>
<code value="spirit-and-soul"/>
<display value="Spirit & Soul"/>
</concept>
<concept>
<code value="relationships"/>
<display value="Family, Friends & Co-Workers"/>
</concept>
<concept>
<code value="professional-care"/>
<display value="Professional Care"/>
</concept>
</include>
</compose>
</ValueSet>