CARIN Digital Insurance Card
1.1.0 - STU 1.1 United States of America flag

CARIN Digital Insurance Card, published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-digital-insurance-card/ and changes regularly. See the Directory of published versions

: C4DIC Extended Contact Type - XML Representation

Active as of 2024-04-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="C4DICExtendedContactTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/insurance-card/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></tr><tr><td style="white-space:nowrap">pharma<a name="C4DICExtendedContactTypeCS-pharma"> </a></td><td>Pharmacists</td></tr><tr><td style="white-space:nowrap">rxmailorder<a name="C4DICExtendedContactTypeCS-rxmailorder"> </a></td><td>Mail Order Pharmacy</td></tr><tr><td style="white-space:nowrap">provider<a name="C4DICExtendedContactTypeCS-provider"> </a></td><td>Provider Service</td></tr><tr><td style="white-space:nowrap">virtual<a name="C4DICExtendedContactTypeCS-virtual"> </a></td><td>Virtual Care Services</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="claims"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS"/>
  <version value="1.1.0"/>
  <name value="C4DICExtendedContactTypeCS"/>
  <title value="C4DIC Extended Contact Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-16T15:59:41+00:00"/>
  <publisher
             value="HL7 International / Payer/Provider Information Exchange Work Group"/>
  <contact>
    <name
          value="HL7 International / Payer/Provider Information Exchange Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/claims"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pie@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This code system includes an extended set of Contact Type codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright value="This CodeSystem is not copyrighted."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="pharma"/>
    <display value="Pharmacists"/>
  </concept>
  <concept>
    <code value="rxmailorder"/>
    <display value="Mail Order Pharmacy"/>
  </concept>
  <concept>
    <code value="provider"/>
    <display value="Provider Service"/>
  </concept>
  <concept>
    <code value="virtual"/>
    <display value="Virtual Care Services"/>
  </concept>
</CodeSystem>