<ValueSet xmlns="http://hl7.org/fhir">
  <id value="identifier-type" />
  <meta>
    <lastUpdated value="2017-04-19T07:44:43.294+10:00" />
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Identifier Type Codes</h2>
      <div>
        <p>A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.</p>
      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
                <a href="v2/0203/index.html"><code>http://hl7.org/fhir/v2/0203</code></a><table class="none"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="v2/0203/index.html#v2-0203-DL">DL</a></td><td>Driver's license number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-PPN">PPN</a></td><td>Passport number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-BRN">BRN</a></td><td>Breed Registry Number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-MR">MR</a></td><td>Medical record number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-MCN">MCN</a></td><td>Microchip Number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-EN">EN</a></td><td>Employer number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-TAX">TAX</a></td><td>Tax ID number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-NIIP">NIIP</a></td><td>National Insurance Payor Identifier (Payor)</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-PRN">PRN</a></td><td>Provider number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-MD">MD</a></td><td>Medical License number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-DR">DR</a></td><td>Donor Registration Number</td><td /></tr><tr><td><a href="v2/0203/index.html#v2-0203-ACSN">ACSN</a></td><td>Accession ID</td><td /></tr></table></li>
        <li>Include all codes defined in 
                <a href="codesystem-identifier-type.html"><code>http://hl7.org/fhir/identifier-type</code></a></li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-warning">
    <valueMarkdown value="Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir" />
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/identifier-type" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.3.44" />
  </identifier>
  <version value="3.0.1" />
  <name value="Identifier Type Codes" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose." />
  <immutable value="true" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/v2/0203" />
      <concept>
        <code value="DL" />
      </concept>
      <concept>
        <code value="PPN" />
      </concept>
      <concept>
        <code value="BRN" />
      </concept>
      <concept>
        <code value="MR" />
      </concept>
      <concept>
        <code value="MCN" />
      </concept>
      <concept>
        <code value="EN" />
      </concept>
      <concept>
        <code value="TAX" />
      </concept>
      <concept>
        <code value="NIIP" />
      </concept>
      <concept>
        <code value="PRN" />
      </concept>
      <concept>
        <code value="MD" />
      </concept>
      <concept>
        <code value="DR" />
      </concept>
      <concept>
        <code value="ACSN" />
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/identifier-type" />
    </include>
  </compose>
</ValueSet>