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 xml



<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="opioidcds-riskassessment-request"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request"/>
  <version value="1.0.0"/>
  <name value="OpioidCDS_RiskAssessment_Request"/>
  <title
         value="CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2018-04-24"/>
  <publisher value="Centers for Disease Control and Prevention (CDC)"/>
  <description
               value="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 value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="focus"/>
      <display value="Clinical Focus"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="225314003"/>
        <display value="Risk management (procedure)"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Provides dynamic risk assessment suggestion as part of recommendation 7 workflow."/>
  <usage
         value="Used to create a risk assessment ProcedureRequest when the inclusion criteria is satisfied for recommendation 7."/>
  <copyright value="© CDC 2016+."/>
  <topic>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/definition-topic"/>
      <code value="assessment"/>
      <display value="Assessment"/>
    </coding>
    <text value="Opioid Prescribing"/>
  </topic>
  <author>
    <name value="Kensaku Kawamoto, MD, PhD, MHS"/>
  </author>
  <author>
    <name value="Bryn Rhodes"/>
  </author>
  <author>
    <name value="Floyd Eisenberg, MD, MPH"/>
  </author>
  <author>
    <name value="Robert McClure, MD, MPH"/>
  </author>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="454281000124100"/>
      <display value="Assessment of risk for opioid abuse (procedure)"/>
    </coding>
  </code>
</ActivityDefinition>