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 guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/OHSUCMP/htnu18ig/ and changes regularly. See the Directory of published versions

: Monitoring - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "plandefinition-Monitoring"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition plandefinition-Monitoring</b></p><a name=\"plandefinition-Monitoring\"> </a><a name=\"hcplandefinition-Monitoring\"> </a><p><b>url</b>: <a href=\"PlanDefinition-plandefinition-Monitoring.html\">PlanDefinition Monitoring</a></p><p><b>identifier</b>: ohsu-Monitoring (use: official, )</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Monitoring</p><p><b>title</b>: Monitoring</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/plan-definition-type eca-rule}\">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>: </p><div><p>This PlanDefinition provides patient recommendations for monitoring a preexisting Hypertension condition.</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>usage-context-type: focus (Clinical Focus)</td><td><span title=\"Codes:{http://snomed.info/sct 371622005}\">Elevated BP without HTN diagnosis</span></td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 840}\">Unknown region code '840'</span></p><p><b>purpose</b>: </p><div><p>Provide guidance and monitoring to patients regarding their hypertension diagnosis.</p>\n</div><p><b>usage</b>: This is to be used in conjunction with a patient-facing FHIR application.</p><p><b>copyright</b>: </p><div><p>© OHSU 2020+.</p>\n</div><p><b>topic</b>: <span title=\"Codes:\">Hypertension Management</span></p><p><b>library</b>: <a href=\"Library-Monitoring.html\">Monitoring Logic</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Recommendation</p><p><b>description</b>: Recommendation for patient with hypertension requiring monitoring.</p><h3>Triggers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</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 style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>If the patient is in the population</td><td>text/cql.identifier</td><td>Provide Recommendation</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 style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Patient Recommendation</td><td>text/cql.identifier</td><td>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 style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Rationale for recommendation type.</td><td>text/cql.identifier</td><td>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 style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql.identifier</td><td>Indicator Status</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-Monitoring"^^xsd:anyURI ;
fhir:l <http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-Monitoring>
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "ohsu-Monitoring" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Monitoring"] ; # 
  fhir:title [ fhir:v "Monitoring"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/plan-definition-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/plan-definition-type>       ] ;
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 provides patient recommendations for monitoring a preexisting Hypertension condition."] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "http://hl7.org/fhir/usage-context-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/usage-context-type>       ] ;
fhir:code [ fhir:v "focus" ] ;
fhir:display [ fhir:v "Clinical Focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:371622005 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "371622005" ] ;
fhir:display [ fhir:v "Elevated BP without HTN diagnosis" ]       ] )     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "840" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Provide guidance and monitoring to patients regarding their hypertension diagnosis."] ; # 
  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/Monitoring"^^xsd:anyURI ;
fhir:l <http://fhir.org/guides/ohsuhypertensionig/Library/Monitoring>
  ] ) ; # 
  fhir:action ( [
fhir:title [ fhir:v "Recommendation" ] ;
fhir:description [ fhir:v "Recommendation for patient with hypertension requiring monitoring." ] ;
    ( 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 "If the patient is in the population" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Provide Recommendation" ]       ]     ] ) ;
    ( fhir:dynamicValue [
fhir:path [ fhir:v "action.title" ] ;
fhir:expression [
fhir:description [ fhir:v "Patient Recommendation" ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Recommendation" ]       ]     ] [
fhir:path [ fhir:v "action.description" ] ;
fhir:expression [
fhir:description [ fhir:v "Rationale for recommendation type." ] ;
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Rationale Combined Data" ]       ]     ] [
fhir:path [ fhir:v "action.extension" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql.identifier" ] ;
fhir:expression [ fhir:v "Indicator Status" ]       ]     ] )
  ] ) . #