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

FHIR IG Statistics: ValueSet/ndhm-insuranceplan-type

Packagendhm.in
TypeValueSet
Idndhm-insuranceplan-type
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-insuranceplan-type.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/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.

Resources that use this resource

StructureDefinition
InsurancePlanInsurancePlan

Resources that this resource uses

CodeSystem
ndhm-insuranceplan-typeInsurancePlan Type

Narrative

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

Generated Narrative: ValueSet ndhm-insuranceplan-type


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-insuranceplan-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-insuranceplan-type"
      }
    ]
  }
}