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

FHIR IG analytics

Packagehl7.fhir.us.insurance-card.r4b
Resource TypeCodeSystem
IdCodeSystem-C4DICExtendedCopayTypeCS.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/us/insurance-card/STU1.1/CodeSystem-C4DICExtendedCopayTypeCS.html
URLhttp://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS
Version1.1.0
Statusactive
Date2024-04-16T17:37:30+00:00
NameC4DICExtendedCopayTypeCS
TitleC4DIC Extended Copay Type
Realmus
Authorityhl7
DescriptionThis code system includes an extended set of Copay Type codes.
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This case-sensitive code system http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS defines the following codes:

CodeDisplay
FamOutDed Family Out of Network Deductible
FamInDed Family In Network Deductible
FamRxOutDed Family Pharmacy Out of Network Deductible
FamRxInDed Family Pharmacy In Network Deductible
FamOutMax Family Out of Network Out of Pocket Maximum
FamInMax Family In Network Out of Pocket Maximum
FamRxOutMax Family Pharmacy Out of Network Out of Pocket Maximum
FamRxInMax Family Pharmacy In Network Out of Pocket Maximum
IndOutDed Invidual Out of Network Deductible
IndInDed Individual In Network Deductible
IndRxOutDed Individual Pharmacy Out of Network Deductible
IndRxInDed Individual Pharmacy In Network Deductible
IndOutMax Individual Out of Network Out of Pocket Maximum
IndInMax Individual In Network Out of Pocket Maximum
IndRxOutMax Individual Pharmacy Out of Network Out of Pocket Maximum
IndRxInMax Individual Pharmacy In Network Out of Pocket Maximum
rx Prescription

Source1

{
  "resourceType": "CodeSystem",
  "id": "C4DICExtendedCopayTypeCS",
  "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/CodeSystem/C4DICExtendedCopayTypeCS",
  "version": "1.1.0",
  "name": "C4DICExtendedCopayTypeCS",
  "title": "C4DIC Extended Copay Type",
  "status": "active",
  "experimental": false,
  "date": "2024-04-16T17:37:30+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 code system includes an extended set of Copay Type codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 17,
  "concept": [
    {
      "code": "FamOutDed",
      "display": "Family Out of Network Deductible"
    },
    {
      "code": "FamInDed",
      "display": "Family In Network Deductible"
    },
    {
      "code": "FamRxOutDed",
      "display": "Family Pharmacy Out of Network Deductible"
    },
    {
      "code": "FamRxInDed",
      "display": "Family Pharmacy In Network Deductible"
    },
    {
      "code": "FamOutMax",
      "display": "Family Out of Network Out of Pocket Maximum"
    },
    {
      "code": "FamInMax",
      "display": "Family In Network Out of Pocket Maximum"
    },
    {
      "code": "FamRxOutMax",
      "display": "Family Pharmacy Out of Network Out of Pocket Maximum"
    },
    {
      "code": "FamRxInMax",
      "display": "Family Pharmacy In Network Out of Pocket Maximum"
    },
    {
      "code": "IndOutDed",
      "display": "Invidual Out of Network Deductible"
    },
    {
      "code": "IndInDed",
      "display": "Individual In Network Deductible"
    },
    {
      "code": "IndRxOutDed",
      "display": "Individual Pharmacy Out of Network Deductible"
    },
    {
      "code": "IndRxInDed",
      "display": "Individual Pharmacy In Network Deductible"
    },
    {
      "code": "IndOutMax",
      "display": "Individual Out of Network Out of Pocket Maximum"
    },
    {
      "code": "IndInMax",
      "display": "Individual In Network Out of Pocket Maximum"
    },
    {
      "code": "IndRxOutMax",
      "display": "Individual Pharmacy Out of Network Out of Pocket Maximum"
    },
    {
      "code": "IndRxInMax",
      "display": "Individual Pharmacy In Network Out of Pocket Maximum"
    },
    {
      "code": "rx",
      "display": "Prescription"
    }
  ]
}