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 MNA body mass index - XML Representation

Active as of 2024-09-17

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MNABodyMassIndex"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MNABodyMassIndex</b></p><a name="MNABodyMassIndex"> </a><a name="hcMNABodyMassIndex"> </a><a name="MNABodyMassIndex-en-US"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/MNABodyMassIndex</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">0<a name="MNABodyMassIndex-0"> </a></td><td>0 = BMI less than 19</td></tr><tr><td style="white-space:nowrap">1<a name="MNABodyMassIndex-1"> </a></td><td>1 = BMI 19 to less than 21</td></tr><tr><td style="white-space:nowrap">2<a name="MNABodyMassIndex-2"> </a></td><td>2 = BMI 21 to less than 23</td></tr><tr><td style="white-space:nowrap">3<a name="MNABodyMassIndex-3"> </a></td><td>3 = BMI 23 or greater</td></tr></table></div>
  </text>
  <url value="https://smart-bear.eu/fhir/CodeSystem/MNABodyMassIndex"/>
  <version value="3.4.1"/>
  <name value="MNABodyMassIndex"/>
  <title value="Questionnaire Response MNA body mass index"/>
  <status value="active"/>
  <date value="2024-09-17T08:57:54+02:00"/>
  <description value="Questionnaire Response MNA body mass index"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="0"/>
    <display value="0 = BMI less than 19"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="1 = BMI 19 to less than 21"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="2 = BMI 21 to less than 23"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="3 = BMI 23 or greater"/>
  </concept>
</CodeSystem>