LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide
0.1.0 - STU1
LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide, published by Ministry of Health, Sri Lanka. 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/lk-gov-health-hiu/lk-nehr-fhir-ips/ and changes regularly. See the Directory of published versions
Active as of 2024-09-22 |
<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 class="res-header-id"><b>Generated Narrative: CodeSystem cs-cvd-risk-category</b></p><a name="cs-cvd-risk-category"> </a><a name="hccs-cvd-risk-category"> </a><a name="cs-cvd-risk-category-en-US"> </a><p>This case-sensitive code system <code>http://fhir.health.gov.lk/ips/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://fhir.health.gov.lk/ips/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="2024-09-22T18:21:09+00:00"/>
<publisher value="Ministry of Health, Sri Lanka"/>
<contact>
<name value="Ministry of Health, Sri Lanka"/>
<telecom>
<system value="url"/>
<value value="https://www.health.gov.lk/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="digitalhealth@health.gov.lk"/>
</telecom>
</contact>
<contact>
<name value="Director, Health Information"/>
<telecom>
<system value="email"/>
<value value="digitalhealth@health.gov.lk"/>
<use value="work"/>
</telecom>
</contact>
<description value="Cardiovascular risk is expressed as a percentage"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="LK"/>
<display value="Sri Lanka"/>
</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>