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-05 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ndhm-related-claim-relationship-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-related-claim-relationship-code</b></p><a name="ndhm-related-claim-relationship-code"> </a><a name="hcndhm-related-claim-relationship-code"> </a><a name="ndhm-related-claim-relationship-code-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">enhancement<a name="ndhm-related-claim-relationship-code-enhancement"> </a></td><td>Enhancement</td><td>Enhancement in a claim process means asking for more money after realizing the initial estimate wasn't enough to cover the actual costs.</td></tr><tr><td style="white-space:nowrap">settlement<a name="ndhm-related-claim-relationship-code-settlement"> </a></td><td>Settlement</td><td>Settlement in a claim is when the insurance pays the final agreed-upon amount to cover all the costs, marking the end of the reimbursement process.</td></tr></table></div>
</text>
<url
value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code"/>
<version value="6.5.0"/>
<name value="RelatedClaimRelationship"/>
<title value="Related Claim Relationship"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-07-05"/>
<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 a set of codes that can be use to show the relationship between claims."/>
<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="2"/>
<concept>
<code value="enhancement"/>
<display value="Enhancement"/>
<definition
value="Enhancement in a claim process means asking for more money after realizing the initial estimate wasn't enough to cover the actual costs."/>
</concept>
<concept>
<code value="settlement"/>
<display value="Settlement"/>
<definition
value="Settlement in a claim is when the insurance pays the final agreed-upon amount to cover all the costs, marking the end of the reimbursement process."/>
</concept>
</CodeSystem>