@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedCopayTypeCS> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "C4DICExtendedCopayTypeCS"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem C4DICExtendedCopayTypeCS</b></p><a name=\"C4DICExtendedCopayTypeCS\"> </a><a name=\"hcC4DICExtendedCopayTypeCS\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/C4DICExtendedCopayTypeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">FamOutDed<a name=\"C4DICExtendedCopayTypeCS-FamOutDed\"> </a></td><td>Family Out of Network Deductible</td><td>Family Out of Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">FamInDed<a name=\"C4DICExtendedCopayTypeCS-FamInDed\"> </a></td><td>Family In Network Deductible</td><td>Family In Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">FamRxOutDed<a name=\"C4DICExtendedCopayTypeCS-FamRxOutDed\"> </a></td><td>Family Pharmacy Out of Network Deductible</td><td>Family Pharmacy Out of Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">FamRxInDed<a name=\"C4DICExtendedCopayTypeCS-FamRxInDed\"> </a></td><td>Family Pharmacy In Network Deductible</td><td>Family Pharmacy In Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">FamOutMax<a name=\"C4DICExtendedCopayTypeCS-FamOutMax\"> </a></td><td>Family Out of Network Out of Pocket Maximum</td><td>Family Out of Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">FamInMax<a name=\"C4DICExtendedCopayTypeCS-FamInMax\"> </a></td><td>Family In Network Out of Pocket Maximum</td><td>Family In Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">FamRxOutMax<a name=\"C4DICExtendedCopayTypeCS-FamRxOutMax\"> </a></td><td>Family Pharmacy Out of Network Out of Pocket Maximum</td><td>Family Pharmacy Out of Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">FamRxInMax<a name=\"C4DICExtendedCopayTypeCS-FamRxInMax\"> </a></td><td>Family Pharmacy In Network Out of Pocket Maximum</td><td>Family Pharmacy In Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">IndOutDed<a name=\"C4DICExtendedCopayTypeCS-IndOutDed\"> </a></td><td>Invidual Out of Network Deductible</td><td>Individual Out of Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">IndInDed<a name=\"C4DICExtendedCopayTypeCS-IndInDed\"> </a></td><td>Individual In Network Deductible</td><td>Individual In Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">IndRxOutDed<a name=\"C4DICExtendedCopayTypeCS-IndRxOutDed\"> </a></td><td>Individual Pharmacy Out of Network Deductible</td><td>Individual Pharmacy Out of Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">IndRxInDed<a name=\"C4DICExtendedCopayTypeCS-IndRxInDed\"> </a></td><td>Individual Pharmacy In Network Deductible</td><td>Individual Pharmacy In Network Deductible</td></tr><tr><td style=\"white-space:nowrap\">IndOutMax<a name=\"C4DICExtendedCopayTypeCS-IndOutMax\"> </a></td><td>Individual Out of Network Out of Pocket Maximum</td><td>Individual Out of Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">IndInMax<a name=\"C4DICExtendedCopayTypeCS-IndInMax\"> </a></td><td>Individual In Network Out of Pocket Maximum</td><td>Individual In Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">IndRxOutMax<a name=\"C4DICExtendedCopayTypeCS-IndRxOutMax\"> </a></td><td>Individual Pharmacy Out of Network Out of Pocket Maximum</td><td>Individual Pharmacy Out of Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">IndRxInMax<a name=\"C4DICExtendedCopayTypeCS-IndRxInMax\"> </a></td><td>Individual Pharmacy In Network Out of Pocket Maximum</td><td>Individual Pharmacy In Network Out of Pocket Maximum</td></tr><tr><td style=\"white-space:nowrap\">rx<a name=\"C4DICExtendedCopayTypeCS-rx\"> </a></td><td>Prescription</td><td>Prescription</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "claims"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card>
         ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://terminology.hl7.org/CodeSystem/C4DICExtendedCopayTypeCS"^^xsd:anyURI ;
     fhir:l <http://terminology.hl7.org/CodeSystem/C4DICExtendedCopayTypeCS>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "C4DICExtendedCopayTypeCS"] ; # 
  fhir:title [ fhir:v "C4DIC Extended Copay Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-20T01:21:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Payer/Provider Information Exchange Work Group"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Payer/Provider Information Exchange Work Group" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/claims" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "pie@lists.HL7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system includes an extended set of Copay Type codes."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "US" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This CodeSystem is not copyrighted."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "17"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "FamOutDed" ] ;
     fhir:display [ fhir:v "Family Out of Network Deductible" ] ;
     fhir:definition [ fhir:v "Family Out of Network Deductible" ]
  ] [
     fhir:code [ fhir:v "FamInDed" ] ;
     fhir:display [ fhir:v "Family In Network Deductible" ] ;
     fhir:definition [ fhir:v "Family In Network Deductible" ]
  ] [
     fhir:code [ fhir:v "FamRxOutDed" ] ;
     fhir:display [ fhir:v "Family Pharmacy Out of Network Deductible" ] ;
     fhir:definition [ fhir:v "Family Pharmacy Out of Network Deductible" ]
  ] [
     fhir:code [ fhir:v "FamRxInDed" ] ;
     fhir:display [ fhir:v "Family Pharmacy In Network Deductible" ] ;
     fhir:definition [ fhir:v "Family Pharmacy In Network Deductible" ]
  ] [
     fhir:code [ fhir:v "FamOutMax" ] ;
     fhir:display [ fhir:v "Family Out of Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Family Out of Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "FamInMax" ] ;
     fhir:display [ fhir:v "Family In Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Family In Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "FamRxOutMax" ] ;
     fhir:display [ fhir:v "Family Pharmacy Out of Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Family Pharmacy Out of Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "FamRxInMax" ] ;
     fhir:display [ fhir:v "Family Pharmacy In Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Family Pharmacy In Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "IndOutDed" ] ;
     fhir:display [ fhir:v "Invidual Out of Network Deductible" ] ;
     fhir:definition [ fhir:v "Individual Out of Network Deductible" ]
  ] [
     fhir:code [ fhir:v "IndInDed" ] ;
     fhir:display [ fhir:v "Individual In Network Deductible" ] ;
     fhir:definition [ fhir:v "Individual In Network Deductible" ]
  ] [
     fhir:code [ fhir:v "IndRxOutDed" ] ;
     fhir:display [ fhir:v "Individual Pharmacy Out of Network Deductible" ] ;
     fhir:definition [ fhir:v "Individual Pharmacy Out of Network Deductible" ]
  ] [
     fhir:code [ fhir:v "IndRxInDed" ] ;
     fhir:display [ fhir:v "Individual Pharmacy In Network Deductible" ] ;
     fhir:definition [ fhir:v "Individual Pharmacy In Network Deductible" ]
  ] [
     fhir:code [ fhir:v "IndOutMax" ] ;
     fhir:display [ fhir:v "Individual Out of Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Individual Out of Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "IndInMax" ] ;
     fhir:display [ fhir:v "Individual In Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Individual In Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "IndRxOutMax" ] ;
     fhir:display [ fhir:v "Individual Pharmacy Out of Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Individual Pharmacy Out of Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "IndRxInMax" ] ;
     fhir:display [ fhir:v "Individual Pharmacy In Network Out of Pocket Maximum" ] ;
     fhir:definition [ fhir:v "Individual Pharmacy In Network Out of Pocket Maximum" ]
  ] [
     fhir:code [ fhir:v "rx" ] ;
     fhir:display [ fhir:v "Prescription" ] ;
     fhir:definition [ fhir:v "Prescription" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

