Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Response FES - XML Representation

Active as of 2024-09-17

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="FESResponse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem FESResponse</b></p><a name="FESResponse"> </a><a name="hcFESResponse"> </a><a name="FESResponse-en-US"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/FESResponse</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">1<a name="FESResponse-1"> </a></td><td>Not at all concerned</td></tr><tr><td style="white-space:nowrap">2<a name="FESResponse-2"> </a></td><td>Somewhat concerned</td></tr><tr><td style="white-space:nowrap">3<a name="FESResponse-3"> </a></td><td>Fairly concerned</td></tr><tr><td style="white-space:nowrap">4<a name="FESResponse-4"> </a></td><td>Very concerned</td></tr></table></div>
  </text>
  <url value="https://smart-bear.eu/fhir/CodeSystem/FESResponse"/>
  <version value="3.4.1"/>
  <name value="FESResponse"/>
  <title value="Questionnaire Response FES"/>
  <status value="active"/>
  <date value="2024-09-17T08:57:54+02:00"/>
  <description value="Questionnaire Response FES"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="1"/>
    <display value="Not at all concerned"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Somewhat concerned"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Fairly concerned"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Very concerned"/>
  </concept>
</CodeSystem>