of

Create flow for the Send Message activity with the CPGCommunicationRequest.

Return

ActivityFlow


Create flow for the Send Message activity with the CPGCommunicationEvent.

Return

ActivityFlow


Create flow for the Order a medication activity with the CPGMedicationRequest.

Return

ActivityFlow>


Create flow for the Order a medication activity with the CPGOrderMedicationEvent.

Return

ActivityFlow>


fun of(repository: Repository, patientId: String): List<ActivityFlow<CPGRequestResource<*>, CPGEventResource<*>>>

Returns a list of active flows associated with the patientId.