PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@4.0.0
    https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type
{
  "description": " This CodeSystem contains a set of codes that can be utilized to categorize the type of insurance plans.",
  "_filename": "CodeSystem-ndhm-plan-type.json",
  "package_name": "ndhm.in",
  "date": "2023-07-05",
  "publisher": "National Resource Center for EHR Standards",
  "jurisdiction": [ {
    "coding": [ {
      "code": "IN",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "PlanType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Plan Type",
  "package_version": "4.0.0",
  "status": "draft",
  "id": "3cf8be02-d71a-493d-8814-2d42073e656b",
  "kind": null,
  "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type",
  "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"
  } ],
  "caseSensitive": true,
  "version": "4.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://nrces.in/",
      "system": "url"
    } ]
  } ]
}