The PatientView activity reads a patient-view request from CDS Hooks and generates a patient-view response. This might require making a request to the FHIR server.
For more information about the CDS Hooks patient-view request and response, see the
CDS Hooks documentation.
Example
Refer to the associated example:
General
The
General tab contains the following fields:
| Field
|
Literal Value/Module Property/Process Property?
|
Description
|
| Name
|
No
|
The name to be displayed as the label for the activity in the process
|
Description
The
Description tab is used to provide a short description for the activity.
Input
The
Input tab is populated based on the selections made on the
General tab.
| Input Item
|
Datatype
|
Description
|
| patient_view_input
|
string
|
JSON string containing patient-view request
|
| inbound_http_header
|
string
|
Inbound HTTP request header
|
Output
| Output Item
|
Datatype
|
Description
|
| patient_view_response
|
string
|
JSON string containing a CDS Hooks patient-view response
|
Fault
The
Fault tab lists errors that might occur when you use this activity.
| Error Schema Element
|
Datatype
|
Description
|
| msg
|
string
|
Error message description
|
| msgCode
|
string
|
The error code
|
Copyright © Cloud Software Group, Inc. All rights reserved.