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 2024-09-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-reason-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-reason-code</b></p><a name="ndhm-reason-code"> </a><a name="hcndhm-reason-code"> </a><a name="ndhm-reason-code-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-reason-code</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">partialpayment<a name="ndhm-reason-code-partialpayment"> </a></td><td>Reprocess request due to partial payment by payer</td></tr><tr><td style="white-space:nowrap">erroneousclaim<a name="ndhm-reason-code-erroneousclaim"> </a></td><td>Reprocess request due to erroneous claim submission by provider</td></tr><tr><td style="white-space:nowrap">claimrejected<a name="ndhm-reason-code-claimrejected"> </a></td><td>Reprocess request due to claim rejected by payer</td></tr><tr><td style="white-space:nowrap">referred<a name="ndhm-reason-code-referred"> </a></td><td>Referred to another hospital</td></tr><tr><td style="white-space:nowrap">erroneousregistration<a name="ndhm-reason-code-erroneousregistration"> </a></td><td>Beneficiary registered by mistakenly for a given policy</td></tr><tr><td style="white-space:nowrap">wrongdiagnosis<a name="ndhm-reason-code-wrongdiagnosis"> </a></td><td>Additional facts were diagnosed during treatment.</td></tr><tr><td style="white-space:nowrap">treatmentplanchanged<a name="ndhm-reason-code-treatmentplanchanged"> </a></td><td>Treatment plan changed during hospitalization.</td></tr></table></div>
</text>
<url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-reason-code"/>
<version value="6.5.0"/>
<name value="ReasonCode"/>
<title value="Reason Code"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-09-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 CodeSystem contains codes to captures reasons associated with task processing."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="IN"/>
<display value="India"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="partialpayment"/>
<display value="Reprocess request due to partial payment by payer"/>
</concept>
<concept>
<code value="erroneousclaim"/>
<display
value="Reprocess request due to erroneous claim submission by provider"/>
</concept>
<concept>
<code value="claimrejected"/>
<display value="Reprocess request due to claim rejected by payer"/>
</concept>
<concept>
<code value="referred"/>
<display value="Referred to another hospital"/>
</concept>
<concept>
<code value="erroneousregistration"/>
<display value="Beneficiary registered by mistakenly for a given policy"/>
</concept>
<concept>
<code value="wrongdiagnosis"/>
<display value="Additional facts were diagnosed during treatment."/>
</concept>
<concept>
<code value="treatmentplanchanged"/>
<display value="Treatment plan changed during hospitalization."/>
</concept>
</CodeSystem>