{
  "resourceType" : "CodeSystem",
  "id" : "C4DICExtendedContactTypeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem C4DICExtendedContactTypeCS</b></p><a name=\"C4DICExtendedContactTypeCS\"> </a><a name=\"hcC4DICExtendedContactTypeCS\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/C4DICExtendedContactTypeCS</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\">pharma<a name=\"C4DICExtendedContactTypeCS-pharma\"> </a></td><td>Pharmacists</td><td>Pharmacists</td></tr><tr><td style=\"white-space:nowrap\">rxmailorder<a name=\"C4DICExtendedContactTypeCS-rxmailorder\"> </a></td><td>Mail Order Pharmacy</td><td>Mail Order Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">provider<a name=\"C4DICExtendedContactTypeCS-provider\"> </a></td><td>Provider Service</td><td>Provider Service</td></tr><tr><td style=\"white-space:nowrap\">virtual<a name=\"C4DICExtendedContactTypeCS-virtual\"> </a></td><td>Virtual Care Services</td><td>Virtual Care Services</td></tr></table></div>"
  },
  "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://terminology.hl7.org/CodeSystem/C4DICExtendedContactTypeCS",
  "version" : "2.0.0",
  "name" : "C4DICExtendedContactTypeCS",
  "title" : "C4DIC Extended Contact Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T01:21:28+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 Contact Type codes.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "pharma",
    "display" : "Pharmacists",
    "definition" : "Pharmacists"
  },
  {
    "code" : "rxmailorder",
    "display" : "Mail Order Pharmacy",
    "definition" : "Mail Order Pharmacy"
  },
  {
    "code" : "provider",
    "display" : "Provider Service",
    "definition" : "Provider Service"
  },
  {
    "code" : "virtual",
    "display" : "Virtual Care Services",
    "definition" : "Virtual Care Services"
  }]
}