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

: Well-Being Answer Codes - XML Representation

Draft as of 2025-09-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="well-being-answer-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem well-being-answer-codes</b></p><a name="well-being-answer-codes"> </a><a name="hcwell-being-answer-codes"> </a><p>This case-sensitive code system <code>http://va.gov/fhir/vco/CodeSystem/well-being-answer-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">slightly-dissatisfied<a name="well-being-answer-codes-slightly-dissatisfied"> </a></td><td>Slightly dissatisfied</td></tr><tr><td style="white-space:nowrap">slightly-satisfied<a name="well-being-answer-codes-slightly-satisfied"> </a></td><td>Slightly satisfied</td></tr></table></div>
  </text>
  <url value="http://va.gov/fhir/vco/CodeSystem/well-being-answer-codes"/>
  <version value="0.1.0"/>
  <name value="WellBeingAnswerCodes"/>
  <title value="Well-Being Answer 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="Well-being answer codes not found in LOINC"/>
  <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="2"/>
  <concept>
    <code value="slightly-dissatisfied"/>
    <display value="Slightly dissatisfied"/>
  </concept>
  <concept>
    <code value="slightly-satisfied"/>
    <display value="Slightly satisfied"/>
  </concept>
</CodeSystem>