<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DrugTestNetwork &#187; Edit Results</title>
	<atom:link href="http://www.drugtestnetwork.com/wp_sys/index.php/category/edit-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drugtestnetwork.com/wp_sys</link>
	<description>Drug Test Data Management Cloud Solution</description>
	<lastBuildDate>Sat, 11 Apr 2026 14:03:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Panels, Drug Classes and Reportable Substances</title>
		<link>http://www.drugtestnetwork.com/wp_sys/index.php/panels-drug-classes-and-reportable-substances/</link>
		<comments>http://www.drugtestnetwork.com/wp_sys/index.php/panels-drug-classes-and-reportable-substances/#comments</comments>
		<pubDate>Tue, 03 Feb 2026 20:58:03 +0000</pubDate>
		<dc:creator>DTNet Admin</dc:creator>
				<category><![CDATA[Edit Results]]></category>
		<category><![CDATA[Panels]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.drugtestnetwork.com/wp_sys/?p=1434</guid>
		<description><![CDATA[Understanding Drug Classes and Reportable Substances in DTN Using Amphetamines and Barbiturates as examples DrugTestNetwork (DTN) reports drug test results based on Panels, which are defined sets of substances that appear on a test report. To support the wide variation &#8230; <a href="http://www.drugtestnetwork.com/wp_sys/index.php/panels-drug-classes-and-reportable-substances/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- DTN Tutorial Blog Article Understanding Drug Classes and Reportable Substances in DTN Examples: Amphetamines and Barbiturates --></p>
<article class="dtn-tutorial">
<h1>Understanding Drug Classes and Reportable Substances in DTN</h1>
<p><em>Using <strong>Amphetamines</strong> and <strong>Barbiturates</strong> as examples</em></p>
<p>DrugTestNetwork (DTN) reports drug test results based on <strong>Panels</strong>, which are defined sets of substances that appear on a test report. To support the wide variation in how laboratories report results—and how users want to present them—DTN separates <strong>drug classes</strong> from <strong>reportable substances</strong><br />
and allows flexible panel configuration.</p>
<p>This tutorial explains how those pieces work together and how different reporting styles affect the final report.</p>
<hr />
<h2>Core Concepts</h2>
<h3>Panels</h3>
<p>A <strong>Panel</strong> is a record in the <code>Panels</code> table and includes:</p>
<ul>
<li><strong>Panel Name (abbreviation)</strong> – e.g., <code>5DSP</code></li>
<li><strong>Description</strong> – the full panel name as referred to by the lab</li>
</ul>
<p>Panels define <em>what may appear</em> on a report, not necessarily what <em>must</em> appear.</p>
<h3>Drug Classes</h3>
<p>A <strong>Drug Class</strong> is a logical grouping of related substances (for example,<br />
<strong>Amphetamines</strong> or <strong>Barbiturates</strong>).</p>
<ul>
<li>Drug classes provide grouping and interpretation</li>
<li>Drug classes may or may not be directly reportable</li>
<li>A drug class can contain one or many related substances</li>
</ul>
<p>Every reportable substance must be associated with <strong>one drug class</strong>.</p>
<h3>Reportable Substances</h3>
<p>A <strong>reportable substance</strong> is an item that can appear as its own line on a report with a  <strong>Positive</strong> or <strong>Negative</strong> result.</p>
<p><strong>Important points:</strong></p>
<ul>
<li>A reportable substance <strong>must</strong> be associated with a drug class</li>
<li>A drug class <strong>may also</strong> be reportable</li>
<li>Panels can include:
<ul>
<li>Only the drug class</li>
<li>Only specific substances</li>
<li>Both the class <em>and</em> its substances</li>
</ul>
</li>
</ul>
<p>This flexibility allows DTN to adapt to different lab reporting formats and user preferences.</p>
<hr />
<h2>Example 1: Amphetamines</h2>
<h3>Drug Class Structure</h3>
<p><strong>Drug Class:</strong> Amphetamines</p>
<p><strong>Associated Substances:</strong> Amphetamine, Methamphetamine</p>
<p>Labs commonly report results as:</p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Amphetamines: Negative</pre>
<p>…even though the testing actually evaluates Amphetamine and Methamphetamine separately.  DTN supports several valid panel configurations.</p>
<h3>Panel Configuration Options</h3>
<h4>Option A: Drug Class Only</h4>
<p><strong>Panel includes:</strong></p>
<ul>
<li>Amphetamines</li>
</ul>
<p><strong>Result behavior:</strong></p>
<p>Report shows only:</p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Amphetamines: Positive / Negative</pre>
<p>If the user is manually entering results and knows the specific substance:</p>
<ul>
<li>Amphetamine or Methamphetamine may be <strong>added to the report manually</strong></li>
<li>This does <strong>not</strong> require them to be part of the original panel</li>
</ul>
<h4>Option B: Individual Substances Only</h4>
<p><strong>Panel includes:</strong></p>
<ul>
<li>Amphetamine</li>
<li>Methamphetamine</li>
</ul>
<p><strong>Result behavior:</strong></p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Amphetamine: Positive
Methamphetamine: Negative</pre>
<p>No overall “Amphetamines” line appears unless it was explicitly added to the panel.</p>
<h4>Option C: Class + Substances</h4>
<p><strong>Panel includes:</strong></p>
<ul>
<li>Amphetamines</li>
<li>Amphetamine</li>
<li>Methamphetamine</li>
</ul>
<p><strong>Example result (Amphetamine positive):</strong></p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Amphetamines: Positive
Amphetamine: Positive
Methamphetamine: Negative</pre>
<p>This mirrors many lab reports and provides full transparency.</p>
<h3>Key Amphetamines Rule</h3>
<p>If <strong>any included substance</strong> is positive:</p>
<ul>
<li>The drug class may also be reported as <strong>Positive</strong></li>
<li>Whether negative component substances appear depends on:
<ul>
<li>Panel definition</li>
<li>Lab EDI data</li>
<li>User reporting preferences (manual entry)</li>
</ul>
</li>
</ul>
<hr />
<h2>Example 2: Barbiturates</h2>
<h3>Drug Class Structure</h3>
<p><strong>Drug Class:</strong> Barbiturates</p>
<p><strong>Associated Substances:</strong> Amobarbital, Phenobarbital, Secobarbital, Butalbital, Butabarbital, Pentobarbital</p>
<p>This is a common case where users often want <strong>simpler reporting</strong>.</p>
<h3>Typical Panel Setup</h3>
<p><strong>Panel includes:</strong></p>
<ul>
<li>Barbiturates</li>
</ul>
<p><strong>Default result:</strong></p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Barbiturates: Negative</pre>
<p>None of the individual substances appear unless needed.</p>
<h3>Reporting a Specific Positive</h3>
<p>If, for example, <strong>Amobarbital</strong> is positive:</p>
<ul>
<li>Amobarbital must already exist as a reportable substance in DTN</li>
<li>It must be associated with the Barbiturates drug class</li>
<li>The user can then add it during result entry</li>
</ul>
<p><strong>Result may show:</strong></p>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Barbiturates: Positive
Amobarbital: Positive</pre>
<h3>Optional Simplification</h3>
<p>If the user prefers:</p>
<ul>
<li>They may remove <strong>Barbiturates</strong> from the report</li>
<li>Leaving only:</li>
</ul>
<pre style="white-space: pre; overflow: auto; border: 1px solid #ddd; padding: 12px; border-radius: 8px; background: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-size: 12px; line-height: 1.35;">Amobarbital: Positive</pre>
<p>DTN allows this so reports can match employer preferences, MRO guidance, or historical reporting formats.</p>
<hr />
<h2>Electronic Results (EDI) vs Manual Entry</h2>
<h3>EDI Results</h3>
<p>When results are received electronically via EDI (Electronic Data Interchange):</p>
<ul>
<li>Labs may send:
<ul>
<li>Drug class only</li>
<li>Drug class + positive substances</li>
<li>Drug class + both positive and negative components</li>
</ul>
</li>
<li>DTN stores and reports <strong>exactly what the lab sends</strong></li>
</ul>
<p>Different labs behave differently—even for the same substances.</p>
<h3>Manual Entry</h3>
<p>When entering results manually:</p>
<ul>
<li>Users may choose their reporting style</li>
<li>Drug classes and substances can be:
<ul>
<li>Added</li>
<li>Removed</li>
<li>Marked Positive or Negative independently</li>
</ul>
</li>
<li>This allows correction, clarification, or simplification when needed</li>
</ul>
<hr />
<h2>Design Principles Behind DTN’s Model</h2>
<p>DTN intentionally separates:</p>
<ul>
<li><strong>Drug classes</strong> (logical grouping)</li>
<li><strong>Reportable substances</strong> (what appears on reports)</li>
</ul>
<p>This design:</p>
<ul>
<li>Supports inconsistent lab reporting</li>
<li>Prevents forced over-reporting</li>
<li>Allows minimal or detailed reports</li>
<li>Keeps regulatory and clinical accuracy intact</li>
</ul>
<hr />
<h2>Summary</h2>
<ul>
<li>Every reportable substance belongs to a drug class</li>
<li>Drug classes may or may not be reportable</li>
<li>Panels define <em>what can appear</em>, not <em>what must appear</em></li>
<li>Users control reporting detail—especially during manual entry</li>
<li>Amphetamines show how classes and components may overlap</li>
<li>Barbiturates show why classes are often reported alone</li>
</ul>
<p>This flexibility is essential for real-world drug testing workflows.</p>
<p><strong>NOTE:</strong> You will find management features for Panels, Drug Classes and Reportable Items under the Other-Data menu.</p>
<p>Refer to sections:</p>
<ul>
<li>Test Panels &amp; Other Services</li>
<li>Reporting Classifications, Substances, Analytes, Metabolites &amp; Validation Tests</li>
</ul>
</article>
]]></content:encoded>
			<wfw:commentRss>http://www.drugtestnetwork.com/wp_sys/index.php/panels-drug-classes-and-reportable-substances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When One or Both Parts of a Random Test are NOT Collected</title>
		<link>http://www.drugtestnetwork.com/wp_sys/index.php/when-one-or-both-parts-of-a-random-test-are-not-collected/</link>
		<comments>http://www.drugtestnetwork.com/wp_sys/index.php/when-one-or-both-parts-of-a-random-test-are-not-collected/#comments</comments>
		<pubDate>Fri, 01 Aug 2025 21:32:59 +0000</pubDate>
		<dc:creator>DTNet Admin</dc:creator>
				<category><![CDATA[Edit Results]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Random Selection]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false">http://www.drugtestnetwork.com/wp_sys/?p=1358</guid>
		<description><![CDATA[A Random Test, sometimes requires both a Drug and a separate Alcohol test. However, there are cases when only one component of the test (e.g., drug or alcohol) was actually conducted. This can happen for a number of reasons. For some compliance considerations, &#8230; <a href="http://www.drugtestnetwork.com/wp_sys/index.php/when-one-or-both-parts-of-a-random-test-are-not-collected/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A <strong>Random Test</strong>, sometimes requires both a <strong>Drug</strong> and a separate <strong>Alcohol</strong> test. However, there are cases when <strong>only one</strong> component of the test (e.g., drug or alcohol) was actually conducted. This can happen for a number of reasons. For some compliance considerations, you may want to record why the test was not conducted, and indicate a reason in the report record, for each test component not conducted. If the <em>Date of Collection</em> is set, the test is considered collected and will count toward the annual random selection percentages.  Keep in mind, if a random drug test record is not completed, it will not create any issue with your data or statistical reports.  The record simply exists as an incomplete random test. If you issue non-completed random test reports to the client, these tests will continue to be included.  Random test result records with a collection date or an Overall Qualitative Result are considered resolved. If you resolve the record, the tests will not be included in the non-completed reports.  However, if you don&#8217;t want the tests to contribute to the annual percentages, you can leave the collection date blank or, if you enter a collection date, you can use a special <em>Overall Qualitative Result</em> (OQR) that has its attribute set that prevents the test from getting counted as a collected test.  When you use a special OQR, the collection date can then serve as the date the record was resolved.</p>
<p>For example, you might consider these OQRs:</p>
<ul>
<li>Not Conducted</li>
<li>No Longer Employed</li>
<li>Test Overlooked</li>
</ul>
<div>If an OQR has the attribute set, <strong><em>Does NOT Contribute to Random Selection Statistics</em></strong>, it prevents the test from getting counted.  See below for instructions to add these OQRs if they are not already in your database.</div>
<p>For tests that were not conducted, follow the guidance below:</p>
<p>Open the test result in the Full Record Editor where you can manage the OQR for the drug and alcohol tests.</p>
<p>You have three options:<br />
<strong>Option 1:</strong> Omit the Specimen Type</p>
<p>In the Full Record Editor, where you see &#8220;Specimen Type&#8221; for the drug or &#8220;Alcohol Test&#8221; for the type of alcohol test to conduct, select the option: Not Tested (or blank if Not Tested isn&#8217;t found). Using the option implies the test was not required.<br />
This indicates that no test was required or performed for that portion.<br />
The test result will not be included in the random selection statistics.</p>
<p><strong>Option 2:</strong> Use a Special OQR (Overall Qualitative Result) that prevents the test (drug or alcohol) from getting counted. If a collection occurred but one part of the test was overlooked, you can set the OQR for that component using one of the special OQRs.</p>
<p><strong>Option 3:</strong> Use OQR Participant Is No Longer Employed</p>
<p>In some cases, the participant may no longer be employed by the company at the time of the scheduled test. The user may still wish to complete the record for data management purposes.</p>
<p>This allows the record to be marked complete while excluding the test from statistics.</p>
<p>To add new OQR with the special attribute:</p>
<ol>
<li>Navigate to:<strong><em> Other-Data </em></strong>and tap the option: <strong><em><br />
Test Result Codes: Overall Qualitative Results [OQR]</em></strong></li>
<li>Tap the option to <strong>add a new OQR</strong>, such as:<strong><em>Test Collection Overlooked</em></strong></li>
<li>Set check-box for the attribute:<strong><em> Does NOT Contribute to Random selection statistics</em> </strong>(see image below).</li>
<li>In the <strong>Full Record Editor</strong>, apply this OQR to the drug or alcohol component that was not collected.</li>
</ol>
<blockquote><p>This ensures that:</p>
<ul>
<li>The <strong>urine (drug) test</strong> does <strong>not</strong> count toward annual random selection stats.</li>
<li>The <strong>Collection Date</strong> still applies — for example, to record the <strong>alcohol test</strong>.</li>
</ul>
<div><img class="alignnone size-full wp-image-1371" title="OQR_Not_Contribute" src="http://www.drugtestnetwork.com/wp_sys/wp-content/uploads/2025/08/OQR_Not_Contribute.png" alt="" width="789" height="107" /></div>
</blockquote>
<hr />
<h3>Summary Logic</h3>
<ul>
<li>If a <strong>Collection Date </strong>is entered:
<ul>
<li>The test is normally <strong>counted</strong> for statistics.</li>
<li><strong>Unless</strong> the <em>Specimen Type is blank</em> <strong>or</strong> the selected <em>OQR is set</em> to one marked <strong> Does NOT Contribute to Random selection statistics</strong>.</li>
</ul>
</li>
</ul>
<hr />
<h3>Tip</h3>
<p>Use these procedures for cases such as <strong>participant not available</strong>, <strong>overlooked test</strong>, or <strong>no longer employed</strong>. These methods help you maintain a complete record while ensuring your <strong>random test statistics remain accurate</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.drugtestnetwork.com/wp_sys/index.php/when-one-or-both-parts-of-a-random-test-are-not-collected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
