{"product_id":"urine-drug-screening-test-kit","title":"Laboratory Urine Screening Test","description":"\u003cdiv class=\"meditest-product-container\"\u003e\n\u003cstyle\u003e\n.meditest-product-container {\n    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0;\n}\n.meditest-product-container h1 {\n    color: #2c7a7b;\n    font-size: 1.8em;\n    margin-bottom: 15px;\n    padding-bottom: 10px;\n    border-bottom: 3px solid #2c7a7b;\n}\n.meditest-product-container h2 {\n    color: #2c7a7b;\n    font-size: 1.4em;\n    margin-top: 25px;\n    margin-bottom: 15px;\n}\n.meditest-product-container h3 {\n    color: #4a9ea1;\n    font-size: 1.15em;\n    margin-top: 20px;\n    margin-bottom: 10px;\n}\n.meditest-product-container p {\n    margin-bottom: 15px;\n}\n.meditest-product-container ul, .meditest-product-container ol {\n    margin-bottom: 15px;\n    padding-left: 25px;\n}\n.meditest-product-container li {\n    margin-bottom: 8px;\n}\n\n\/* Quick Stats Banner *\/\n.quick-stats-banner {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    background: linear-gradient(135deg, #2c7a7b 0%, #4a9ea1 100%);\n    padding: 20px;\n    border-radius: 10px;\n    margin: 20px 0;\n}\n.stat-item {\n    flex: 1;\n    min-width: 140px;\n    text-align: center;\n    color: white;\n    padding: 10px;\n}\n.stat-item .stat-icon {\n    font-size: 1.8em;\n    margin-bottom: 5px;\n}\n.stat-item .stat-label {\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    opacity: 0.9;\n}\n.stat-item .stat-value {\n    font-size: 1.1em;\n    font-weight: 600;\n}\n\n\/* Info Box *\/\n.info-box {\n    background: linear-gradient(135deg, #e6fffa 0%, #f0fff4 100%);\n    border-left: 4px solid #2c7a7b;\n    padding: 15px 20px;\n    margin: 20px 0;\n    border-radius: 0 8px 8px 0;\n}\n.info-box-title {\n    font-weight: 600;\n    color: #2c7a7b;\n    margin-bottom: 8px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n}\n\n\/* DOB Notice *\/\n.dob-notice {\n    background-color: #fff8e6;\n    border-left: 4px solid #f0b429;\n    padding: 15px 20px;\n    margin: 20px 0;\n    border-radius: 0 8px 8px 0;\n}\n.dob-notice strong {\n    color: #856404;\n}\n.dob-notice p {\n    margin: 0;\n    color: #856404;\n}\n\n\/* Detection Window Cards with Icons *\/\n.detection-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 15px;\n    margin: 20px 0;\n}\n.detection-card {\n    background: white;\n    border-radius: 12px;\n    padding: 20px 15px;\n    text-align: center;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    border-top: 4px solid;\n}\n.detection-card.green {\n    border-top-color: #10b981;\n}\n.detection-card.amber {\n    border-top-color: #f59e0b;\n}\n.detection-card.red {\n    border-top-color: #ef4444;\n}\n.detection-card .card-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    margin: 0 auto 12px;\n}\n.detection-card .card-icon.green {\n    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);\n    box-shadow: 0 2px 8px rgba(16, 185, 129, 0.4);\n}\n.detection-card .card-icon.amber {\n    background: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%);\n    box-shadow: 0 2px 8px rgba(245, 158, 11, 0.4);\n}\n.detection-card .card-icon.red {\n    background: linear-gradient(135deg, #ef4444 0%, #f87171 100%);\n    box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);\n}\n.detection-card .card-value {\n    font-size: 1.4em;\n    font-weight: 700;\n    color: #1e293b;\n    margin-bottom: 5px;\n}\n.detection-card .card-label {\n    font-size: 0.9em;\n    font-weight: 600;\n    color: #475569;\n    margin-bottom: 3px;\n}\n.detection-card .card-desc {\n    font-size: 0.8em;\n    color: #94a3b8;\n}\n\n\/* Result Interpretation *\/\n.result-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 20px 0;\n}\n.result-card {\n    padding: 15px;\n    border-radius: 8px;\n    text-align: center;\n}\n.result-card.negative {\n    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);\n    border: 2px solid #10b981;\n}\n.result-card.positive {\n    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);\n    border: 2px solid #ef4444;\n}\n.result-card .result-title {\n    font-weight: 700;\n    font-size: 1.1em;\n    margin-bottom: 8px;\n}\n.result-card .result-desc {\n    font-size: 0.9em;\n    color: #555;\n}\n\n\/* Collapsible Sections *\/\n.collapsible-section {\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    margin-bottom: 10px;\n    overflow: hidden;\n}\n.collapsible-header {\n    background: linear-gradient(135deg, #2c7a7b 0%, #3a8b8c 100%);\n    color: white;\n    padding: 15px 20px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n.collapsible-header:hover {\n    background: linear-gradient(135deg, #256667 0%, #2c7a7b 100%);\n}\n.collapsible-header h3 {\n    color: white;\n    margin: 0;\n    font-size: 1.05em;\n}\n.collapsible-header .toggle-icon {\n    font-size: 1.2em;\n    transition: transform 0.3s ease;\n}\n.collapsible-section.open .toggle-icon {\n    transform: rotate(180deg);\n}\n.collapsible-content {\n    display: none;\n    padding: 20px;\n    background: #f8fafc;\n}\n.collapsible-section.open .collapsible-content {\n    display: block;\n}\n\n\/* Substances Detected List *\/\n.substances-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 10px;\n    margin: 15px 0;\n}\n.substance-item {\n    background: white;\n    border: 1px solid #e2e8f0;\n    border-left: 4px solid #2c7a7b;\n    padding: 10px 15px;\n    border-radius: 0 6px 6px 0;\n    font-size: 0.95em;\n}\n\n\/* Use Cases Grid *\/\n.use-cases-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin: 15px 0;\n}\n.use-case-card {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    border-left: 4px solid #0284c7;\n    padding: 15px;\n    border-radius: 0 8px 8px 0;\n}\n.use-case-card .use-case-title {\n    font-weight: 600;\n    color: #0369a1;\n    margin-bottom: 5px;\n}\n.use-case-card .use-case-desc {\n    font-size: 0.9em;\n    color: #555;\n}\n\n\/* Medical Disclaimer *\/\n.medical-disclaimer {\n    background-color: #f8f9fa;\n    border: 1px solid #dee2e6;\n    border-radius: 8px;\n    padding: 15px 20px;\n    margin-top: 25px;\n    font-size: 0.85em;\n    color: #666;\n}\n\u003c\/style\u003e\n\n\u003cp\u003eThe Cocaine (Urine) Screen is a laboratory-confirmed test that detects recent cocaine use by identifying benzoylecgonine, the primary metabolite of cocaine, in your urine sample. This test provides fast, accurate results from an accredited UK laboratory, ideal for personal monitoring, occupational health screening, and abstinence verification.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWhat's covered in the price:\u003c\/strong\u003e Your purchase includes a urine collection kit with specimen container, illustrated instructions, and prepaid return envelope. Results are delivered securely to the email address provided when ordering within 1 working day of the laboratory receiving your sample.\u003c\/p\u003e\n\n\u003c!-- Quick Stats Banner --\u003e\n\u003cdiv class=\"quick-stats-banner\"\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e🧪\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eSample Type\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003eRandom Urine\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e🏠\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eCollection\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003eHome Kit\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e📅\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eDetection Window\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003e2-4 Days\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eResults\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003e1 Working Day\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dob-notice\"\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e After placing your order, please reply to your order confirmation email with your \u003cstrong\u003edate of birth\u003c\/strong\u003e. This is required by the laboratory for sample processing and cannot be added later.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"info-box\"\u003e\n    \u003cdiv class=\"info-box-title\"\u003e⚠️ Not for Legal Use\u003c\/div\u003e\n    \u003cp style=\"margin-bottom: 0;\"\u003eThis test is provided without chain of custody and is \u003cstrong\u003enot suitable for legal proceedings\u003c\/strong\u003e, court cases, or any purpose requiring formally witnessed sample collection. It is intended for personal health monitoring, occupational screening, and peace of mind testing only.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eWhat Does This Test Detect?\u003c\/h2\u003e\n\n\u003cp\u003eThis test screens for \u003cstrong\u003ebenzoylecgonine\u003c\/strong\u003e, the primary metabolite produced when your body processes cocaine. It will detect use of cocaine in all its forms:\u003c\/p\u003e\n\n\u003cdiv class=\"substances-grid\"\u003e\n    \u003cdiv class=\"substance-item\"\u003e💊 Cocaine Powder\u003c\/div\u003e\n    \u003cdiv class=\"substance-item\"\u003e💊 Crack Cocaine\u003c\/div\u003e\n    \u003cdiv class=\"substance-item\"\u003e💊 Freebase Cocaine\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e This test specifically detects cocaine metabolites and will not cross-react with other stimulants such as amphetamines or caffeine.\u003c\/p\u003e\n\n\u003ch2\u003eDetection Window\u003c\/h2\u003e\n\n\u003cdiv class=\"detection-cards\"\u003e\n    \u003cdiv class=\"detection-card green\"\u003e\n        \u003cdiv class=\"card-icon green\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"card-value\"\u003e2-4 days\u003c\/div\u003e\n        \u003cdiv class=\"card-label\"\u003eOccasional Use\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eSingle or infrequent use\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"detection-card red\"\u003e\n        \u003cdiv class=\"card-icon red\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"card-value\"\u003eUp to 14 days\u003c\/div\u003e\n        \u003cdiv class=\"card-label\"\u003eHeavy\/Chronic Use\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eDaily or binge use\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eCocaine is metabolised relatively quickly compared to other substances. However, detection times can vary based on the amount used, frequency of use, individual metabolism, body mass, and hydration levels. Heavy or binge use may extend the detection window.\u003c\/p\u003e\n\n\u003ch2\u003eUnderstanding Your Results\u003c\/h2\u003e\n\n\u003cdiv class=\"result-cards\"\u003e\n    \u003cdiv class=\"result-card negative\"\u003e\n        \u003cdiv class=\"result-title\"\u003e✓ Negative\u003c\/div\u003e\n        \u003cdiv class=\"result-desc\"\u003eNo cocaine metabolites detected above the cut-off threshold. This indicates no recent cocaine use within the detection window.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"result-card positive\"\u003e\n        \u003cdiv class=\"result-title\"\u003e⚠ Positive\u003c\/div\u003e\n        \u003cdiv class=\"result-desc\"\u003eCocaine metabolites detected above the cut-off level. This indicates cocaine use within the detection window. Confirmation by LC-MS\/MS is available if required.\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: How the Test Works --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e🔬 How the Test Works\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003cp\u003eThis laboratory test uses \u003cstrong\u003eimmunoassay screening\u003c\/strong\u003e to detect benzoylecgonine in your urine sample. The test has a standard cut-off level that aligns with European Workplace Drug Testing Society (EWDTS) guidelines.\u003c\/p\u003e\n        \u003cp\u003eIf the initial screen is positive, \u003cstrong\u003eLC-MS\/MS confirmation\u003c\/strong\u003e (Liquid Chromatography-Mass Spectrometry) can be performed to definitively confirm the presence of cocaine metabolites. Confirmation testing takes an additional 5 working days.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eCut-off level:\u003c\/strong\u003e The standard screening threshold is 150-300 ng\/mL, designed to detect genuine use while minimising false positives.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Who Should Consider This Test --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e👥 Who Should Consider This Test?\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003cdiv class=\"use-cases-grid\"\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e💼 Pre-Employment Preparation\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eCheck your status before a workplace drug test\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e📊 Personal Monitoring\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eTrack your progress during an abstinence period\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e🏗️ Occupational Health\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eNon-legal workplace screening for safety-sensitive roles\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e💪 Recovery Support\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eObjective verification of abstinence during recovery programmes\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Sample Collection --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e📋 How to Collect Your Sample\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003col\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTiming:\u003c\/strong\u003e A random urine sample collected at any time of day is acceptable.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePrepare:\u003c\/strong\u003e Wash your hands thoroughly before collection.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCollect:\u003c\/strong\u003e Urinate directly into the specimen container provided, filling to at least the minimum line marked on the container.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeal:\u003c\/strong\u003e Screw the cap on tightly to prevent leakage during transit.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLabel:\u003c\/strong\u003e Ensure your name and date of birth are clearly written on the specimen container.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReturn:\u003c\/strong\u003e Place the sealed container in the biohazard bag, complete the request form, and post using the prepaid envelope on the same day as collection.\u003c\/li\u003e\n        \u003c\/ol\u003e\n        \u003cdiv class=\"info-box\"\u003e\n            \u003cdiv class=\"info-box-title\"\u003e💡 Tips for Best Results\u003c\/div\u003e\n            \u003cp style=\"margin-bottom: 0;\"\u003eAvoid excessive fluid intake before collection, as overly diluted samples may require retesting. Post your sample as soon as possible after collection.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Important Information --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003eℹ️ Important Information\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003ch4\u003eFactors That May Affect Results\u003c\/h4\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eNo cross-reactivity:\u003c\/strong\u003e This test is specific to cocaine metabolites and will not produce false positives from other stimulants, caffeine, or common medications.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTopical anaesthetics:\u003c\/strong\u003e Medical use of cocaine as a topical anaesthetic (rare in the UK) could potentially cause a positive result.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCoca tea:\u003c\/strong\u003e Consumption of coca leaf tea can cause a positive result.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003ch4\u003eConfirmation Testing\u003c\/h4\u003e\n        \u003cp\u003eIf your screening result is positive and you require definitive confirmation, LC-MS\/MS confirmation testing can be performed. This provides highly specific identification of cocaine metabolites. Confirmation adds approximately 5 working days to turnaround time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"medical-disclaimer\"\u003e\n    \u003cstrong\u003eMedical Disclaimer:\u003c\/strong\u003e This test detects recent cocaine use and is not a diagnostic tool for substance use disorder or impairment. A positive result indicates the presence of cocaine metabolites but does not indicate the level of impairment, the exact time of use, or the amount consumed. Results should be interpreted by a qualified healthcare professional. This test does not replace professional medical advice, diagnosis, or treatment.\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Medi Test Direct","offers":[{"title":"Default Title","offer_id":61373267345738,"sku":"TDL(UCOC)","price":35.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/5926\/5354\/files\/laboratory_screening_urine_home_box.png?v=1777627999","url":"https:\/\/meditestdirect.co.uk\/products\/urine-drug-screening-test-kit","provider":"Medi Test Direct","version":"1.0","type":"link"}