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-form-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-form-code</b></p><a name="ndhm-form-code"> </a><a name="hcndhm-form-code"> </a><a name="ndhm-form-code-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-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">preauthapproval<a name="ndhm-form-code-preauthapproval"> </a></td><td>Approval letter for Pre-authorisation</td></tr><tr><td style="white-space:nowrap">claimapproval<a name="ndhm-form-code-claimapproval"> </a></td><td>Approval letter for claim settlement</td></tr><tr><td style="white-space:nowrap">preauthdenial<a name="ndhm-form-code-preauthdenial"> </a></td><td>Rejection letter for Pre-authorisation</td></tr><tr><td style="white-space:nowrap">claimdenial<a name="ndhm-form-code-claimdenial"> </a></td><td>Rejection letter for claim</td></tr><tr><td style="white-space:nowrap">feedbackletter<a name="ndhm-form-code-feedbackletter"> </a></td><td>Patient feedback form</td></tr><tr><td style="white-space:nowrap">policydocument<a name="ndhm-form-code-policydocument"> </a></td><td>Policy Document with terms and conditions</td></tr><tr><td style="white-space:nowrap">dischargeapproval<a name="ndhm-form-code-dischargeapproval"> </a></td><td>Provisional approval of claim for the discharge</td></tr></table></div>
</text>
<url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-code"/>
<version value="6.5.0"/>
<name value="FormCode"/>
<title value="Form 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 which specify type of document attached with as form."/>
<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="preauthapproval"/>
<display value="Approval letter for Pre-authorisation"/>
</concept>
<concept>
<code value="claimapproval"/>
<display value="Approval letter for claim settlement"/>
</concept>
<concept>
<code value="preauthdenial"/>
<display value="Rejection letter for Pre-authorisation"/>
</concept>
<concept>
<code value="claimdenial"/>
<display value="Rejection letter for claim"/>
</concept>
<concept>
<code value="feedbackletter"/>
<display value="Patient feedback form"/>
</concept>
<concept>
<code value="policydocument"/>
<display value="Policy Document with terms and conditions"/>
</concept>
<concept>
<code value="dischargeapproval"/>
<display value="Provisional approval of claim for the discharge"/>
</concept>
</CodeSystem>