Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-payment-type |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-payment-type.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type |
Version | 6.5.0 |
Status | draft |
Date | 2023-11-28 |
Name | PaymentType |
Title | Payment Type |
Realm | in |
Authority | national |
Description | This CodeSystem contains a set of codes that can be utilized to describe the type of payment. |
Content | complete |
ValueSet | |
ndhm-payment-type | Payment Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-payment-type
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ndhm-payment-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-payment-type", "version": "6.5.0", "name": "PaymentType", "title": "Payment Type", "status": "draft", "experimental": false, "date": "2023-11-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 describe the type of payment.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 6, "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." } ] }