http://terminology.hl7.org/CodeSystem/insurance-plan-type|2.0.1

name
InsurancePlanType
package
hl7.terminology.r4@6.3.0
content
fragment
status
active
date
2025-05-01 01:35:10.0

Insurance plan type

This example value set defines a set of codes that can be used to indicate a type of insurance plan.

{
  "description" : "This example value set defines a set of codes that can be used to indicate a type of insurance plan.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "fragment",
  "name" : "InsurancePlanType",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Insurance plan type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "43df707e-8058-5200-9d66-f07bf6060ba6",
  "valueSet" : "http://terminology.hl7.org/ValueSet/insuranceplan-type",
  "url" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1261",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "medical",
    "display" : "Medical"
  }, {
    "code" : "dental",
    "display" : "Dental"
  }, {
    "code" : "mental",
    "display" : "Mental Health"
  }, {
    "code" : "subst-ab",
    "display" : "Substance Abuse"
  }, {
    "code" : "vision",
    "display" : "Vision"
  }, {
    "code" : "drug",
    "display" : "Drug"
  }, {
    "code" : "short-term",
    "display" : "Short Term"
  }, {
    "code" : "long-term",
    "display" : "Long Term Care"
  }, {
    "code" : "hospice",
    "display" : "Hospice"
  }, {
    "code" : "home",
    "display" : "Home Health"
  }, {
    "code" : "Drug",
    "display" : "Drug",
    "property" : [ {
      "valueCode" : "retired"
    }, {
      "valueCode" : "true"
    } ]
  } ],
  "caseSensitive" : true,
  "version" : "2.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}