VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

JSON Format: CodeSystem-codesystem-insuranceplan

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "codesystem-insuranceplan",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Insurance Plan Code System</h2><div><p>This code system contains codes for documenting the various attributes of an Insurance Plan</p>
</div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">premium<a name="codesystem-insuranceplan-premium"> </a></td><td>Premium</td><td>Premium</td></tr><tr><td style="white-space:nowrap">deductible<a name="codesystem-insuranceplan-deductible"> </a></td><td>Deductible</td><td>Deductible</td></tr><tr><td style="white-space:nowrap">cap<a name="codesystem-insuranceplan-cap"> </a></td><td>Cap</td><td>Cap</td></tr><tr><td style="white-space:nowrap">self<a name="codesystem-insuranceplan-self"> </a></td><td>Self</td><td>Self</td></tr><tr><td style="white-space:nowrap">selfplusone<a name="codesystem-insuranceplan-selfplusone"> </a></td><td>Self plus one</td><td>Self plus one</td></tr><tr><td style="white-space:nowrap">selfandfamily<a name="codesystem-insuranceplan-selfandfamily"> </a></td><td>Self and family</td><td>Self and family</td></tr><tr><td style="white-space:nowrap">medical<a name="codesystem-insuranceplan-medical"> </a></td><td>Medical</td><td>Nedical</td></tr><tr><td style="white-space:nowrap">dental<a name="codesystem-insuranceplan-dental"> </a></td><td>Dental</td><td>Dental</td></tr><tr><td style="white-space:nowrap">vision<a name="codesystem-insuranceplan-vision"> </a></td><td>Vision</td><td>Vision</td></tr><tr><td style="white-space:nowrap">drug<a name="codesystem-insuranceplan-drug"> </a></td><td>Drug</td><td>Drug</td></tr><tr><td style="white-space:nowrap">mentalhealth<a name="codesystem-insuranceplan-mentalhealth"> </a></td><td>Mental health</td><td>Mental health</td></tr><tr><td style="white-space:nowrap">substanceabuse<a name="codesystem-insuranceplan-substanceabuse"> </a></td><td>Substance abuse</td><td>Substance abuse</td></tr><tr><td style="white-space:nowrap">hospicehomehealth<a name="codesystem-insuranceplan-hospicehomehealth"> </a></td><td>Hospice and home health</td><td>Hospice and home health</td></tr><tr><td style="white-space:nowrap">preventative<a name="codesystem-insuranceplan-preventative"> </a></td><td>Preventative</td><td>Preventative</td></tr><tr><td style="white-space:nowrap">primarycareov<a name="codesystem-insuranceplan-primarycareov"> </a></td><td>Primary care office visit</td><td>Primary care office visit</td></tr><tr><td style="white-space:nowrap">specialityov<a name="codesystem-insuranceplan-specialityov"> </a></td><td>Speciality care office visit</td><td>Speciality care office visit</td></tr><tr><td style="white-space:nowrap">hospitalization<a name="codesystem-insuranceplan-hospitalization"> </a></td><td>Hospitalization</td><td>Hospitalization</td></tr><tr><td style="white-space:nowrap">emergencyroom<a name="codesystem-insuranceplan-emergencyroom"> </a></td><td>Emergency room</td><td>Emergency room</td></tr><tr><td style="white-space:nowrap">urgentcare<a name="codesystem-insuranceplan-urgentcare"> </a></td><td>Urgent care</td><td>Urgent care</td></tr><tr><td style="white-space:nowrap">copay<a name="codesystem-insuranceplan-copay"> </a></td><td>Copay</td><td>Copay</td></tr><tr><td style="white-space:nowrap">individualcap<a name="codesystem-insuranceplan-individualcap"> </a></td><td>Individual cap</td><td>Individual cap</td></tr><tr><td style="white-space:nowrap">familycap<a name="codesystem-insuranceplan-familycap"> </a></td><td>Family cap</td><td>Family cap</td></tr><tr><td style="white-space:nowrap">coinsurance<a name="codesystem-insuranceplan-coinsurance"> </a></td><td>Coinsurance</td><td>Coinsurance</td></tr><tr><td style="white-space:nowrap">in-network<a name="codesystem-insuranceplan-in-network"> </a></td><td>In-network</td><td>In-network</td></tr><tr><td style="white-space:nowrap">out-of-network<a name="codesystem-insuranceplan-out-of-network"> </a></td><td>Out-of-network</td><td>Out-of-network</td></tr><tr><td style="white-space:nowrap">other<a name="codesystem-insuranceplan-other"> </a></td><td>Other</td><td>Other</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan",
  "version" : "0.2.0",
  "name" : "VhDirinsuranceplan",
  "title" : "VhDir Insurance Plan Code System",
  "status" : "active",
  "date" : "2018-02-21",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This code system contains codes for documenting the various attributes of an Insurance Plan",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/uv/vhdir/ValueSet/VhDir-insuranceplan",
  "content" : "complete",
  "concept" : [
    {
      "code" : "premium",
      "display" : "Premium",
      "definition" : "Premium"
    },
    {
      "code" : "deductible",
      "display" : "Deductible",
      "definition" : "Deductible"
    },
    {
      "code" : "cap",
      "display" : "Cap",
      "definition" : "Cap"
    },
    {
      "code" : "self",
      "display" : "Self",
      "definition" : "Self"
    },
    {
      "code" : "selfplusone",
      "display" : "Self plus one",
      "definition" : "Self plus one"
    },
    {
      "code" : "selfandfamily",
      "display" : "Self and family",
      "definition" : "Self and family"
    },
    {
      "code" : "medical",
      "display" : "Medical",
      "definition" : "Nedical"
    },
    {
      "code" : "dental",
      "display" : "Dental",
      "definition" : "Dental"
    },
    {
      "code" : "vision",
      "display" : "Vision",
      "definition" : "Vision"
    },
    {
      "code" : "drug",
      "display" : "Drug",
      "definition" : "Drug"
    },
    {
      "code" : "mentalhealth",
      "display" : "Mental health",
      "definition" : "Mental health"
    },
    {
      "code" : "substanceabuse",
      "display" : "Substance abuse",
      "definition" : "Substance abuse"
    },
    {
      "code" : "hospicehomehealth",
      "display" : "Hospice and home health",
      "definition" : "Hospice and home health"
    },
    {
      "code" : "preventative",
      "display" : "Preventative",
      "definition" : "Preventative"
    },
    {
      "code" : "primarycareov",
      "display" : "Primary care office visit",
      "definition" : "Primary care office visit"
    },
    {
      "code" : "specialityov",
      "display" : "Speciality care office visit",
      "definition" : "Speciality care office visit"
    },
    {
      "code" : "hospitalization",
      "display" : "Hospitalization",
      "definition" : "Hospitalization"
    },
    {
      "code" : "emergencyroom",
      "display" : "Emergency room",
      "definition" : "Emergency room"
    },
    {
      "code" : "urgentcare",
      "display" : "Urgent care",
      "definition" : "Urgent care"
    },
    {
      "code" : "copay",
      "display" : "Copay",
      "definition" : "Copay"
    },
    {
      "code" : "individualcap",
      "display" : "Individual cap",
      "definition" : "Individual cap"
    },
    {
      "code" : "familycap",
      "display" : "Family cap",
      "definition" : "Family cap"
    },
    {
      "code" : "coinsurance",
      "display" : "Coinsurance",
      "definition" : "Coinsurance"
    },
    {
      "code" : "in-network",
      "display" : "In-network",
      "definition" : "In-network"
    },
    {
      "code" : "out-of-network",
      "display" : "Out-of-network",
      "definition" : "Out-of-network"
    },
    {
      "code" : "other",
      "display" : "Other",
      "definition" : "Other"
    }
  ]
}