Chronic Disease Surveillance
0.1.0 - CI Build
Chronic Disease Surveillance, published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/aphl-chronic-ig/ and changes regularly. See the Directory of published versions
In order to retrive Line List data related to Patients with a Particular Chronic Disease we are leveraging the Evaluate Measure Operation. For example in the case where a Patient has been diagnosed with Diabetes we can retrieve supplemental data by ensuring the Measure defines any relative Data Elements in the supplementalData of the Measure.
Example:

Given the Data Elements defined in the Measure, the Measure Evaluation will retrieve the Supplemental Data and generate Observations that are contained in the MeasureReport. These Observations are then referenced by each relevant group / population in the MeasureReport. Each Observation has a populationId extension that points to the population that is relevant for the given Supplemental Data Object.
Each Observation will contain information of the particular Supplemental Data Element. The value will be a CodeableConcept representing the particular result of the particular Data Element.
Example:
