Package | hl7.fhir.us.insurance-card |
Type | CodeSystem |
Id | C4DICExtendedCopayTypeCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/insurance-card/https://build.fhir.org/ig/HL7/carin-digital-insurance-card/CodeSystem-C4DICExtendedCopayTypeCS.html |
URL | http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS |
Version | 1.1.0 |
Status | active |
Date | 2024-04-16T15:59:41+00:00 |
Name | C4DICExtendedCopayTypeCS |
Title | C4DIC Extended Copay Type |
Realm | us |
Authority | hl7 |
Description | This code system includes an extended set of Copay Type codes. |
Copyright | This CodeSystem is not copyrighted. |
Content | complete |
ValueSet | |
C4DICCopayTypeVS | C4DIC Copay Type |
No resources found
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:
{ "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-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 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" } ] }