FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ndhm-insuranceplan-type

Packagendhm.in
TypeCodeSystem
Idndhm-insuranceplan-type
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-insuranceplan-type.html
URLhttps://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type
Version6.5.0
Statusdraft
Date2023-07-05
NameInsurancePlanType
TitleInsurancePlan Type
Realmin
Authoritynational
DescriptionThe Valueset comprises codes employed for categorizing different Insurance product. It is created by referring the Health Insurance Data Reporting Manual provided by the Insurance Information Bureau of India (IIB). For more information, visit IIB's official website: https://iib.gov.in or access the manual directly at: https://healthapp.iib.gov.in/IIB/datamanuals/hidmanual08.pdf.
Contentcomplete

Resources that use this resource

ValueSet
ndhm-insuranceplan-typeInsurancePlan Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ndhm-insuranceplan-type

This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type defines the following codes:

CodeDisplay
01 Hospitalisation Indemnity Policy
02 Hospital Cash Plan
03 Critical Illness Cover -Indemnity
04 Critical Illness Cover - Benefits
05 Out Patient Policy
07 Universal Health Policy
08 Micro insurance Policy
09 Package Policy (covering more than one type of health above)
10 Hybrid Policy (covering other than health also)
90 Mass policy
99 Any Other Product Type

Source

{
  "resourceType": "CodeSystem",
  "id": "ndhm-insuranceplan-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type",
  "version": "6.5.0",
  "name": "InsurancePlanType",
  "title": "InsurancePlan 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": "The Valueset comprises codes employed for categorizing different Insurance product. It is created by referring the Health Insurance Data Reporting Manual provided by the Insurance Information Bureau of India (IIB). For more information, visit IIB's official website: https://iib.gov.in or access the manual directly at: https://healthapp.iib.gov.in/IIB/datamanuals/hidmanual08.pdf.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "01",
      "display": "Hospitalisation Indemnity Policy"
    },
    {
      "code": "02",
      "display": "Hospital Cash Plan"
    },
    {
      "code": "03",
      "display": "Critical Illness Cover -Indemnity"
    },
    {
      "code": "04",
      "display": "Critical Illness Cover - Benefits"
    },
    {
      "code": "05",
      "display": "Out Patient Policy"
    },
    {
      "code": "07",
      "display": "Universal Health Policy"
    },
    {
      "code": "08",
      "display": "Micro insurance Policy"
    },
    {
      "code": "09",
      "display": "Package Policy (covering more than one type of health above)"
    },
    {
      "code": "10",
      "display": "Hybrid Policy (covering other than health also)"
    },
    {
      "code": "90",
      "display": "Mass policy"
    },
    {
      "code": "99",
      "display": "Any Other Product Type"
    }
  ]
}