{
"description": "Record body weight metric",
"_filename": "example/ActivityDefinition-chf-report-bodyweight.json",
"package_name": "hl7.fhir.uv.cpg",
"date": "2021-02-11T20:30:11+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
},
"publisher": "HL7 International - Clinical Decision Support WG",
"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": "CHF Report Body Weight",
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "shareable"
}, {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "computable"
}, {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "publishable"
}, {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode": "structured"
}, {
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith",
"valueCanonical": "http://hl7.org/fhir/uv/cpg/Measure/chf-bodyweight"
} ],
"status": "draft",
"id": "cde9213c-a640-4f53-89bb-23e182e6c6fc",
"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",
"display": "Generate a metric or case report"
} ]
},
"doNotPerform": false,
"version": "1.0.0",
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask"
}