Package | ihe.qrph.ccg |
Resource Type | ActivityDefinition |
Id | activity-example-dispensemedication-ad |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/ActivityDefinition-activity-example-dispensemedication-ad.html |
URL | http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-dispensemedication-ad |
Version | 1.0.0-current |
Status | active |
Date | 2024-11-26T16:34:39+00:00 |
Name | ActivityExampleDispenseMedicationAD |
Title | Activity Example Dispense Medication AD |
Realm | uv |
Authority | ihe |
Description | IHE CCG Example Activity Definition for a recommendation to dispense medications (based on HL7 CPG example) |
Kind | Task |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition activity-example-dispensemedication-ad
Profiles: Activity Definition for the Dispense Medication CARD, CPG Dispense Medication Activity, CPG Computable Activity Definition
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
url: ActivityDefinition Activity Example Dispense Medication AD
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.3
version: 1.0.0-current
name: ActivityExampleDispenseMedicationAD
title: Activity Example Dispense Medication AD
status: Active
experimental: true
date: 2024-11-26 16:34:39+0000
publisher: IHE QRPH Technical Committee
contact: https://www.ihe.net/ihe_domains/quality_research_and_public_health/, qrph@ihe.net, IHE QRPH Technical Committee: qrph@ihe.net
description:
IHE CCG Example Activity Definition for a recommendation to dispense medications (based on HL7 CPG example)
jurisdiction: Global (Whole world)
topic: Dispense Medication
kind: Task
profile: CPG Dispense Medication Task
code: Dispense a medication
intent: Proposal
doNotPerform: false
dynamicValue
path: input.type
Expressions
Language Expression CQL code
dynamicValue
path: input.value
Expressions
Language Expression Reference CQL Medication Proposal Dispense Medication Library
{ "resourceType": "ActivityDefinition", "id": "activity-example-dispensemedication-ad", "meta": { "profile": [ "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-disprx-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-dispensemedicationactivity", "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://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-dispensemedication-ad", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.3" } ], "version": "1.0.0-current", "name": "ActivityExampleDispenseMedicationAD", "title": "Activity Example Dispense Medication AD", "status": "active", "experimental": true, "date": "2024-11-26T16:34:39+00:00", "publisher": "IHE QRPH Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" } ] }, { "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] }, { "name": "IHE QRPH Technical Committee", "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] } ], "description": "IHE CCG Example Activity Definition for a recommendation to dispense medications (based on HL7 CPG example)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "topic": [ { "coding": [ { "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs", "code": "disprx" } ] } ], "kind": "Task", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-dispensemedicationtask", "code": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "code": "dispense-medication", "display": "Dispense a medication" } ] }, "intent": "proposal", "doNotPerform": false, "dynamicValue": [ { "path": "input.type", "expression": { "language": "text/cql", "expression": "code" } }, { "path": "input.value", "expression": { "language": "text/cql", "expression": "Medication Proposal", "reference": "http://hl7.org/fhir/uv/cpg/Library/dispensemedication-library" } } ] }