CARIN Digital Insurance Card
1.1.0 - STU 1.1 United States of America flag

CARIN Digital Insurance Card, published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-digital-insurance-card/ and changes regularly. See the Directory of published versions

: C4DIC Extended Coverage Class - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "C4DICExtendedCoverageClassCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCoverageClassCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">division<a name=\"C4DICExtendedCoverageClassCS-division\"> </a></td><td>Division</td></tr><tr><td style=\"white-space:nowrap\">network<a name=\"C4DICExtendedCoverageClassCS-network\"> </a></td><td>Network</td></tr><tr><td style=\"white-space:nowrap\">rxiin<a name=\"C4DICExtendedCoverageClassCS-rxiin\"> </a></td><td>RxIIN</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "claims"
    }
  ],
  "url" : "http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCoverageClassCS",
  "version" : "1.1.0",
  "name" : "C4DICExtendedCoverageClassCS",
  "title" : "C4DIC Extended Coverage Class",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16T15:59:41+00:00",
  "publisher" : "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact" : [
    {
      "name" : "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/claims"
        },
        {
          "system" : "email",
          "value" : "pie@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "This code system includes an extended set of Coverage Class codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "division",
      "display" : "Division"
    },
    {
      "code" : "network",
      "display" : "Network"
    },
    {
      "code" : "rxiin",
      "display" : "RxIIN"
    }
  ]
}