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 Activity Code - JSON Representation

Active as of 2023-03-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "exercise-activity-code-v1.0",
  "meta" : {
    "tag" : [
      {
        "system" : "https://wiki.mobilehealth.va.gov/x/Onc1C",
        "code" : "07542190-470a-4043-af42-aaac98406d57",
        "display" : "PGD Terminology Governance"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet exercise-activity-code-v1.0</b></p><a name=\"exercise-activity-code-v1.0\"> </a><a name=\"hcexercise-activity-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><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA11834-1/\">LA11834-1</a></td><td>Walking</td></tr><tr><td><a href=\"https://loinc.org/LA11836-6/\">LA11836-6</a></td><td>Running</td></tr><tr><td><a href=\"https://loinc.org/LA11837-4/\">LA11837-4</a></td><td>Bicycling</td></tr><tr><td><a href=\"https://loinc.org/LA11838-2/\">LA11838-2</a></td><td>Swimming</td></tr><tr><td><a href=\"https://loinc.org/LA11839-0/\">LA11839-0</a></td><td>Strength Exercise</td></tr></table></li><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-dancing\">dancing</a></td><td>Dancing</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-gardening\">gardening</a></td><td>Gardening</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-general-calisthenics\">general-calisthenics</a></td><td>General Calisthenics</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-golf\">golf</a></td><td>Golf</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-hiking\">hiking</a></td><td>Hiking</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-housework\">housework</a></td><td>Housework</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-rowing\">rowing</a></td><td>Rowing</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-sports\">sports</a></td><td>Sports</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-stairs\">stairs</a></td><td>Stairs</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-tennis\">tennis</a></td><td>Tennis</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-unlisted-activity\">unlisted-activity</a></td><td>Unlisted Activity</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-yoga\">yoga</a></td><td>Yoga</td></tr></table></li></ul></div>"
  },
  "url" : "https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/exercise-activity-code-v1.0",
  "version" : "2.1.27",
  "name" : "ExerciseActivityCode",
  "title" : "Exercise Activity Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-03-01",
  "publisher" : "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care",
  "contact" : [
    {
      "name" : "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.va.gov"
        }
      ]
    }
  ],
  "description" : "Answer set for patient-generated selection of type of exercise. ",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA11834-1",
            "display" : "Walking"
          },
          {
            "code" : "LA11836-6",
            "display" : "Running"
          },
          {
            "code" : "LA11837-4",
            "display" : "Bicycling"
          },
          {
            "code" : "LA11838-2",
            "display" : "Swimming"
          },
          {
            "code" : "LA11839-0",
            "display" : "Strength Exercise"
          }
        ]
      },
      {
        "system" : "https://connectedcare.va.gov/pghd/code-system",
        "concept" : [
          {
            "code" : "dancing",
            "display" : "Dancing"
          },
          {
            "code" : "gardening",
            "display" : "Gardening"
          },
          {
            "code" : "general-calisthenics",
            "display" : "General Calisthenics"
          },
          {
            "code" : "golf",
            "display" : "Golf"
          },
          {
            "code" : "hiking",
            "display" : "Hiking"
          },
          {
            "code" : "housework",
            "display" : "Housework"
          },
          {
            "code" : "rowing",
            "display" : "Rowing"
          },
          {
            "code" : "sports",
            "display" : "Sports"
          },
          {
            "code" : "stairs",
            "display" : "Stairs"
          },
          {
            "code" : "tennis",
            "display" : "Tennis"
          },
          {
            "code" : "unlisted-activity",
            "display" : "Unlisted Activity"
          },
          {
            "code" : "yoga",
            "display" : "Yoga"
          }
        ]
      }
    ]
  }
}