FHIR IG analytics| Package | hl7.fhir.us.ohsuhypertensionig |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-plandefinition-Pharma.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/OHSUCMP/htnu18ig/PlanDefinition-plandefinition-Pharma.html |
| URL | http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-Pharma |
| Version | 0.1.0 |
| Status | draft |
| Date | 2020-02-04T00:00:00-08:00 |
| Name | Pharma |
| Title | Therapy - Medicines |
| Realm | us |
| Authority | hl7 |
| Description | This PlanDefinition provides pharmacologic recommendations for patients with Hypertension |
| Purpose | The purpose of this is to offer medicinal therapy if high blood pressure cannot be address through lifestyle changes. |
| Copyright | © OHSU 2020+. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition plandefinition-Pharma
url: PlanDefinition Therapy - Medicines
identifier: ohsu-pharma (use: official, )
version: 0.1.0
name: Pharma
title: Therapy - Medicines
type: ECA Rule
status: Draft
date: 2020-02-04 00:00:00-0800
publisher: Oregon Health and Science University
contact: Oregon Health and Science University: https://www.ohsu.edu/
description:
This PlanDefinition provides pharmacologic recommendations for patients with Hypertension
| Code | Value[x] |
| usage-context-type: focus (Clinical Focus) | Elevated BP without HTN diagnosis |
jurisdiction: Unknown region code '840'
purpose:
The purpose of this is to offer medicinal therapy if high blood pressure cannot be address through lifestyle changes.
usage: This is to be used in conjunction with a patient-facing FHIR application.
copyright:
© OHSU 2020+.
topic: Hypertension Management
library: Therapy - Medicines Logic
action
title: Recommendation
description: Determines type of recommendation regarding pharmacologic intervention.
Triggers
Type Name Named Event patient-view condition
kind: Applicability
Expressions
Description Language Expression Determine if Patient should enter this workflow. text/cql.identifier Enter Workflow dynamicValue
path: action.title
Expressions
Description Language Expression Determines if and what type of recommendation patient should be recommended. text/cql.identifier Recommendation dynamicValue
path: action.description
Expressions
Description Language Expression Rationale for recommendation type. text/cql.identifier Rationale Combined Data dynamicValue
path: action.extension
Expressions
Language Expression text/cql.identifier Indicator Status
{
"resourceType": "PlanDefinition",
"id": "plandefinition-Pharma",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.org/guides/ohsuhypertensionig/PlanDefinition/plandefinition-Pharma",
"identifier": [
{
"use": "official",
"value": "ohsu-pharma"
}
],
"version": "0.1.0",
"name": "Pharma",
"title": "Therapy - Medicines",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/plan-definition-type",
"code": "eca-rule",
"display": "ECA Rule"
}
]
},
"status": "draft",
"date": "2020-02-04T00:00:00-08:00",
"publisher": "Oregon Health and Science University",
"contact": [
{
"name": "Oregon Health and Science University",
"telecom": [
{
"system": "url",
"value": "https://www.ohsu.edu/"
}
]
}
],
"description": "This PlanDefinition provides pharmacologic recommendations for patients with Hypertension",
"useContext": [
{
"code": {
"system": "http://hl7.org/fhir/usage-context-type",
"code": "focus",
"display": "Clinical Focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371622005",
"display": "Elevated BP without HTN diagnosis"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "840"
}
]
}
],
"purpose": "The purpose of this is to offer medicinal therapy if high blood pressure cannot be address through lifestyle changes.",
"usage": "This is to be used in conjunction with a patient-facing FHIR application.",
"copyright": "© OHSU 2020+.",
"topic": [
{
"text": "Hypertension Management"
}
],
"library": [
"http://fhir.org/guides/ohsuhypertensionig/Library/Pharma"
],
"action": [
{
"title": "Recommendation",
"description": "Determines type of recommendation regarding pharmacologic intervention.",
"trigger": [
{
"type": "named-event",
"name": "patient-view"
}
],
"condition": [
{
"kind": "applicability",
"expression": {
"description": "Determine if Patient should enter this workflow.",
"language": "text/cql.identifier",
"expression": "Enter Workflow"
}
}
],
"dynamicValue": [
{
"path": "action.title",
"expression": {
"description": "Determines if and what type of recommendation patient should be recommended.",
"language": "text/cql.identifier",
"expression": "Recommendation"
}
},
{
"path": "action.description",
"expression": {
"description": "Rationale for recommendation type.",
"language": "text/cql.identifier",
"expression": "Rationale Combined Data"
}
},
{
"path": "action.extension",
"expression": {
"language": "text/cql.identifier",
"expression": "Indicator Status"
}
}
]
}
]
}