| Package | ndhm.in |
| Resource Type | CodeSystem |
| Id | ndhm-coverage-type |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-coverage-type.html |
| URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type |
| Version | 6.5.0 |
| Status | draft |
| Date | 2023-07-05 |
| Name | CoverageType |
| Title | Coverage Type |
| Realm | in |
| Authority | national |
| Description | This CodeSystem consists of a set of codes that can be utilized to categorize the insurance coverage type. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-coverage-type
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ndhm-coverage-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-coverage-type",
"version": "6.5.0",
"name": "CoverageType",
"title": "Coverage Type",
"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 consists of a set of codes that can be utilized to categorize the insurance coverage type.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 17,
"concept": [
{
"code": "00",
"display": "In Patient Hospitalization"
},
{
"code": "01",
"display": "Pre Hospitalization"
},
{
"code": "02",
"display": "Post Hospitalization"
},
{
"code": "03",
"display": "Local Ambulance"
},
{
"code": "04",
"display": "Living Donor Medical Costs"
},
{
"code": "05",
"display": "Annual Preventive Health Check up"
},
{
"code": "06",
"display": "Mental Illness Treatment"
},
{
"code": "07",
"display": "Rehabiliation"
},
{
"code": "08",
"display": "Modern Treatment method"
},
{
"code": "09",
"display": "Out patient"
},
{
"code": "10",
"display": "Lab pathelogy"
},
{
"code": "11",
"display": "Drugs and Medicines"
},
{
"code": "12",
"display": "Dental"
},
{
"code": "13",
"display": "Eye"
},
{
"code": "14",
"display": "Day Care"
},
{
"code": "15",
"display": "Daily-cash"
},
{
"code": "16",
"display": "Major illness/critical illness"
}
]
}