Package | hl7.fhir.uv.cpg |
Resource Type | PlanDefinition |
Id | activity-example-enrollment-pd |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/PlanDefinition-activity-example-enrollment-pd.html |
URL | http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-enrollment-pd |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | ActivityExampleEnrollmentPD |
Title | Activity Example Enrollment PD |
Realm | uv |
Authority | hl7 |
Description | Example Plan Definition for a recommendation to enroll a patient |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition activity-example-enrollment-pd
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
url: PlanDefinition Activity Example Enrollment PD
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.34.7
version: 2.0.0
name: ActivityExampleEnrollmentPD
title: Activity Example Enrollment PD
type: ECA Rule
status: Active
experimental: true
date: 2024-11-26 06:42:34+0000
publisher: HL7 International / Clinical Decision Support
contact: HL7 International / Clinical Decision Support: http://www.hl7.org/Special/committees/dss
description:
Example Plan Definition for a recommendation to enroll a patient
jurisdiction: World
library: Enrollment Library
action
title: Enroll patient in example pathway
condition
kind: Applicability
Expressions
Language Expression CQL Is Recommendation Applicable type: Create
definition: Activity Example Enrollment AD
{ "resourceType": "PlanDefinition", "id": "activity-example-enrollment-pd", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "publishable" } ], "url": "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-enrollment-pd", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.34.7" } ], "version": "2.0.0", "name": "ActivityExampleEnrollmentPD", "title": "Activity Example Enrollment PD", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type", "code": "eca-rule" } ] }, "status": "active", "experimental": true, "date": "2024-11-26T06:42:34+00:00", "publisher": "HL7 International / Clinical Decision Support", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/dss" } ] } ], "description": "Example Plan Definition for a recommendation to enroll a patient", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "library": [ "http://hl7.org/fhir/uv/cpg/Library/enrollment-library" ], "action": [ { "title": "Enroll patient in example pathway", "condition": [ { "kind": "applicability", "expression": { "language": "text/cql", "expression": "Is Recommendation Applicable" } } ], "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/action-type", "code": "create" } ] }, "definitionCanonical": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-enrollment-ad" } ] }