Clinical Practice Guidelines, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"opioidcds-riskassessment-request\" </p></div><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><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</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; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-definition-topic.html\">DefinitionTopic</a>#assessment \"Assessment\")</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>: Assessment of risk for opioid abuse (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#454281000124100)</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)"
}
]
}
}