FHIR Clincal Guidelines (v0.1.0) (STU1 Ballot)

This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

OpioidCDS_RiskAssessment_Request

{
  "resourceType" : "ActivityDefinition",
  "id" : "opioidcds-riskassessment-request",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: opioidcds-riskassessment-request</p><p><b>url</b>: <a href=\"http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request\">http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request</a></p><p><b>version</b>: 0.1.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>: Apr 24, 2018 12:00:00 AM</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><p><b>useContext</b>: </p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as '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>: © CDC 2016+.</p><p><b>topic</b>: Opioid Prescribing <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/definition-topic code 'assessment' = 'Assessment', given as 'Assessment'})</span></p><p><b>author</b>: , , , </p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Assessment of risk for opioid abuse (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '454281000124100' = '454281000124100', given as 'Assessment of risk for opioid abuse (procedure)'})</span></p></div>"
  },
  "url" : "http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request",
  "version" : "0.1.0",
  "name" : "OpioidCDS_RiskAssessment_Request",
  "title" : "CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-04-24T00:00:00-04:00",
  "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)"
      }
    ]
  }
}