| Package | ndhm.in |
| Resource Type | CodeSystem |
| Id | ndhm-related-claim-relationship-code |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-related-claim-relationship-code.html |
| URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code |
| Version | 6.5.0 |
| Status | draft |
| Date | 2023-07-05 |
| Name | RelatedClaimRelationship |
| Title | Related Claim Relationship |
| Realm | in |
| Authority | national |
| Description | This CodeSystem contains a set of codes that can be use to show the relationship between claims. |
| Content | complete |
| ValueSet | |
| ndhm-related-claim-relationship-code | Related Claim Relationship |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-related-claim-relationship-code
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ndhm-related-claim-relationship-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-related-claim-relationship-code",
"version": "6.5.0",
"name": "RelatedClaimRelationship",
"title": "Related Claim Relationship",
"status": "draft",
"experimental": false,
"date": "2023-07-05",
"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 use to show the relationship between claims.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "enhancement",
"display": "Enhancement",
"definition": "Enhancement in a claim process means asking for more money after realizing the initial estimate wasn't enough to cover the actual costs."
},
{
"code": "settlement",
"display": "Settlement",
"definition": "Settlement in a claim is when the insurance pays the final agreed-upon amount to cover all the costs, marking the end of the reimbursement process."
}
]
}