FHIR Implementation Guide for ABDM
6.5.0 - active India flag

Banner

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

: Billing Code - XML Representation

Draft as of 2023-08-28

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ndhm-billing-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ndhm-billing-codes</b></p><a name="ndhm-billing-codes"> </a><a name="hcndhm-billing-codes"> </a><a name="ndhm-billing-codes-hi-IN"> </a><p>This case-sensitive code system <code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes</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">00<a name="ndhm-billing-codes-00"> </a></td><td>Consultation</td><td>Code for Billing of Consultation.</td></tr><tr><td style="white-space:nowrap">01<a name="ndhm-billing-codes-01"> </a></td><td>Pharmacy</td><td>Code for Billing of Pharmacy.</td></tr><tr><td style="white-space:nowrap">02<a name="ndhm-billing-codes-02"> </a></td><td>IPD</td><td>Code for Billing of Inpatient Department Services or charges.</td></tr><tr><td style="white-space:nowrap">03<a name="ndhm-billing-codes-03"> </a></td><td>OPD</td><td>Code for Billing of Outpatient Department services or charges.</td></tr><tr><td style="white-space:nowrap">04<a name="ndhm-billing-codes-04"> </a></td><td>Pathology</td><td>Code for Billing of Pathology.</td></tr><tr><td style="white-space:nowrap">05<a name="ndhm-billing-codes-05"> </a></td><td>Medicines</td><td>Code for Billing of Medicine Items.</td></tr><tr><td style="white-space:nowrap">06<a name="ndhm-billing-codes-06"> </a></td><td>Nursing Charges</td><td>Code for Billing of Nursing Charges.</td></tr><tr><td style="white-space:nowrap">07<a name="ndhm-billing-codes-07"> </a></td><td>Handling Charges</td><td>Code for Billing of Handling Charges.</td></tr><tr><td style="white-space:nowrap">08<a name="ndhm-billing-codes-08"> </a></td><td>Delivery Charges</td><td>Code for Billing of Delivery Charges.</td></tr><tr><td style="white-space:nowrap">99<a name="ndhm-billing-codes-99"> </a></td><td>Others</td><td>Code for Billing of Other services.</td></tr></table></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"/>
  <version value="6.5.0"/>
  <name value="BillingCode"/>
  <title value="Billing Code"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-08-28"/>
  <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 utilized to categorize the billing of various charges or services provided in healthcare workflows."/>
  <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="10"/>
  <concept>
    <code value="00"/>
    <display value="Consultation"/>
    <definition value="Code for Billing of Consultation."/>
  </concept>
  <concept>
    <code value="01"/>
    <display value="Pharmacy"/>
    <definition value="Code for Billing of Pharmacy."/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="IPD"/>
    <definition
                value="Code for Billing of Inpatient Department Services or charges."/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="OPD"/>
    <definition
                value="Code for Billing of Outpatient Department services or charges."/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Pathology"/>
    <definition value="Code for Billing of Pathology."/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="Medicines"/>
    <definition value="Code for Billing of Medicine Items."/>
  </concept>
  <concept>
    <code value="06"/>
    <display value="Nursing Charges"/>
    <definition value="Code for Billing of Nursing Charges."/>
  </concept>
  <concept>
    <code value="07"/>
    <display value="Handling Charges"/>
    <definition value="Code for Billing of Handling Charges."/>
  </concept>
  <concept>
    <code value="08"/>
    <display value="Delivery Charges"/>
    <definition value="Code for Billing of Delivery Charges."/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Others"/>
    <definition value="Code for Billing of Other services."/>
  </concept>
</CodeSystem>