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
| Active as of 2023-03-01 |
{
"resourceType" : "ValueSet",
"id" : "exercise-intensity-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-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 📦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>"
},
"url" : "https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/exercise-intensity-code-v1.0",
"version" : "2.1.27",
"name" : "ExerciseIntensityCode",
"title" : "Exercise Intensity 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 the intensity level of exercise.",
"compose" : {
"include" : [
{
"system" : "https://connectedcare.va.gov/pghd/code-system",
"concept" : [
{
"code" : "very-easy",
"display" : "Very Easy"
},
{
"code" : "easy",
"display" : "Easy"
},
{
"code" : "somewhat-easy",
"display" : "Somewhat Easy"
},
{
"code" : "somewhat-hard",
"display" : "Somewhat Hard"
},
{
"code" : "hard",
"display" : "Hard"
},
{
"code" : "very-hard",
"display" : "Very Hard"
}
]
}
]
}
}