OHSU Hypertension Implementation Guide
0.1.0 - CI Build Unknown region code '840'

OHSU Hypertension Implementation Guide, published by Oregon Health and Science University. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions

: Potential Adverse Reaction Detection - TTL Representation

Draft as of 2020-02-04

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "plandefinition-AdverseEvents"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"plandefinition-AdverseEvents\"> </a></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 PlanDefinition &quot;plandefinition-AdverseEvents&quot; </p></div><p><b>url</b>: <code>http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-AdverseEvents</code></p><p><b>identifier</b>: id: ohsu-adverse-events (use: OFFICIAL)</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: AdverseEvents</p><p><b>title</b>: Potential Adverse Reaction Detection</p><p><b>type</b>: ECA Rule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (plan-definition-type#eca-rule)</span></p><p><b>status</b>: draft</p><p><b>date</b>: 2020-02-04 00:00:00-0800</p><p><b>publisher</b>: Oregon Health and Science University</p><p><b>contact</b>: Oregon Health and Science University: <a href=\"https://www.ohsu.edu/\">https://www.ohsu.edu/</a></p><p><b>description</b>: This PlanDefinition detects recent adverse reactions that could be related to Hypertension medication.</p><p><b>jurisdiction</b>: Unknown region code '840' <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#840)</span></p><p><b>purpose</b>: The purpose is to identify any adverse reactions and recommend the patient contact their care team.</p><p><b>usage</b>: This is to be used in conjunction with a patient-facing FHIR application.</p><p><b>copyright</b>: © OHSU 2020+.</p><p><b>topic</b>: Hypertension Management <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>library</b>: <a href=\"Library-AdverseEvents.html\">Adverse Event Logic</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Untreated Adverse Reaction Recommendation</p><p><b>description</b>: Recommendation for any Adverse Reactions that are ongoing/untreated.</p><h3>Triggers</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Name</b></td></tr><tr><td>*</td><td>named-event</td><td>patient-view</td></tr></table><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Determine if patient had a recent adverse reaction that may not be treated.</td><td>text/cql.identifier</td><td>Untreated Adverse Events Action Path</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.title</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Recommendation for untreated adverse reactions</td><td>text/cql.identifier</td><td>Untreated Recommendation</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.description</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Rationale for untreated adverse reactions</td><td>text/cql.identifier</td><td>Untreated Rationale Combined Data</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.extension</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>text/cql.identifier</td><td>Untreated Indicator Status</td></tr></table></blockquote></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Treated Adverse Reaction Recommendation</p><p><b>description</b>: Recommendation for any Adverse Reactions that are resolved/treated.</p><h3>Triggers</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Name</b></td></tr><tr><td>*</td><td>named-event</td><td>patient-view</td></tr></table><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Determine if patient had a recent adverse reaction that was treated.</td><td>text/cql.identifier</td><td>Treated Adverse Events Action Path</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.title</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Recommendation for treated adverse reactions</td><td>text/cql.identifier</td><td>Treated Recommendation</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.description</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Rationale for treated adverse reactions</td><td>text/cql.identifier</td><td>Treated Rationale Combined Data</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: action.extension</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>text/cql.identifier</td><td>Treated Indicator Status</td></tr></table></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-AdverseEvents"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "ohsu-adverse-events" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AdverseEvents"] ; # 
  fhir:title [ fhir:v "Potential Adverse Reaction Detection"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "eca-rule" ] ;
fhir:display [ fhir:v "ECA Rule" ]     ] )
  ] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2020-02-04T00:00:00-08:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Oregon Health and Science University"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Oregon Health and Science University" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ohsu.edu/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This PlanDefinition detects recent adverse reactions that could be related to Hypertension medication."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "840" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "The purpose is to identify any adverse reactions and recommend the patient contact their care team."] ; # 
  fhir:usage [ fhir:v "This is to be used in conjunction with a patient-facing FHIR application."] ; # 
  fhir:copyright [ fhir:v "© OHSU 2020+."] ; # 
  fhir:topic ( [
fhir:text [ fhir:v "Hypertension Management" ]
  ] ) ; # 
  fhir:library ( [
fhir:v "http://fhir.org/guides/ohsuhypertensionig/Library/AdverseEvents"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/ohsuhypertensionig/Library/AdverseEvents>
  ] ) ; # 
  fhir:action ( [
fhir:title [ fhir:v "Untreated Adverse Reaction Recommendation" ] ;
fhir:description [ fhir:v "Recommendation for any Adverse Reactions that are ongoing/untreated." ] ;
    ( fhir:trigger [
fhir:type [ fhir:v "named-event" ] ;
fhir:name [ fhir:v "patient-view" ]     ] ) ;
    ( fhir:condition [
fhir:kind [ fhir:v "applicability" ] ;
fhir:expression [
fhir:description [ fhir:v "Determine if patient had a recent adverse reaction that may not be treated." ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Untreated Adverse Events Action Path" ]       ]     ] ) ;
    ( fhir:dynamicValue [
fhir:path [ fhir:v "action.title" ] ;
fhir:expression [
fhir:description [ fhir:v "Recommendation for untreated adverse reactions" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Untreated Recommendation" ]       ]     ] [
fhir:path [ fhir:v "action.description" ] ;
fhir:expression [
fhir:description [ fhir:v "Rationale for untreated adverse reactions" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Untreated Rationale Combined Data" ]       ]     ] [
fhir:path [ fhir:v "action.extension" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Untreated Indicator Status" ]       ]     ] )
  ] [
fhir:title [ fhir:v "Treated Adverse Reaction Recommendation" ] ;
fhir:description [ fhir:v "Recommendation for any Adverse Reactions that are resolved/treated." ] ;
    ( fhir:trigger [
fhir:type [ fhir:v "named-event" ] ;
fhir:name [ fhir:v "patient-view" ]     ] ) ;
    ( fhir:condition [
fhir:kind [ fhir:v "applicability" ] ;
fhir:expression [
fhir:description [ fhir:v "Determine if patient had a recent adverse reaction that was treated." ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Treated Adverse Events Action Path" ]       ]     ] ) ;
    ( fhir:dynamicValue [
fhir:path [ fhir:v "action.title" ] ;
fhir:expression [
fhir:description [ fhir:v "Recommendation for treated adverse reactions" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Treated Recommendation" ]       ]     ] [
fhir:path [ fhir:v "action.description" ] ;
fhir:expression [
fhir:description [ fhir:v "Rationale for treated adverse reactions" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Treated Rationale Combined Data" ]       ]     ] [
fhir:path [ fhir:v "action.extension" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Treated Indicator Status" ]       ]     ] )
  ] ) . #