CARIN Digital Insurance Card
1.0.0 - STU 1 US

This page is part of the CARIN Digital Insurance Card (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: C4DIC Coverage Class - JSON Representation

Active as of 2022-07-13

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/3.1.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>"
  },
  "url" : "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCoverageClassVS",
  "version" : "1.0.0",
  "name" : "C4DICCoverageClassVS",
  "title" : "C4DIC Coverage Class",
  "status" : "active",
  "date" : "2022-07-13T17:22:13+00:00",
  "publisher" : "HL7 Payer/Provider Information Exchange Working Group (PIE WG)",
  "contact" : [
    {
      "name" : "HL7 Payer/Provider Information Exchange Working Group (PIE WG)",
      "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"
      }
    ]
  }
}