Get Careplan
This flow finds a patient by reference ID and uses the patient's reference ID to get the flowsheet details of the patient.
Sample Flow
APIs
The API(s) used in this use case are as follows:
1. /Patient/$find
POST [baseURL]/Patient/$find
Try API
2. /CarePlan/$flowsheet-get-all
POST [baseURL]/CarePlan/$flowsheet-get-all
Try API