FHIR Clinical Guidelines (v1.0.0) (STU1)

This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

OpioidCDS_RiskAssessment_Request

Formats: Narrative, XML, JSON, Turtle

Raw json


{
  "resourceType" : "ActivityDefinition",
  "id" : "opioidcds-riskassessment-request",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: OpioidCDS_RiskAssessment_Request</p><p><b>title</b>: CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-04-24</p><p><b>publisher</b>: Centers for Disease Control and Prevention (CDC)</p><p><b>description</b>: As part of the workflow for recommendation 7, it is recommended that a risk assessment be conducted if the inclusion criteria is met.</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>purpose</b>: Provides dynamic risk assessment suggestion as part of recommendation 7 workflow.</p><p><b>usage</b>: Used to create a risk assessment ProcedureRequest when the inclusion criteria is satisfied for recommendation 7.</p><p><b>copyright</b>: &copy; CDC 2016+.</p><p><b>topic</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/definition-topic assessment}\">Opioid Prescribing</span></p><p><b>author</b>: Kensaku Kawamoto, MD, PhD, MHS: , Bryn Rhodes: , Floyd Eisenberg, MD, MPH: , Robert McClure, MD, MPH: </p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 454281000124100}\">Assessment of risk for opioid abuse (procedure)</span></p></div>"
  },
  "url" : "http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request",
  "version" : "1.0.0",
  "name" : "OpioidCDS_RiskAssessment_Request",
  "title" : "CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-04-24",
  "publisher" : "Centers for Disease Control and Prevention (CDC)",
  "description" : "As part of the workflow for recommendation 7, it is recommended that a risk assessment be conducted if the inclusion criteria is met.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus",
        "display" : "Clinical Focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "225314003",
            "display" : "Risk management (procedure)"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "Provides dynamic risk assessment suggestion as part of recommendation 7 workflow.",
  "usage" : "Used to create a risk assessment ProcedureRequest when the inclusion criteria is satisfied for recommendation 7.",
  "copyright" : "© CDC 2016+.",
  "topic" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
          "code" : "assessment",
          "display" : "Assessment"
        }
      ],
      "text" : "Opioid Prescribing"
    }
  ],
  "author" : [
    {
      "name" : "Kensaku Kawamoto, MD, PhD, MHS"
    },
    {
      "name" : "Bryn Rhodes"
    },
    {
      "name" : "Floyd Eisenberg, MD, MPH"
    },
    {
      "name" : "Robert McClure, MD, MPH"
    }
  ],
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "454281000124100",
        "display" : "Assessment of risk for opioid abuse (procedure)"
      }
    ]
  }
}