http://terminology.hl7.org/CodeSystem/v2-0309|2.0.0

name
CoverageType
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

coverageType

Code system of concepts specifying the type of insurance coverage or what types of services are covered for the purposes of a billing system. For example, a physician billing system will only want to receive insurance information for plans that cover physician/professional charges. Used in HL7 Version 2.x messaging in the Insurance (IN1) segment.

{
  "description" : "Code system of concepts specifying the type of insurance coverage or what types of services are covered for the purposes of a billing system.  For example, a physician billing system will only want to receive insurance information for plans that cover physician/professional charges.  Used in HL7 Version 2.x messaging in the Insurance (IN1) segment.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2019-12-01T00:00:00Z",
  "versionNeeded" : false,
  "publisher" : "Health Level Seven International",
  "purpose" : "Underlying Master Code System for V2 table 0309 (Coverage Type)",
  "content" : "complete",
  "property" : [ {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Status of the concept"
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
    "code" : "deprecated",
    "type" : "code",
    "description" : "Version of HL7 in which the code was deprecated"
  } ],
  "name" : "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.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "coverageType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  } ],
  "compositional" : false,
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "64414c4c-6341-5678-9d4c-e8b2fe55f7f8",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v2-0309",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0309",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.188",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "id" : "3003",
    "code" : "H",
    "display" : "Hospital/institutional",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Hospital/institutional"
  }, {
    "id" : "3004",
    "code" : "P",
    "display" : "Physician/professional",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Physician/professional"
  }, {
    "id" : "3005",
    "code" : "B",
    "display" : "Both hospital and physician",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Both hospital and physician"
  }, {
    "id" : "3006",
    "code" : "RX",
    "display" : "Pharmacy",
    "property" : [ {
      "code" : "status",
      "valueCode" : "A"
    } ],
    "definition" : "Pharmacy"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}