description: Specifies the essential criteria for representing a pain treatment plan. Ideally the plan should maximize use of nonpharmacologic and nonopioid pharmacologic therapies as appropriate for the specific condition and patient and only consider initiating opioid therapy if expected benefits for pain and function are anticipated to outweigh risks to the patient. package_name: hl7.fhir.us.cdc-opioid-cpg derivation: constraint name: PainTreatmentCarePlan type: CarePlan elements: status: constraint: pt-careplan-status-allowed: {human: 'status must be active, completed, or stopped.', source: 'http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/PainTreatmentCarePlan', severity: error, expression: $this = 'active' or $this = 'completed'} index: 0 category: binding: {strength: required, valueSet: 'http://fhir.org/guides/cdc/opioid-cds/ValueSet/pain-treatment-plan'} index: 1 created: {mustSupport: true, index: 2} author: {mustSupport: true, index: 3} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/PainTreatmentCarePlan base: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careplan version: 1.0.0-ballot required: [created]