Id: |
OpioidCDSREC10 |
Url: |
Library - Recommendation #10 - Urine Drug Testing |
Version: |
2022.1.0 |
Name: |
OpioidCDSREC10 |
Title: |
Library - Recommendation #10 - Urine Drug Testing |
Status: |
active |
Experimental: |
true |
Type: |
system: http://terminology.hl7.org/CodeSystem/library-type
code: logic-library
|
Date: |
2025-01-10 16:49:36+0000 |
Publisher: |
Centers for Disease Control and Prevention (CDC) |
Related Artifacts: |
Dependencies
|
Parameters: |
Name | Type | Min | Max | In/Out |
ContextPrescriptions | MedicationRequest | 0 | 1 | In |
Patient | Patient | 0 | 1 | Out |
Subacute or Chronic Pain Opioid Analgesic with Ambulatory Misuse Potential Prescriptions | MedicationRequest | 0 | * | Out |
Patient Is Being Prescribed Opioid Analgesic with Ambulatory Misuse Potential | boolean | 0 | 1 | Out |
Is Perform Drug Screen Recommendation Applicable? | boolean | 0 | 1 | Out |
Applicable Because of Positive Cocaine or PCP or Opiates | boolean | 0 | 1 | Out |
Detail | string | 0 | 1 | Out |
Indicator | string | 0 | 1 | Out |
Summary | string | 0 | 1 | Out |
|
Content: text/cql |
library OpioidCDSREC10 version '2022.1.0'
using FHIR version '4.0.1'
include FHIRHelpers version '4.0.1' called FHIRHelpers
include OpioidCDSCommon version '2022.1.0' called Common
include OpioidCDSCommonConfig version '2022.1.0' called Config
include OpioidCDSRoutines version '2022.1.0' called Routines
include OpioidCDSREC10Common version '2022.1.0' called Rec10Common
parameter ContextPrescriptions List<MedicationRequest>
context Patient
define "Subacute or Chronic Pain Opioid Analgesic with Ambulatory Misuse Potential Prescriptions":
( Common."Is Opioid Analgesic with Ambulatory Misuse Potential?"( ContextPrescriptions ) ) AmbulatoryOpioidPrescription
where Routines."Is Subacute or Chronic Pain Prescription?"( AmbulatoryOpioidPrescription )
define "Patient Is Being Prescribed Opioid Analgesic with Ambulatory Misuse Potential":
exists( "Subacute or Chronic Pain Opioid Analgesic with Ambulatory Misuse Potential Prescriptions" )
define "Is Perform Drug Screen Recommendation Applicable?":
"Patient Is Being Prescribed Opioid Analgesic with Ambulatory Misuse Potential"
and Rec10Common."Inclusion Criteria"
and not Rec10Common."Exclusion Criteria"
define "Applicable Because of Positive Cocaine or PCP or Opiates":
Rec10Common."Applicable Because of Positive Cocaine or PCP or Opiates"
define "Detail":
Rec10Common."Get Detail" ("Is Perform Drug Screen Recommendation Applicable?")
define "Indicator":
Rec10Common."Indicator"
define "Summary":
Rec10Common."Get Summary" ("Is Perform Drug Screen Recommendation Applicable?")
|
|
Content: application/elm+xml |
Encoded data (24968 characters)
|
|
Content: application/elm+json |
Encoded data (37232 characters)
|
|