Package | hl7.fhir.uv.cpg |
Resource Type | ActivityDefinition |
Id | chf-report-bodyweight |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/ActivityDefinition-chf-report-bodyweight.html |
URL | http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-bodyweight |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | CHFReportBodyWeight |
Realm | uv |
Authority | hl7 |
Description | Record body weight metric |
Kind | Task |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActivityDefinition chf-report-bodyweight
CQF Knowledge capability: shareable
CQF Knowledge capability: computable
CQF Knowledge capability: publishable
CPG Report With Extension: CHF Body Weight Metric
url: ActivityDefinition CHFReportBodyWeight
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.48.11.34
version: 2.0.0
name: CHFReportBodyWeight
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:
Record body weight metric
jurisdiction: World
kind: Task
profile: CPG Generate Report Task
code: Generate a metric or case report
intent: Proposal
doNotPerform: false
dynamicValue
path: input.type
Expressions
Language Expression CQL code
dynamicValue
path: input.value
Expressions
Language Expression CQL extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith').value
{ "resourceType": "ActivityDefinition", "id": "chf-report-bodyweight", "meta": { "profile": [ "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/StructureDefinition/cpg-reportWith", "valueCanonical": "http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight-measure" } ], "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-bodyweight", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.34" } ], "version": "2.0.0", "name": "CHFReportBodyWeight", "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": "Record body weight metric", "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-generatereporttask", "code": { "coding": [ { "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "code": "generate-report", "display": "Generate a metric or case report" } ] }, "intent": "proposal", "doNotPerform": false, "dynamicValue": [ { "path": "input.type", "expression": { "language": "text/cql", "expression": "code" } }, { "path": "input.value", "expression": { "language": "text/cql", "expression": "extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith').value" } } ] }