FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypeRequestGroup
IdRequestGroup-example-opioidcds.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

-TypeDisplayUrl
*Documentation2022 CDC Clinical Practice Guideline for Prescribing Opioids for Painhttps://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm

resource: ActivityDefinition - Risk Assessment ServiceRequest


Source1

{
  "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"
      }
    }
  ]
}