Da Vinci Clinical Data Exchange (CDex)
1.1.0 - STU1.1 US

This page is part of the Da Vinci Clinical Documentation Exchange (v1.1.0: STU1.1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CDex Identifier Types Value Set - XML Representation

Active as of 2022-07-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cdex-identifier-types"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/us/carin-bb/STU1.1/CodeSystem-C4BBIdentifierType.html"><code>http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/us/carin-bb/STU1.1/CodeSystem-C4BBIdentifierType.html#C4BBIdentifierType-npi">npi</a></td><td>National Provider Identifier</td><td>National Provider Identifier</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0203.html#v2-0203-TAX">TAX</a></td><td>Tax ID number</td><td>Tax ID number</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-identifier-types"/>
  <version value="1.1.0"/>
  <name value="CDexIdentifierTypes"/>
  <title value="CDex Identifier Types Value Set"/>
  <status value="active"/>
  <date value="2022-07-15"/>
  <publisher value="HL7 International - Patient Care Work Group"/>
  <contact>
    <name value="HL7 International - Patient Care Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Identifiers type for providers and organizations limited to NPI or US Tax id."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType"/>
      <concept>
        <code value="npi"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="TAX"/>
      </concept>
    </include>
  </compose>
</ValueSet>