{
  "resourceType" : "ValueSet",
  "id" : "identifier-type",
  "meta" : {
    "lastUpdated" : "2018-08-19T21:48:56.559+10:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IdentifierType</h2><div><p>A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.</p>\n</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://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></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><tr><td><a href=\"v2/0203/index.html#v2-0203-UDI\">UDI</a></td><td>Universal Device Identifier</td><td/></tr><tr><td><a href=\"v2/0203/index.html#v2-0203-SNO\">SNO</a></td><td>Serial Number</td><td/></tr><tr><td><a href=\"v2/0203/index.html#v2-0203-SB\">SB</a></td><td>Social Beneficiary Identifier</td><td/></tr><tr><td><a href=\"v2/0203/index.html#v2-0203-PLAC\">PLAC</a></td><td>Placer Identifier</td><td/></tr><tr><td><a href=\"v2/0203/index.html#v2-0203-FILL\">FILL</a></td><td>Filler Identifier</td><td/></tr><tr><td><a href=\"v2/0203/index.html#v2-0203-JHN\">JHN</a></td><td>Jurisdictional health number (Canada)</td><td/></tr></table></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-wg",
    "valueCode" : "vocab"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString" : "Normative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  }],
  "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.45"
  }],
  "version" : "3.5a.0",
  "name" : "Identifier Type Codes",
  "title" : "IdentifierType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-08-19T21:48:56+10: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.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/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"
      },
      {
        "code" : "UDI"
      },
      {
        "code" : "SNO"
      },
      {
        "code" : "SB"
      },
      {
        "code" : "PLAC"
      },
      {
        "code" : "FILL"
      },
      {
        "code" : "JHN"
      }]
    }]
  }
}