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 Coverage Class - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "C4DICCoverageClassVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-coverage-class.html\"><code>http://terminology.hl7.org/CodeSystem/coverage-class</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-C4DICExtendedCoverageClassCS.html\"><code>http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCoverageClassCS</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "claims"
    }
  ],
  "url" : "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCoverageClassVS",
  "version" : "1.1.0",
  "name" : "C4DICCoverageClassVS",
  "title" : "C4DIC Coverage Class",
  "status" : "active",
  "experimental" : true,
  "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 value set includes an extended set of coverage class codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This Valueset is not copyrighted.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/coverage-class"
      },
      {
        "system" : "http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCoverageClassCS"
      }
    ]
  }
}