Package | hl7.fhir.uv.cpg |
Resource Type | ActivityDefinition |
Id | activity-example-donotsendmessage-ad |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-activity-example-donotsendmessage-ad.html |
URL | http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-donotsendmessage-ad |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | ActivityExampleDoNotSendMessageAD |
Title | Activity Example Do Not Send Message AD |
Realm | uv |
Authority | hl7 |
Description | Example Activity Definition for a recommendation not to send a message |
Kind | CommunicationRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition activity-example-donotsendmessage-ad
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
url: ActivityDefinition Activity Example Do Not Send Message AD
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.6
version: 2.0.0
name: ActivityExampleDoNotSendMessageAD
title: Activity Example Do Not Send Message AD
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 Activity Definition for a recommendation not to send a message
jurisdiction: World
kind: CommunicationRequest
profile: CPG Communication Request
code: Send a message
intent: Proposal
doNotPerform: true
dynamicValue
path: status
Expressions
Language Expression CQL 'draft'
{ "resourceType": "ActivityDefinition", "id": "activity-example-donotsendmessage-ad", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationactivity", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ] }, "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/ActivityDefinition/activity-example-donotsendmessage-ad", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.6" } ], "version": "2.0.0", "name": "ActivityExampleDoNotSendMessageAD", "title": "Activity Example Do Not Send Message AD", "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 Activity Definition for a recommendation not to send a message", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "kind": "CommunicationRequest", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest", "code": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "code": "send-message", "display": "Send a message" } ] }, "intent": "proposal", "doNotPerform": true, "dynamicValue": [ { "path": "status", "expression": { "language": "text/cql", "expression": "'draft'" } } ] }