{
"description": "Record body weight metric",
"_filename": "example/ActivityDefinition-chf-report-bodyweight.json",
"package_name": "hl7.fhir.uv.cpg.r4b",
"date": "2023-12-19T19:53:17+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
},
"publisher": "HL7 International / Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "CHFReportBodyWeight",
"type": null,
"experimental": "true",
"resourceType": "ActivityDefinition",
"title": null,
"package_version": "2.0.0-ballot",
"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/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode": "structured"
}, {
"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/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "2bfd4226-2058-45b7-a698-8ce53753f418",
"kind": "Task",
"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"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-report-bodyweight",
"code": {
"coding": [ {
"code": "generate-report",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"display": "Generate a metric or case report"
} ]
},
"doNotPerform": false,
"version": "2.0.0-ballot",
"contact": [ {
"name": "HL7 International / Clinical Decision Support",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ],
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask"
}