CARIN Digital Insurance Card
0.1.0 - STU 1 Ballot

This page is part of the CARIN Digital Insurance Card (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: C4DIC Copay Type - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "C4DICCopayTypeVS",
  "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>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-coverage-copay-type.html\">http://hl7.org/fhir/ValueSet/coverage-copay-type</a></li><li>Include all codes defined in <a href=\"CodeSystem-C4DICExtendedCopayTypeCS.html\"><code>http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCopayTypeVS",
  "version" : "0.1.0",
  "name" : "C4DICCopayTypeVS",
  "title" : "C4DIC Copay Type",
  "status" : "active",
  "date" : "2021-12-06T22:19:18+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 copay type codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This Valueset is not copyrighted.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/coverage-copay-type"
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS"
      }
    ]
  }
}