2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide
2022.1.0 - CI Build

2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide, published by Centers for Disease Control and Prevention (CDC). This guide is not an authorized publication; it is the continuous build for version 2022.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/opioid-cds-r4/ and changes regularly. See the Directory of published versions

Library: HelloWorldPatientView

Official URL: http://fhir.org/guides/cdc/opioid-cds/Library/HelloWorldPatientView Version: 2022.1.0
Draft as of 2024-03-17 Computable Name: HelloWorldPatientView
Id: HelloWorldPatientView
Url: HelloWorldPatientView
Version: 2022.1.0
Name: HelloWorldPatientView
Status: draft
Type:

system: LibraryType

code: logic-library

Date: 2024-03-17 23:03:50+0000
Publisher: Centers for Disease Control and Prevention (CDC)
Related Artifacts:

Dependencies

Parameters:
NameTypeMinMaxIn/Out
PatientPatient01out
Infostring01out
Warningstring01out
Criticalstring01out
Main Action Condition Expression Is Trueboolean01out
Get Titlestring01out
Get Descriptionstring01out
Get Indicatorstring01out
Data Requirements:
TypeProfileMSCode Filter
Patient http://hl7.org/fhir/StructureDefinition/Patient
Content: text/cql
library HelloWorldPatientView version '1.0.0'

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1'

context Patient

define "Info":
  'info'

define "Warning":
  'warning'

define "Critical":
  'critical'

define "Main Action Condition Expression Is True":
  true

define "Get Title":
  'Hello World!'

define "Get Description":
  'The CDS Service is alive and communicating successfully!'

define "Get Indicator":
  'info'
Content: application/elm+xml
Encoded data (3904 characters)
Content: application/elm+json
Encoded data (5904 characters)