Package | hl7.fhir.uv.cpg |
Resource Type | ActivityDefinition |
Id | cpg-enrollment-activitydefinition |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-cpg-enrollment-activitydefinition.html |
URL | http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-enrollment-activitydefinition |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | CPGEnrollmentActivityDefinition |
Realm | uv |
Authority | hl7 |
Description | Example Activity Definition for a recommendation to enroll patient |
Kind | Task |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition cpg-enrollment-activitydefinition
url: ActivityDefinition CPGEnrollmentActivityDefinition
identifier: CPGEnrollmentActivityDefinition (use: official, ), Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.42
version: 2.0.0
name: CPGEnrollmentActivityDefinition
status: Active
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 Activity Definition for a recommendation to enroll patient
jurisdiction: World
kind: Task
profile: CPG Enrollment Task
code: Enroll in a pathway or strategy
intent: Proposal
priority: Routine
doNotPerform: false
dynamicValue
path: status
Expressions
Language Expression CQL 'draft'
dynamicValue
path: for
Expressions
Language Expression CQL Patient
dynamicValue
path: encounter
Expressions
Language Expression CQL Encounter
dynamicValue
path: authoredOn
Expressions
Language Expression CQL Now()
dynamicValue
path: owner
Expressions
Language Expression CQL Practitioner
dynamicValue
path: input
Expressions
Language Expression CQL TaskInput { type: "Enrollment", value: PathwayCanonical }
{ "resourceType": "ActivityDefinition", "id": "cpg-enrollment-activitydefinition", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enrollmentactivity" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-enrollment-activitydefinition", "identifier": [ { "use": "official", "value": "CPGEnrollmentActivityDefinition" }, { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.42" } ], "version": "2.0.0", "name": "CPGEnrollmentActivityDefinition", "status": "active", "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 Activity Definition for a recommendation to enroll patient", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "kind": "Task", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enrollmenttask", "code": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "code": "enrollment", "display": "Enroll in a pathway or strategy" } ] }, "intent": "proposal", "priority": "routine", "doNotPerform": false, "dynamicValue": [ { "path": "status", "expression": { "language": "text/cql", "expression": "'draft'" } }, { "path": "for", "expression": { "language": "text/cql", "expression": "Patient" } }, { "path": "encounter", "expression": { "language": "text/cql", "expression": "Encounter" } }, { "path": "authoredOn", "expression": { "language": "text/cql", "expression": "Now()" } }, { "path": "owner", "expression": { "language": "text/cql", "expression": "Practitioner" } }, { "path": "input", "expression": { "language": "text/cql", "expression": "TaskInput { type: \"Enrollment\", value: PathwayCanonical }" } } ] }