FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/C4DICCopayTypeVS

Packagehl7.fhir.us.insurance-card
TypeValueSet
IdC4DICCopayTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/insurance-card/https://build.fhir.org/ig/HL7/carin-digital-insurance-card/ValueSet-C4DICCopayTypeVS.html
URLhttp://hl7.org/fhir/us/insurance-card/ValueSet/C4DICCopayTypeVS
Version1.1.0
Statusactive
Date2024-04-16T15:59:41+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

This value set includes codes based on the following rules:


Source

{
  "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/us/insurance-card/ValueSet/C4DICCopayTypeVS",
  "version": "1.1.0",
  "name": "C4DICCopayTypeVS",
  "title": "C4DIC Copay Type",
  "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 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"
      },
      {
        "system": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-DrugTierCS-TEMPORARY-TRIAL-USE"
      }
    ]
  }
}