Da Vinci Payer Data Exchange
2.1.0 - STU2 United States of America flag

Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions

: Identifier Type - XML Representation

Active as of 2024-04-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="IdentifierTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/davinci-pdex/CodeSystem/IdentifierTypeCS</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">tax<a name="IdentifierTypeCS-tax"> </a></td><td>Tax ID Number</td><td>Tax ID Number</td></tr><tr><td style="white-space:nowrap">npi<a name="IdentifierTypeCS-npi"> </a></td><td>National Provider Identifier</td><td>National Provider Identifier</td></tr><tr><td style="white-space:nowrap">clia<a name="IdentifierTypeCS-clia"> </a></td><td>CLIA</td><td>CLIA</td></tr><tr><td style="white-space:nowrap">payerid<a name="IdentifierTypeCS-payerid"> </a></td><td>Payer ID</td><td>Payer ID</td></tr><tr><td style="white-space:nowrap">mb<a name="IdentifierTypeCS-mb"> </a></td><td>Member ID</td><td>Member ID</td></tr><tr><td style="white-space:nowrap">mr<a name="IdentifierTypeCS-mr"> </a></td><td>Medical Record Number</td><td>Medical Record Number</td></tr><tr><td style="white-space:nowrap">pt<a name="IdentifierTypeCS-pt"> </a></td><td>Patient Account Number</td><td>Patient Account Number</td></tr><tr><td style="white-space:nowrap">um<a name="IdentifierTypeCS-um"> </a></td><td>Unique Member ID</td><td>Unique Member ID</td></tr><tr><td style="white-space:nowrap">cn<a name="IdentifierTypeCS-cn"> </a></td><td>Claim Number</td><td>Claim Number</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-pdex/CodeSystem/IdentifierTypeCS"/>
  <version value="2.1.0"/>
  <name value="IdentifierTypeCS"/>
  <title value="Identifier Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-29T15:39:09+00:00"/>
  <publisher value="HL7 International / Financial Management"/>
  <contact>
    <name value="HL7 International / Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:mark.scrimshire@onyxhealth.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 International - Financial Management"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description value="Identifier Type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="tax"/>
    <display value="Tax ID Number"/>
    <definition value="Tax ID Number"/>
  </concept>
  <concept>
    <code value="npi"/>
    <display value="National Provider Identifier"/>
    <definition value="National Provider Identifier"/>
  </concept>
  <concept>
    <code value="clia"/>
    <display value="CLIA"/>
    <definition value="CLIA"/>
  </concept>
  <concept>
    <code value="payerid"/>
    <display value="Payer ID"/>
    <definition value="Payer ID"/>
  </concept>
  <concept>
    <code value="mb"/>
    <display value="Member ID"/>
    <definition value="Member ID"/>
  </concept>
  <concept>
    <code value="mr"/>
    <display value="Medical Record Number"/>
    <definition value="Medical Record Number"/>
  </concept>
  <concept>
    <code value="pt"/>
    <display value="Patient Account Number"/>
    <definition value="Patient Account Number"/>
  </concept>
  <concept>
    <code value="um"/>
    <display value="Unique Member ID"/>
    <definition value="Unique Member ID"/>
  </concept>
  <concept>
    <code value="cn"/>
    <display value="Claim Number"/>
    <definition value="Claim Number"/>
  </concept>
</CodeSystem>