VA PGHD FHIR R4 Governance
2.1.27 - active

VA PGHD FHIR R4 Governance - Local Development build (v2.1.27) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Exercise Intensity Code - XML Representation

Active as of 2023-03-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="exercise-intensity-code-v1.0"/>
  <meta>
    <tag>
      <system value="https://wiki.mobilehealth.va.gov/x/Onc1C"/>
      <code value="07542190-470a-4043-af42-aaac98406d57"/>
      <display value="PGD Terminology Governance"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet exercise-intensity-code-v1.0</b></p><a name="exercise-intensity-code-v1.0"> </a><a name="hcexercise-intensity-code-v1.0"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Tag: PGD Terminology Governance (Details: Onc1C code 07542190-470a-4043-af42-aaac98406d57 = 'PGD Terminology Governance')</p></div><ul><li>Include these codes as defined in <a href="CodeSystem-va-pghd-codesystem.html"><code>https://connectedcare.va.gov/pghd/code-system</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;2.1.27</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-very-easy">very-easy</a></td><td>Very Easy</td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-easy">easy</a></td><td>Easy</td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-somewhat-easy">somewhat-easy</a></td><td>Somewhat Easy</td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-somewhat-hard">somewhat-hard</a></td><td>Somewhat Hard</td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-hard">hard</a></td><td>Hard</td></tr><tr><td><a href="CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-very-hard">very-hard</a></td><td>Very Hard</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/exercise-intensity-code-v1.0"/>
  <version value="2.1.27"/>
  <name value="ExerciseIntensityCode"/>
  <title value="Exercise Intensity Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-03-01"/>
  <publisher
             value="Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care"/>
  <contact>
    <name
          value="Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.va.gov"/>
    </telecom>
  </contact>
  <description
               value="Answer set for patient-generated selection of the intensity level of exercise."/>
  <compose>
    <include>
      <system value="https://connectedcare.va.gov/pghd/code-system"/>
      <concept>
        <code value="very-easy"/>
        <display value="Very Easy"/>
      </concept>
      <concept>
        <code value="easy"/>
        <display value="Easy"/>
      </concept>
      <concept>
        <code value="somewhat-easy"/>
        <display value="Somewhat Easy"/>
      </concept>
      <concept>
        <code value="somewhat-hard"/>
        <display value="Somewhat Hard"/>
      </concept>
      <concept>
        <code value="hard"/>
        <display value="Hard"/>
      </concept>
      <concept>
        <code value="very-hard"/>
        <display value="Very Hard"/>
      </concept>
    </include>
  </compose>
</ValueSet>