PatientView Example
The PatientView process illustrates how to use the PatientView activity to generate a CDS Hooks patient-view response..
For more information about the PatientView activity, see
CDS Hooks documentation.
PatientView Process
The PatientView Process is illustrated here:
Process Definition
The process performs the following operations:
- The HTTPReceiver activity waits to receive an HTTP POST request from CDS Hooks patient-view.
- The PatientView generates a CDS Hooks patient-view response. This might require accessing the FHIR server.
- The SendHTTPResponse activity returns patient-view response through HTTP POST.
Process Output
Select the desired activity and click the
Output tab.
- The process generates and returns a CDS Hooks patient-view response.
Copyright © Cloud Software Group, Inc. All rights reserved.