FHIR IG analytics| Package | fhir.cdc.opioid-cds-r4 |
| Resource Type | RequestGroup |
| Id | RequestGroup-example-opioidcds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RequestGroup example-opioidcds
status: Active
intent: Proposal
action
title: High risk for opioid overdose - taper now
description: Total morphine milligram equivalent (MME) is 179.99999820mg/d. Taper to less than 50.
priority: Urgent
Documentations
Type Display Url Documentation 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm resource: ActivityDefinition - Risk Assessment ServiceRequest
{
"resourceType": "RequestGroup",
"id": "example-opioidcds",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "proposal",
"action": [
{
"title": "High risk for opioid overdose - taper now",
"description": "Total morphine milligram equivalent (MME) is 179.99999820mg/d. Taper to less than 50.",
"priority": "urgent",
"documentation": [
{
"type": "documentation",
"display": "2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain",
"url": "https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm"
}
],
"resource": {
"reference": "ActivityDefinition/opioidcds-risk-assessment-request"
}
}
]
}