This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-reportflagtask-activitydefinition | Version: 2.0.0-ballot | |||
Active as of 2023-12-19 | Computable Name: CPGReportFlagTaskActivityDefinition | |||
Other Identifiers: id: CPGReportFlagTaskActivityDefinition (use: OFFICIAL) |
Example Activity Definition for a recommendation to report a flag
Generated Narrative: ActivityDefinition
Resource ActivityDefinition "cpg-reportflagtask-activitydefinition"
StructureDefinition Work Group: cds
url: http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-reportflagtask-activitydefinition
identifier: id: CPGReportFlagTaskActivityDefinition (use: OFFICIAL)
version: 2.0.0-ballot
name: CPGReportFlagTaskActivityDefinition
title: CPG Report Flag ActivityDefinition
status: active
experimental: false
date: 2023-12-19 19:53:17+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 report a flag
jurisdiction: World (m49.htm#001)
kind: Task
profile: CPG Report Flag Task
code: Report a flag (CPG Activity Type Code System#report-flag)
intent: proposal
priority: routine
doNotPerform: false
dynamicValue
path: status
Expressions
Language Expression text/cql 'draft'
dynamicValue
path: for
Expressions
Language Expression text/cql Patient
dynamicValue
path: encounter
Expressions
Language Expression text/cql Encounter
dynamicValue
path: authoredOn
Expressions
Language Expression text/cql Now()
dynamicValue
path: owner
Expressions
Language Expression text/cql Practitioner
dynamicValue
path: input
Expressions
Language Expression text/cql TaskInput { type: "Report Flag", value: Flag { status: 'active', code: IssueCodeableConcept, subject: Patient, encounter: Encounter, period: Interval[Today(), null] } }