{
  "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\"><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 \r\n                <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 \r\n                <a href=\"codesystem-identifier-type.html\"><code>http://hl7.org/fhir/identifier-type</code></a></li></ul></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"
      }
    ]
  }
}