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