Manzana Project FHIR Specifications
1.0.0 - release Belgium flag

This page is part of the Manzana Project FHIR Specifications (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CodeSystem - FINDRISC Screening BMI - XML Representation

Draft as of 2022-06-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-findRisc-screening-bmi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-bmi</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">0-24<a name="cs-findRisc-screening-bmi-0-24"> </a></td><td>The patient BMI is between 0 and 24</td><td>Patient BMI between 0 and 24 (24 inclusive)</td></tr><tr><td style="white-space:nowrap">25-30<a name="cs-findRisc-screening-bmi-25-30"> </a></td><td>The patient BMI is between 25 and 30</td><td>Patient BMI between 25 and 30 (30 inclusive)</td></tr><tr><td style="white-space:nowrap">31-<a name="cs-findRisc-screening-bmi-31-"> </a></td><td>The patient BMI is greater than 31</td><td>Patient BMI greater than 31 (31 inclusive)</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>English (Great Britain) (English (Great Britain), en)</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>0-24</td><td>Patient BMI between 0 and 24 (24 inclusive)</td><td>IMC du patient entre 0 et 24 (24 inclus)</td><td>BMI van de patiënt tussen 0 en 24 (inclusief 24)</td></tr><tr><td>25-30</td><td>Patient BMI between 25 and 30 (30 inclusive)</td><td>IMC du patient entre 25 et 30 (30 inclus)</td><td>BMI van de patiënt tussen 25 en 30 (inclusief 30)</td></tr><tr><td>31-</td><td>Patient BMI greater than 31 (31 inclusive)</td><td>IMC du patient supérieur à 31 (31 inclus)</td><td>BMI van de patiënt hoger dan 31 (inclusief 31)</td></tr></table></div>
  </text>
  <url
       value="http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-bmi"/>
  <version value="1.0.0"/>
  <name value="CSFindRiscScreeningBmi"/>
  <title value="Code System - FINDRISC screening BMI"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-06-24T14:28:28+02:00"/>
  <publisher value="HL7 Belgium"/>
  <contact>
    <name value="HL7 Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7belgium.org"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7belgium.org"/>
    </telecom>
  </contact>
  <description value="Manzana findRisc screening question patient BMI"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="0-24"/>
    <display value="The patient BMI is between 0 and 24"/>
    <definition value="Patient BMI between 0 and 24 (24 inclusive)"/>
    <designation>
      <language value="en-GB"/>
      <value value="Patient BMI between 0 and 24 (24 inclusive)"/>
    </designation>
    <designation>
      <language value="nl-BE"/>
      <value value="BMI van de patiënt tussen 0 en 24 (inclusief 24)"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="IMC du patient entre 0 et 24 (24 inclus)"/>
    </designation>
  </concept>
  <concept>
    <code value="25-30"/>
    <display value="The patient BMI is between 25 and 30"/>
    <definition value="Patient BMI between 25 and 30 (30 inclusive)"/>
    <designation>
      <language value="en-GB"/>
      <value value="Patient BMI between 25 and 30 (30 inclusive)"/>
    </designation>
    <designation>
      <language value="nl-BE"/>
      <value value="BMI van de patiënt tussen 25 en 30 (inclusief 30)"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="IMC du patient entre 25 et 30 (30 inclus)"/>
    </designation>
  </concept>
  <concept>
    <code value="31-"/>
    <display value="The patient BMI is greater than 31"/>
    <definition value="Patient BMI greater than 31 (31 inclusive)"/>
    <designation>
      <language value="en-GB"/>
      <value value="Patient BMI greater than 31 (31 inclusive)"/>
    </designation>
    <designation>
      <language value="nl-BE"/>
      <value value="BMI van de patiënt hoger dan 31 (inclusief 31)"/>
    </designation>
    <designation>
      <language value="fr-BE"/>
      <value value="IMC du patient supérieur à 31 (31 inclus)"/>
    </designation>
  </concept>
</CodeSystem>