{ "description": "This CodeSystem contains a set of codes that can be utilized to describe the type of payment.", "_filename": "CodeSystem-ndhm-payment-type.json", "package_name": "ndhm.in", "date": "2023-11-28", "publisher": "National Resource Center for EHR Standards", "jurisdiction": [ { "coding": [ { "code": "IN", "system": "urn:iso:std:iso:3166", "display": "India" } ] } ], "content": "complete", "name": "PaymentType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Payment Type", "package_version": "6.5.0", "status": "draft", "id": "15114695-1938-4164-92c4-75d041801722", "kind": null, "count": 6, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type", "concept": [ { "code": "approvedAmount", "display": "Approved Amount", "definition": "Amount approved for a given claim number." }, { "code": "tds", "display": "TDS Deduction", "definition": "Amount deducted as TDS for a given claim number." }, { "code": "serviceTax", "display": "Service Tax", "definition": "Service Tax paid for a given claim." }, { "code": "recovered", "display": "Recovered Amount", "definition": "Amount recovered from the approved amount for a given claim." }, { "code": "penalty", "display": "Penalty Deduction", "definition": "Amount deducted as Penalty from a given claim number." }, { "code": "claimedAmount", "display": "Claimed Amount", "definition": "Amount claimed by the hospital for a given claim number." } ], "caseSensitive": true, "version": "6.5.0", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "value": "https://nrces.in/", "system": "url" } ] } ] }