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

: Pain treatment plan - JSON Representation

Active as of 2023-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pain-treatment-plan",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.org/guides/cdc/opioid-cds/StructureDefinition/cdc-valueset"🔗 ,
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset"🔗 ,
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set contains 1 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---loinc.org-80764-4\"> </a>\u00a0\u00a0<a href=\"https://loinc.org/80764-4/\">80764-4</a></td><td>http://loinc.org</td><td>Pain medicine Plan of care note</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail" : {
        "name" : "MD Partners, Inc.",
        "telecom" : [
          {
            "system" : "email",
            "value" : "info@mdpartners.com"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "computable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning",
      "valueString" : "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."
    }
  ],
  "url" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/pain-treatment-plan",
  "version" : "2022.1.0",
  "name" : "PAIN_TREATMENT_PLAN",
  "title" : "Pain treatment plan",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-25T18:08:12-06:00",
  "publisher" : "Centers for Disease Control and Prevention (CDC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov"
        }
      ]
    }
  ],
  "description" : "A Pain medicine Plan of care note",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "purpose" : "Identification of Pain medicine Plan of care note for use in opioid therapy management",
  "copyright" : "© CDC 2016+.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "parent",
            "op" : "=",
            "value" : "80764-4"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "f63100a5-9446-4d52-9b8e-aceba4241d8f",
    "timestamp" : "2023-05-25T18:08:12-06:00",
    "total" : 1,
    "contains" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.74",
        "code" : "80764-4",
        "display" : "Pain medicine Plan of care note"
      }
    ]
  }
}