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 Identifier Type - XML Representation

Active as of 2024-04-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="C4DICIdentifierType"/>
  <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/C4DICIdentifierType</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">payerid<a name="C4DICIdentifierType-payerid"> </a></td><td>Payer ID</td><td>Payer ID</td></tr><tr><td style="white-space:nowrap">um<a name="C4DICIdentifierType-um"> </a></td><td>Unique Member ID</td><td>Indicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business</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/C4DICIdentifierType"/>
  <version value="1.1.0"/>
  <name value="C4DICIdentifierType"/>
  <title value="C4DIC Identifier 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="Identifier Type codes that extend those defined in http://terminology.hl7.org/CodeSystem/v2-0203 to define the type of identifier payers and providers assign to insurers and patients"/>
  <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="2"/>
  <concept>
    <code value="payerid"/>
    <display value="Payer ID"/>
    <definition value="Payer ID"/>
  </concept>
  <concept>
    <code value="um"/>
    <display value="Unique Member ID"/>
    <definition
                value="Indicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business"/>
  </concept>
</CodeSystem>