HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: hl7VS-practitionerIdNumberType - JSON Representation

Active as of 2019-12-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v2-0338",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a> version <code>2.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-CY\">CY</a></td><td style=\"color: #cccccc\">County number</td><td>County number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-DEA\">DEA</a></td><td style=\"color: #cccccc\">Drug Enforcement Administration registration number</td><td>An identifier for an individual or organization relative to controlled substance regulation and transactions.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-GL\">GL</a></td><td style=\"color: #cccccc\">General ledger number</td><td>General ledger number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-LI\">LI</a></td><td style=\"color: #cccccc\">Labor and industries number</td><td>Labor and industries number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-L.38I\">L&amp;I</a></td><td style=\"color: #cccccc\">Labor and industries number</td><td>Labor and industries number.  Note that this was introduced erroneously (with an ampersand in the code value) many years ago.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-MCD\">MCD</a></td><td style=\"color: #cccccc\">Practitioner Medicaid number</td><td>Practitioner Medicaid number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-MCR\">MCR</a></td><td style=\"color: #cccccc\">Practitioner Medicare number</td><td>Practitioner Medicare number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-QA\">QA</a></td><td style=\"color: #cccccc\">QA number</td><td>QA number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-SL\">SL</a></td><td style=\"color: #cccccc\">State license</td><td>State license</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-TAX\">TAX</a></td><td style=\"color: #cccccc\">Tax ID number</td><td>Tax ID number</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-TRL\">TRL</a></td><td style=\"color: #cccccc\">Training License Number</td><td>The license number used during training.</td></tr><tr><td><a href=\"CodeSystem-v2-0203.html#v2-0203-UPIN\">UPIN</a></td><td style=\"color: #cccccc\">Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers</td><td>An identifier for a provider within the CMS/Medicare program.  A globally unique identifier for the provider in the Medicare program.</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v2-0338",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.21.220"
    }
  ],
  "version" : "2.0.0",
  "name" : "Hl7VSPractitionerIdNumberType",
  "title" : "hl7VS-practitionerIdNumberType",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-01",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Value Set of codes that specify the type of number used for the practitioner identification.",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version" : "2.0.0",
        "concept" : [
          {
            "code" : "CY"
          },
          {
            "code" : "DEA"
          },
          {
            "code" : "GL"
          },
          {
            "code" : "LI"
          },
          {
            "code" : "L&I"
          },
          {
            "code" : "MCD"
          },
          {
            "code" : "MCR"
          },
          {
            "code" : "QA"
          },
          {
            "code" : "SL"
          },
          {
            "code" : "TAX"
          },
          {
            "code" : "TRL"
          },
          {
            "code" : "UPIN"
          }
        ]
      }
    ]
  }
}