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
{
"resourceType" : "CarePlan",
"id" : "example-opioidcds",
"meta" : {
"profile" : [
🔗 "http://fhir.org/guides/cdc/opioid-cds/StructureDefinition/cdc-careplan"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan example-opioidcds</b></p><a name=\"example-opioidcds\"> </a><a name=\"hcexample-opioidcds\"> </a><a name=\"example-opioidcds-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-example-opioidcds.html\">opioidcds example Male, DoB: 1983-01-10</a></p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"RequestGroup-example-opioidcds.html\">RequestGroup: status = active; intent = proposal</a></td></tr></table></div>"
},
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/example-opioidcds"
},
"activity" : [
{
"reference" : {
🔗 "reference" : "RequestGroup/example-opioidcds"
}
}
]
}