Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
These examples illustrate general implementation patterns for activity processing and recommendations related to performing activities.
NOTE: The recommendations here are dramatically simplified to illustrate the general pattern for positive and negative recommendations, with the ability for users to reject the recommendation, and flexibility in how the recommendation is achieved.
Specifically:
These simplifications allow the example to focus exclusively on the pattern for recommending and for accepting/rejecting the proposal, as well as documenting the completion, or explicit non-performance of the activity.
These examples make use of the activity processing semantics defined in the Activity Flow topic.
This examples illustrates a recommendation to send a message.
This example illustrates a recommendation not to send a message.
This example illustrates a recommendation to collect specific information using a questionnaire.
This example illustrates a recommendation not to collect specific information using a questionnaire.
This example illustrates a recommendation to order a medication.
This example illustrates a recommendation to dispense a en existing medication prescription.
This example illustrates a recommendation to administer an existing medication order.
This example illustrates a recommendation to document an existing medication order.
This example illustrates a recommendation to stop an existing medication order
This example illustrates a recommendation to hold an existing medication order
This example illustrates a recommendation to resume a medication order on hold
This example illustrates a recommendation to provide an immunization.
This example illustrates a recommendation to order a service.
This example illustrates a recommendation to enroll a patient.
This example illustrates a recommendation to generate a report.
This example illustrates a recommendation to propose a diagnosis.
This example illustrates a recommendation to record a detected issue.
This example illustrates a recommendation to record an inference.
This example illustrates a recommendation to report a flag.
To illustrate how artifact packaging works, this example includes a packaging of the AdministerMedication example:
Resource | Description |
---|---|
Library-activity-example-administermedication | Asset collection detailing the knowledge artifacts in the AdministerMedication example |
Bundle-activity-example-administermedication | Bundle for the asset collection including all the artifacts, packaged with a single test case example |
GuidanceResponse-am-scenario7 | Expected results for the am-scenario7 test case |
Bundle-am-scenario7 | Test case bundle for the am-scenario7 test case for the AdministerMedication example |