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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "exercise-intensity-code-v1.0"] ; #
fhir:meta [
( fhir:tag [
fhir:system [
fhir:v "https://wiki.mobilehealth.va.gov/x/Onc1C"^^xsd:anyURI ;
fhir:l <https://wiki.mobilehealth.va.gov/x/Onc1C> ] ;
fhir:code [ fhir:v "07542190-470a-4043-af42-aaac98406d57" ] ;
fhir:display [ fhir:v "PGD Terminology Governance" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/exercise-intensity-code-v1.0"^^xsd:anyURI ;
fhir:l <https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/exercise-intensity-code-v1.0>
] ; #
fhir:version [ fhir:v "2.1.27"] ; #
fhir:name [ fhir:v "ExerciseIntensityCode"] ; #
fhir:title [ fhir:v "Exercise Intensity Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-03-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "Answer set for patient-generated selection of the intensity level of exercise."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://connectedcare.va.gov/pghd/code-system"^^xsd:anyURI ;
fhir:l <https://connectedcare.va.gov/pghd/code-system> ] ;
( fhir:concept [
fhir:code [ fhir:v "very-easy" ] ;
fhir:display [ fhir:v "Very Easy" ] ] [
fhir:code [ fhir:v "easy" ] ;
fhir:display [ fhir:v "Easy" ] ] [
fhir:code [ fhir:v "somewhat-easy" ] ;
fhir:display [ fhir:v "Somewhat Easy" ] ] [
fhir:code [ fhir:v "somewhat-hard" ] ;
fhir:display [ fhir:v "Somewhat Hard" ] ] [
fhir:code [ fhir:v "hard" ] ;
fhir:display [ fhir:v "Hard" ] ] [
fhir:code [ fhir:v "very-hard" ] ;
fhir:display [ fhir:v "Very Hard" ] ] ) ] )
] . #
IG © 2024+ Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care. Package gov.va.mobile.rpghd#2.1.27 based on FHIR 4.0.1. Generated 2026-05-06
Links: Table of Contents |
QA Report