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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="school-codes"/>
<text>
<status value="generated"/>
<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>
</text>
<url value="http://va.gov/fhir/vco/CodeSystem/school-codes"/>
<version value="0.1.0"/>
<name value="SchoolCodes"/>
<title value="School 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="School or training related 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="7"/>
<concept>
<code value="school"/>
<display value="School or training"/>
</concept>
<concept>
<code value="school-status"/>
<display value="School Status"/>
</concept>
<concept>
<code value="in-school"/>
<display value="In school or another type of training program"/>
</concept>
<concept>
<code value="not-in-school-interested"/>
<display
value="Not in school or completing training currently, but interested in obtaining additional education or training"/>
</concept>
<concept>
<code value="not-in-school-not-interested"/>
<display
value="Not in school or completing training currently, and not interested in obtaining additional education or training"/>
</concept>
<concept>
<code value="school-performance"/>
<display value="School performance"/>
</concept>
<concept>
<code value="school-satisfaction"/>
<display value="School satisfaction"/>
</concept>
</CodeSystem>