Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0338.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0338 ( Practitioner ID Number Type)

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0338"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Practitioner ID Number Type</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>CY
            <a name="CY"> </a>
          </td>
          <td>County number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>DEA
            <a name="DEA"> </a>
          </td>
          <td>Drug Enforcement Agency no.</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>GL
            <a name="GL"> </a>
          </td>
          <td>General ledger number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>L&amp;I
            <a name="L.38I"> </a>
          </td>
          <td>Labor and industries number</td>
          <td>Deprecated as of v 2.5; Use LI instead</td>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>LI
            <a name="LI"> </a>
          </td>
          <td>Labor and industries number</td>
          <td/>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>MCD
            <a name="MCD"> </a>
          </td>
          <td>Medicaid number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>MCR
            <a name="MCR"> </a>
          </td>
          <td>Medicare number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>QA
            <a name="QA"> </a>
          </td>
          <td>QA number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>SL
            <a name="SL"> </a>
          </td>
          <td>State license number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>TAX
            <a name="TAX"> </a>
          </td>
          <td>Tax ID number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>TRL
            <a name="TRL"> </a>
          </td>
          <td>Training license number</td>
          <td/>
          <td>added v2.3</td>
        </tr>
        <tr>
          <td>UPIN
            <a name="UPIN"> </a>
          </td>
          <td>Unique physician ID no.</td>
          <td/>
          <td>added v2.3</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0338"/>
  <version value="2.8.2"/>
  <name value="v2 Practitioner ID Number Type"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0338 ( Practitioner ID Number Type)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.208"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0338"/>
    <caseSensitive value="false"/>
    <concept>
      <code value="CY"/>
      <display value="County number"/>
    </concept>
    <concept>
      <code value="DEA"/>
      <display value="Drug Enforcement Agency no."/>
    </concept>
    <concept>
      <code value="GL"/>
      <display value="General ledger number"/>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="Deprecated as of v 2.5; Use LI instead"/>
      </extension>
      <code value="L&amp;I"/>
      <display value="Labor and industries number"/>
    </concept>
    <concept>
      <code value="LI"/>
      <display value="Labor and industries number"/>
    </concept>
    <concept>
      <code value="MCD"/>
      <display value="Medicaid number"/>
    </concept>
    <concept>
      <code value="MCR"/>
      <display value="Medicare number"/>
    </concept>
    <concept>
      <code value="QA"/>
      <display value="QA number"/>
    </concept>
    <concept>
      <code value="SL"/>
      <display value="State license number"/>
    </concept>
    <concept>
      <code value="TAX"/>
      <display value="Tax ID number"/>
    </concept>
    <concept>
      <code value="TRL"/>
      <display value="Training license number"/>
    </concept>
    <concept>
      <code value="UPIN"/>
      <display value="Unique physician ID no."/>
    </concept>
  </codeSystem>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.