FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.insurance-card
Resource TypeValueSet
IdValueSet-C4DICCopayTypeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/carin-digital-insurance-card/ValueSet-C4DICCopayTypeVS.html
URLhttp://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCopayTypeVS
Version2.0.0
Statusactive
Date2026-02-03T01:43:53+00:00
NameC4DICCopayTypeVS
TitleC4DIC Copay Type
Realmus
Authorityhl7
DescriptionThis value set includes an extended set of copay type codes.
CopyrightThis Valueset is not copyrighted.

Resources that use this resource

StructureDefinition
C4DIC-CoverageC4DIC Coverage

Resources that this resource uses

CodeSystem
usdf-DrugTierCS-TEMPORARY-TRIAL-USECodes for medication drug tiers in health plans
C4DICExtendedCopayTypeCSC4DIC Extended Copay Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet C4DICCopayTypeVS

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "C4DICCopayTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "claims"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCopayTypeVS",
  "version": "2.0.0",
  "name": "C4DICCopayTypeVS",
  "title": "C4DIC Copay Type",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T01:43:53+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 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://terminology.hl7.org/CodeSystem/C4DICExtendedCopayTypeCS"
      },
      {
        "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-DrugTierCS-TEMPORARY-TRIAL-USE"
      }
    ]
  }
}