<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-cvd-risk-category"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://openhie.org/fhir/sri-lanka/CodeSystem/cs-cvd-risk-category</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">Low<a name="cs-cvd-risk-category-Low"> </a></td><td>Less than 5%</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">Moderate<a name="cs-cvd-risk-category-Moderate"> </a></td><td>5% to less than 10%</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">High<a name="cs-cvd-risk-category-High"> </a></td><td>10% to less than 20%</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">Very-High<a name="cs-cvd-risk-category-Very-High"> </a></td><td>20% to less than 30%</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">Critical<a name="cs-cvd-risk-category-Critical"> </a></td><td>Equal or more than 30%</td><td>Needs definition</td></tr></table></div>
  </text>
  <url value="http://openhie.org/fhir/sri-lanka/CodeSystem/cs-cvd-risk-category"/>
  <version value="0.1.0"/>
  <name value="CSCVDRiskCategory"/>
  <title value="Cardiovascular Risk Categories"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-11-10T04:37:53+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Richard Langford"/>
    <telecom>
      <system value="email"/>
      <value value="richard.langford@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Cardiovascular risk is expressed as a percentage"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="Low"/>
    <display value="Less than 5%"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="Moderate"/>
    <display value="5% to less than 10%"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="High"/>
    <display value="10% to less than 20%"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="Very-High"/>
    <display value="20% to less than 30%"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="Critical"/>
    <display value="Equal or more than 30%"/>
    <definition value="Needs definition"/>
  </concept>
</CodeSystem>