Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-billing-codes |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-billing-codes.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes |
Version | 6.5.0 |
Status | draft |
Date | 2023-08-28 |
Name | BillingCode |
Title | Billing Code |
Realm | in |
Authority | national |
Description | This CodeSystem contains a set of codes that can be utilized to categorize the billing of various charges or services provided in healthcare workflows. |
Content | complete |
ValueSet | |
ndhm-chargeitem-types | ChargeItem Type |
ndhm-invoice-types | Invoice Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-billing-codes
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ndhm-billing-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes", "version": "6.5.0", "name": "BillingCode", "title": "Billing Code", "status": "draft", "experimental": false, "date": "2023-08-28", "publisher": "National Resource Center for EHR Standards", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "system": "url", "value": "https://nrces.in/" } ] } ], "description": "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": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 10, "concept": [ { "code": "00", "display": "Consultation", "definition": "Code for Billing of Consultation." }, { "code": "01", "display": "Pharmacy", "definition": "Code for Billing of Pharmacy." }, { "code": "02", "display": "IPD", "definition": "Code for Billing of Inpatient Department Services or charges." }, { "code": "03", "display": "OPD", "definition": "Code for Billing of Outpatient Department services or charges." }, { "code": "04", "display": "Pathology", "definition": "Code for Billing of Pathology." }, { "code": "05", "display": "Medicines", "definition": "Code for Billing of Medicine Items." }, { "code": "06", "display": "Nursing Charges", "definition": "Code for Billing of Nursing Charges." }, { "code": "07", "display": "Handling Charges", "definition": "Code for Billing of Handling Charges." }, { "code": "08", "display": "Delivery Charges", "definition": "Code for Billing of Delivery Charges." }, { "code": "99", "display": "Others", "definition": "Code for Billing of Other services." } ] }