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

: PDMP review procedure - JSON Representation

Active as of 2023-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pdmp-review-procedure",
  "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 style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on SNOMED CT United States edition 01-Mar 2023</p><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---snomed.info-sct-461621000124108\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/461621000124108\">461621000124108</a></td><td>http://snomed.info/sct</td><td>Review of prescription drug monitoring program record (procedure)</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-knowledgeRepresentationLevel",
      "valueCode" : "structured"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "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://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail" : {
        "name" : "MD Partners, Inc.",
        "telecom" : [
          {
            "system" : "email",
            "value" : "info@mdpartners.com"
          }
        ]
      }
    }
  ],
  "url" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/pdmp-review-procedure",
  "version" : "2022.1.0",
  "name" : "PDMP_REVIEW_PROCEDURE",
  "title" : "PDMP review procedure",
  "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" : "Procedure for Prescription Drug Monitoring Program (PDMP) review",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "purpose" : "A procedure to review the prescription drug monitoring program data",
  "copyright" : "© CDC 2016+.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/731000124108",
        "concept" : [
          {
            "code" : "461621000124108"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "urn:uuid:ec6cdfc1-009b-49ab-831d-39045e1653bd",
    "timestamp" : "2023-05-26T00:30:12.712Z",
    "total" : 1,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/731000124108/version/20230301"
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "461621000124108",
        "display" : "Review of prescription drug monitoring program record (procedure)"
      }
    ]
  }
}