Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-recorddetectedissue-activity | Version: 2.0.0 | |||
Active as of 2024-11-21 | Computable Name: CPGRecordDetectedIssueTaskActivityDefinition | |||
Other Identifiers: CPGRecordDetectedIssueTaskActivityDefinition (use: official, ), OID:2.16.840.1.113883.4.642.40.48.11.47 |
Example Activity Definition for a recommendation to record a detected issue
Generated Narrative: ActivityDefinition cpg-recorddetectedissue-activity
url: ActivityDefinition CPGRecordDetectedIssueTaskActivityDefinition
identifier: CPGRecordDetectedIssueTaskActivityDefinition (use: official, ), Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.47
version: 2.0.0
name: CPGRecordDetectedIssueTaskActivityDefinition
status: Active
date: 2024-11-21 04:10:48+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 record a detected issue
jurisdiction: World
kind: Task
profile: CPG Record Detected Issue Task
code: Record a detected issue
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: "Record Detected Issue", value: DetectedIssue { code: "Drug-Drug Interaction", detail: IssueCodeableConcept, subject: Patient, encounter: Encounter, identified: Today() } }