| Package | ndhm.in |
| Resource Type | CodeSystem |
| Id | ndhm-plan-type |
| FHIR Version | R4 |
| Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-plan-type.html |
| URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type |
| Version | 6.5.0 |
| Status | draft |
| Date | 2023-07-05 |
| Name | PlanType |
| Title | Plan Type |
| Realm | in |
| Authority | national |
| Description | This CodeSystem contains a set of codes that can be utilized to categorize the type of insurance plans. |
| Content | complete |
| ValueSet | |
| ndhm-plan-type | Plan Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-plan-type
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ndhm-plan-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type",
"version": "6.5.0",
"name": "PlanType",
"title": "Plan 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 contains a set of codes that can be utilized to categorize the type of insurance plans.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IN",
"display": "India"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "01",
"display": "Individual"
},
{
"code": "02",
"display": "Individual Floater"
},
{
"code": "03",
"display": "Group"
},
{
"code": "04",
"display": "Group Floater"
},
{
"code": "05",
"display": "Declaration"
},
{
"code": "06",
"display": "Declaration Floater"
},
{
"code": "07",
"display": "Declaration with Group Organiser"
},
{
"code": "08",
"display": "Declaration Floater with Group Organiser"
},
{
"code": "99",
"display": "Any Other Cover Type"
}
]
}