Veteran-Centered Outcomes (VCO) Implementation Guide
0.1.0 - ci-build United States of America flag

Veteran-Centered Outcomes (VCO) Implementation Guide, published by U.S. Department of Veterans Affairs. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/vco-ig/ and changes regularly. See the Directory of published versions

: Caregiving Activity Codes - XML Representation

Draft as of 2025-09-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="caregiving-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem caregiving-codes</b></p><a name="caregiving-codes"> </a><a name="hccaregiving-codes"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/vco/CodeSystem/caregiving-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">caregiving<a name="caregiving-codes-caregiving"> </a></td><td>Caregiving Activities</td></tr><tr><td style="white-space:nowrap">caregiving-status<a name="caregiving-codes-caregiving-status"> </a></td><td>Caregiving Status</td></tr><tr><td style="white-space:nowrap">caregiving-performance<a name="caregiving-codes-caregiving-performance"> </a></td><td>Caregiving performance</td></tr><tr><td style="white-space:nowrap">caregiving-satisfaction<a name="caregiving-codes-caregiving-satisfaction"> </a></td><td>Caregiving satisfaction</td></tr></table></div>
  </text>
  <url value="http://va.gov/fhir/vco/CodeSystem/caregiving-codes"/>
  <version value="0.1.0"/>
  <name value="CaregivingCodes"/>
  <title value="Caregiving Activity Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-09-02T17:48:52+00:00"/>
  <publisher value="U.S. Department of Veterans Affairs"/>
  <contact>
    <name value="U.S. Department of Veterans Affairs"/>
    <telecom>
      <system value="url"/>
      <value value="http://va.gov"/>
    </telecom>
  </contact>
  <description
               value="Caregiving activity codes, mapping to standard terminologies is TBD."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="caregiving"/>
    <display value="Caregiving Activities"/>
  </concept>
  <concept>
    <code value="caregiving-status"/>
    <display value="Caregiving Status"/>
  </concept>
  <concept>
    <code value="caregiving-performance"/>
    <display value="Caregiving performance"/>
  </concept>
  <concept>
    <code value="caregiving-satisfaction"/>
    <display value="Caregiving satisfaction"/>
  </concept>
</CodeSystem>