HL7 Terminology (THO)
6.1.0 - Publication International flag

This page is part of the HL7 Terminology (v6.1.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Insurance Coverage Type - JSON Representation

Active as of 2024-11-17 Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "insurance-coverage-type",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem insurance-coverage-type</b></p><a name=\"insurance-coverage-type\"> </a><a name=\"hcinsurance-coverage-type\"> </a><a name=\"insurance-coverage-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/insurance-coverage-type</code> 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\">medical<a name=\"insurance-coverage-type-medical\"> </a></td><td>Medical</td><td>Medical insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"insurance-coverage-type-dental\"> </a></td><td>Dental</td><td>Dental insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">menthlth<a name=\"insurance-coverage-type-menthlth\"> </a></td><td>Mental Health</td><td>Mental health insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">substanceabuse<a name=\"insurance-coverage-type-substanceabuse\"> </a></td><td>Substance Abuse</td><td>Substance abuse services insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">vision<a name=\"insurance-coverage-type-vision\"> </a></td><td>Vision</td><td>Vision insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">drug<a name=\"insurance-coverage-type-drug\"> </a></td><td>Drug</td><td>Prescription drug coverage.</td></tr><tr><td style=\"white-space:nowrap\">stc<a name=\"insurance-coverage-type-stc\"> </a></td><td>Short Term Care</td><td>Short term care.</td></tr><tr><td style=\"white-space:nowrap\">ltc<a name=\"insurance-coverage-type-ltc\"> </a></td><td>Long Term Care</td><td>Long term care.</td></tr><tr><td style=\"white-space:nowrap\">hospice<a name=\"insurance-coverage-type-hospice\"> </a></td><td>Hospice</td><td>Hospice insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">homehealth<a name=\"insurance-coverage-type-homehealth\"> </a></td><td>Home Health</td><td>Home health services insurance coverage.</td></tr><tr><td style=\"white-space:nowrap\">dmepos<a name=\"insurance-coverage-type-dmepos\"> </a></td><td>DMEPOS</td><td>Durable Medical Equipment, Prosthetics/Orthotics and Supplies.</td></tr><tr><td style=\"white-space:nowrap\">imagingadv<a name=\"insurance-coverage-type-imagingadv\"> </a></td><td>Advanced Imaging (CT/PET Scans, MRIs)</td><td>Advances imaging techniques services (CT/PET Scans, MRIs) coverage.</td></tr><tr><td style=\"white-space:nowrap\">prev<a name=\"insurance-coverage-type-prev\"> </a></td><td>Preventive Care/Screening/Immunization</td><td>Routine healthcare services to prevent health related problems eligible benefits.</td></tr><tr><td style=\"white-space:nowrap\">rehab<a name=\"insurance-coverage-type-rehab\"> </a></td><td>Rehabilitation</td><td>Rehabilitation.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/insurance-coverage-type",
  "version" : "1.0.0",
  "name" : "InsuranceCoverageType",
  "title" : "Insurance Coverage Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-17T12:23:22-07:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "This code system defines a set of codes for Insurance CoverageType.",
  "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",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/insurance-coverage-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "medical",
      "display" : "Medical",
      "definition" : "Medical insurance coverage."
    },
    {
      "code" : "dental",
      "display" : "Dental",
      "definition" : "Dental insurance coverage."
    },
    {
      "code" : "menthlth",
      "display" : "Mental Health",
      "definition" : "Mental health insurance coverage."
    },
    {
      "code" : "substanceabuse",
      "display" : "Substance Abuse",
      "definition" : "Substance abuse services insurance coverage."
    },
    {
      "code" : "vision",
      "display" : "Vision",
      "definition" : "Vision insurance coverage."
    },
    {
      "code" : "drug",
      "display" : "Drug",
      "definition" : "Prescription drug coverage."
    },
    {
      "code" : "stc",
      "display" : "Short Term Care",
      "definition" : "Short term care."
    },
    {
      "code" : "ltc",
      "display" : "Long Term Care",
      "definition" : "Long term care."
    },
    {
      "code" : "hospice",
      "display" : "Hospice",
      "definition" : "Hospice insurance coverage."
    },
    {
      "code" : "homehealth",
      "display" : "Home Health",
      "definition" : "Home health services insurance coverage."
    },
    {
      "code" : "dmepos",
      "display" : "DMEPOS",
      "definition" : "Durable Medical Equipment, Prosthetics/Orthotics and Supplies."
    },
    {
      "code" : "imagingadv",
      "display" : "Advanced Imaging (CT/PET Scans, MRIs)",
      "definition" : "Advances imaging techniques services (CT/PET Scans, MRIs) coverage."
    },
    {
      "code" : "prev",
      "display" : "Preventive Care/Screening/Immunization",
      "definition" : "Routine healthcare services to prevent health related problems eligible benefits."
    },
    {
      "code" : "rehab",
      "display" : "Rehabilitation",
      "definition" : "Rehabilitation."
    }
  ]
}