HL7 Terminology (THO)
6.0.2 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: United States Drug Enforcement Agency (DEA) Number - JSON Representation

Active as of 2024-06-03

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "USDEANumber",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem USDEANumber</b></p><a name=\"USDEANumber\"> </a><a name=\"hcUSDEANumber\"> </a><a name=\"USDEANumber-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/USDEANumber</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>USDEANumber</td></tr><tr><td>Title</td><td>United States Drug Enforcement Agency (DEA) Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>A DEA number is a number assigned to a health care provider (such as a medical practitioner, dentist, or veterinarian) by the U.S. Drug Enforcement Administration allowing them to write prescriptions for controlled substances. Legally, the DEA number is solely to be used for tracking controlled substance prescribers and prescriptions. It is often used by the industry, however, as a general &quot;prescriber number&quot;.</p>\n<p>A single person may have multiple DEA numbers.  In particular, a prescriber who practices in multiple states or jurisdictions must have a DEA-issued number specific to each state or jurisdiction.</p>\n<p>A DEA number can be structurally validated:</p>\n<ol>\n<li>\n<p>Add together the first, third, and fifth digits.</p>\n</li>\n<li>\n<p>Add together the second, fourth, and sixth digits. Multiply the sum by 2.</p>\n</li>\n<li>\n<p>Add together the totals from Step 1 and Step 2.</p>\n</li>\n<li>\n<p>Verify that the last digit of the result of Step 3 matches the check digit of the DEA number.</p>\n</li>\n</ol>\n<p>This validates that the number is a valid DEA number, but does not confirm that the DEA number is active or assigned to the person presenting it.</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.4.814</td><td>true</td><td></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/NamingSystem/USDEANumber</td><td>true</td><td>2024-06-03 --&gt; (ongoing)</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/USDEANumber",
  "version" : "1.0.0",
  "name" : "USDEANumber",
  "title" : "United States Drug Enforcement Agency (DEA) Number",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2024-06-03T00:00:00-00:00",
  "contact" : [
    {
      "name" : "U.S. Department of Justice; Drug Enforcement Administration; DEA Office of Diversion Control; 8701 Morrissette Drive, Springfield, VA 22152",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.deadiversion.usdoj.gov/index.html"
        }
      ]
    }
  ],
  "description" : "  A DEA number is a number assigned to a health care provider (such as a medical practitioner, dentist, or veterinarian) by the U.S. Drug Enforcement Administration allowing them to write prescriptions for controlled substances. Legally, the DEA number is solely to be used for tracking controlled substance prescribers and prescriptions. It is often used by the industry, however, as a general \"prescriber number\".\r\n\r\nA single person may have multiple DEA numbers.  In particular, a prescriber who practices in multiple states or jurisdictions must have a DEA-issued number specific to each state or jurisdiction.\r\n\r\nA DEA number can be structurally validated:\r\n\r\n1. Add together the first, third, and fifth digits.\r\n\r\n2. Add together the second, fourth, and sixth digits. Multiply the sum by 2.\r\n\r\n3. Add together the totals from Step 1 and Step 2.\r\n\r\n4. Verify that the last digit of the result of Step 3 matches the check digit of the DEA number.\r\n\r\nThis validates that the number is a valid DEA number, but does not confirm that the DEA number is active or assigned to the person presenting it.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.4.814",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/NamingSystem/USDEANumber",
      "preferred" : true,
      "period" : {
        "start" : "2024-06-03"
      }
    }
  ]
}