Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-reason-code |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-reason-code.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-reason-code |
Version | 6.5.0 |
Status | draft |
Date | 2024-09-20 |
Name | ReasonCode |
Title | Reason Code |
Realm | in |
Authority | national |
Description | This CodeSystem contains codes to captures reasons associated with task processing. |
Content | complete |
ValueSet | |
ndhm-reason-code | Reason Code |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-reason-code
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-reason-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ndhm-reason-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-reason-code", "version": "6.5.0", "name": "ReasonCode", "title": "Reason Code", "status": "draft", "experimental": false, "date": "2024-09-20", "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 codes to captures reasons associated with task processing.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "partialpayment", "display": "Reprocess request due to partial payment by payer" }, { "code": "erroneousclaim", "display": "Reprocess request due to erroneous claim submission by provider" }, { "code": "claimrejected", "display": "Reprocess request due to claim rejected by payer" }, { "code": "referred", "display": "Referred to another hospital" }, { "code": "erroneousregistration", "display": "Beneficiary registered by mistakenly for a given policy" }, { "code": "wrongdiagnosis", "display": "Additional facts were diagnosed during treatment." }, { "code": "treatmentplanchanged", "display": "Treatment plan changed during hospitalization." } ] }