FHIR Implementation Guide for ABDM
6.5.0 - active
This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2023-07-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ndhm-diagnostic-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ndhm-diagnostic-code</b></p><a name="ndhm-diagnostic-code"> </a><a name="hcndhm-diagnostic-code"> </a><a name="ndhm-diagnostic-code-hi-IN"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-icd10.html"><code>http://hl7.org/fhir/sid/icd-10</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B53.0</td><td>Plasmodium ovale malaria</td></tr><tr><td>E11.9</td><td>Type 2 diabetes mellitus : Without complications</td></tr><tr><td>I46.9</td><td>Cardiac arrest, unspecified</td></tr><tr><td>S82.1</td><td>Fracture of upper end of tibia</td></tr><tr><td>K70.3</td><td>Alcoholic cirrhosis of liver</td></tr><tr><td>K35.8</td><td>Acute appendicitis, other and unspecified</td></tr><tr><td>A08.4</td><td>Viral intestinal infection, unspecified</td></tr></table></li></ul></div>
</text>
<url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diagnostic-code"/>
<version value="6.5.0"/>
<name value="ICD10Diagnosticcodes"/>
<title value="ICD10 Diagnostic codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-07-20"/>
<publisher value="National Resource Center for EHR Standards"/>
<contact>
<name value="National Resource Center for EHR Standards"/>
<telecom>
<system value="url"/>
<value value="https://nrces.in/"/>
</telecom>
</contact>
<description
value="This valueset consists of codes that represent ICD-10 Diagnostic codes."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="IN"/>
<display value="India"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<concept>
<code value="B53.0"/>
<display value="Plasmodium ovale malaria"/>
</concept>
<concept>
<code value="E11.9"/>
<display value="Type 2 diabetes mellitus : Without complications"/>
</concept>
<concept>
<code value="I46.9"/>
<display value="Cardiac arrest, unspecified"/>
</concept>
<concept>
<code value="S82.1"/>
<display value="Fracture of upper end of tibia"/>
</concept>
<concept>
<code value="K70.3"/>
<display value="Alcoholic cirrhosis of liver"/>
</concept>
<concept>
<code value="K35.8"/>
<display value="Acute appendicitis, other and unspecified"/>
</concept>
<concept>
<code value="A08.4"/>
<display value="Viral intestinal infection, unspecified"/>
</concept>
</include>
</compose>
</ValueSet>