Veteran-Centered Outcomes (VCO) Implementation Guide
0.1.0 - ci-build
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
Draft as of 2025-09-02 |
{
"resourceType" : "CodeSystem",
"id" : "caregiving-codes",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://va.gov/fhir/vco/CodeSystem/caregiving-codes",
"version" : "0.1.0",
"name" : "CaregivingCodes",
"title" : "Caregiving Activity Codes",
"status" : "draft",
"experimental" : true,
"date" : "2025-09-02T17:48:52+00:00",
"publisher" : "U.S. Department of Veterans Affairs",
"contact" : [
{
"name" : "U.S. Department of Veterans Affairs",
"telecom" : [
{
"system" : "url",
"value" : "http://va.gov"
}
]
}
],
"description" : "Caregiving activity codes, mapping to standard terminologies is TBD.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "caregiving",
"display" : "Caregiving Activities"
},
{
"code" : "caregiving-status",
"display" : "Caregiving Status"
},
{
"code" : "caregiving-performance",
"display" : "Caregiving performance"
},
{
"code" : "caregiving-satisfaction",
"display" : "Caregiving satisfaction"
}
]
}