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
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ActivityDefinition; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "opioidcds-riskassessment-request"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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>" ]; fhir:ActivityDefinition.url [ fhir:value "http://fhir.org/guides/cdc/opioid-cds/ActivityDefinition/opioidcds-riskassessment-request"]; fhir:ActivityDefinition.version [ fhir:value "0.1.0"]; fhir:ActivityDefinition.name [ fhir:value "OpioidCDS_RiskAssessment_Request"]; fhir:ActivityDefinition.title [ fhir:value "CDC Opioid Prescribing Guideline Recommendation #7 - Risk Assessment ProcedureRequest"]; fhir:ActivityDefinition.status [ fhir:value "draft"]; fhir:ActivityDefinition.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ActivityDefinition.date [ fhir:value "2018-04-24T00:00:00-04:00"^^xsd:dateTime]; fhir:ActivityDefinition.publisher [ fhir:value "Centers for Disease Control and Prevention (CDC)"]; fhir:ActivityDefinition.description [ fhir:value "As part of the workflow for recommendation 7, it is recommended that a risk assessment be conducted if the inclusion criteria is met."]; fhir:ActivityDefinition.useContext [ fhir:index 0; fhir:UsageContext.code [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ]; fhir:Coding.code [ fhir:value "focus" ]; fhir:Coding.display [ fhir:value "Clinical Focus" ] ]; fhir:UsageContext.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:225314003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "225314003" ]; fhir:Coding.display [ fhir:value "Risk management (procedure)" ] ] ] ]; fhir:ActivityDefinition.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "001" ]; fhir:Coding.display [ fhir:value "World" ] ] ]; fhir:ActivityDefinition.purpose [ fhir:value "Provides dynamic risk assessment suggestion as part of recommendation 7 workflow."]; fhir:ActivityDefinition.usage [ fhir:value "Used to create a risk assessment ProcedureRequest when the inclusion criteria is satisfied for recommendation 7."]; fhir:ActivityDefinition.copyright [ fhir:value "© CDC 2016+."]; fhir:ActivityDefinition.topic [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/definition-topic" ]; fhir:Coding.code [ fhir:value "assessment" ]; fhir:Coding.display [ fhir:value "Assessment" ] ]; fhir:CodeableConcept.text [ fhir:value "Opioid Prescribing" ] ]; fhir:ActivityDefinition.author [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Kensaku Kawamoto, MD, PhD, MHS" ] ], [ fhir:index 1; fhir:ContactDetail.name [ fhir:value "Bryn Rhodes" ] ], [ fhir:index 2; fhir:ContactDetail.name [ fhir:value "Floyd Eisenberg, MD, MPH" ] ], [ fhir:index 3; fhir:ContactDetail.name [ fhir:value "Robert McClure, MD, MPH" ] ]; fhir:ActivityDefinition.kind [ fhir:value "ServiceRequest"]; fhir:ActivityDefinition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:454281000124100; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "454281000124100" ]; fhir:Coding.display [ fhir:value "Assessment of risk for opioid abuse (procedure)" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.