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" : "school-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem school-codes</b></p><a name=\"school-codes\"> </a><a name=\"hcschool-codes\"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/vco/CodeSystem/school-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\">school<a name=\"school-codes-school\"> </a></td><td>School or training</td></tr><tr><td style=\"white-space:nowrap\">school-status<a name=\"school-codes-school-status\"> </a></td><td>School Status</td></tr><tr><td style=\"white-space:nowrap\">in-school<a name=\"school-codes-in-school\"> </a></td><td>In school or another type of training program</td></tr><tr><td style=\"white-space:nowrap\">not-in-school-interested<a name=\"school-codes-not-in-school-interested\"> </a></td><td>Not in school or completing training currently, but interested in obtaining additional education or training</td></tr><tr><td style=\"white-space:nowrap\">not-in-school-not-interested<a name=\"school-codes-not-in-school-not-interested\"> </a></td><td>Not in school or completing training currently, and not interested in obtaining additional education or training</td></tr><tr><td style=\"white-space:nowrap\">school-performance<a name=\"school-codes-school-performance\"> </a></td><td>School performance</td></tr><tr><td style=\"white-space:nowrap\">school-satisfaction<a name=\"school-codes-school-satisfaction\"> </a></td><td>School satisfaction</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/vco/CodeSystem/school-codes",
"version" : "0.1.0",
"name" : "SchoolCodes",
"title" : "School 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" : "School or training related 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" : 7,
"concept" : [
{
"code" : "school",
"display" : "School or training"
},
{
"code" : "school-status",
"display" : "School Status"
},
{
"code" : "in-school",
"display" : "In school or another type of training program"
},
{
"code" : "not-in-school-interested",
"display" : "Not in school or completing training currently, but interested in obtaining additional education or training"
},
{
"code" : "not-in-school-not-interested",
"display" : "Not in school or completing training currently, and not interested in obtaining additional education or training"
},
{
"code" : "school-performance",
"display" : "School performance"
},
{
"code" : "school-satisfaction",
"display" : "School satisfaction"
}
]
}