2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide, published by HL7 FHIR Community Process (FCP) / Security Risk Solutions, Inc. (SRS). 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/security-rs/opioid-cds-r4/ and changes regularly. See the Directory of published versions
| Active as of 2023-05-25 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "pain-treatment-plan"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset> ] [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pain-treatment-plan</b></p><a name=\"pain-treatment-plan\"> </a><a name=\"hcpain-treatment-plan\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/uv/cpg/STU1/StructureDefinition-cpg-computablevalueset.html\">CPGComputableValueSet</a>, <a href=\"http://hl7.org/fhir/uv/cpg/STU1/StructureDefinition-cpg-executablevalueset.html\">CPGExecutableValueSet</a></p></div><p>This value set contains 1 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"pain-treatment-plan-http://loinc.org-80764-4\"> </a><code>http://loinc.org</code></td><td>2.74</td><td style=\"white-space:nowrap\"> <a href=\"https://loinc.org/80764-4/\">80764-4</a></td><td>Pain medicine Plan of care note</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-author"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-author> ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "MD Partners, Inc." ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@mdpartners.com" ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability> ] ;
fhir:value [
a fhir:Code ;
fhir:v "computable" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability> ] ;
fhir:value [
a fhir:Code ;
fhir:v "executable" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning> ] ;
fhir:value [
a fhir:String ;
fhir:v "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion." ]
] ) ; #
fhir:url [
fhir:v "http://fhir.org/guides/cdc/opioid-cds/ValueSet/pain-treatment-plan"^^xsd:anyURI ;
fhir:l <http://fhir.org/guides/cdc/opioid-cds/ValueSet/pain-treatment-plan>
] ; #
fhir:version [ fhir:v "2022.1.0"] ; #
fhir:name [ fhir:v "PAIN_TREATMENT_PLAN"] ; #
fhir:title [ fhir:v "Pain treatment plan"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-05-25T18:08:12-06:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 FHIR Community Process (FCP) / Security Risk Solutions, Inc. (SRS)"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cdc.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "A Pain medicine Plan of care note"] ; #
fhir:purpose [ fhir:v "Identification of Pain medicine Plan of care note for use in opioid therapy management"] ; #
fhir:copyright [ fhir:v "© CDC 2016+."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
( fhir:filter [
fhir:property [ fhir:v "parent" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "80764-4" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2023-05-25T18:08:12-06:00"^^xsd:dateTime ] ;
fhir:total [ fhir:v 1 ] ;
( fhir:contains [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:version [ fhir:v "2.74" ] ;
fhir:code [ fhir:v "80764-4" ] ;
fhir:display [ fhir:v "Pain medicine Plan of care note" ] ] )
] . #
IG © 2019+ HL7 FHIR Community Process (FCP) / Security Risk Solutions, Inc. (SRS). Package fhir.cdc.opioid-cds-r4#2022.1.0 based on FHIR 4.0.1. Generated 2026-02-18
Links: Table of Contents |
QA Report
| New Issue | Issues
| Version History | License