Sequence
extension Sequence where Element == SharedTask
-
Converts an Array of
SharedTasks into an Array ofErxTasksDeclaration
Parameters
statusThe status the
ErxTaskshould be created withauthoredOnThe authored on date the
ErxTaskshould be created withauthorThe author the
ErxTaskshould be created withmediationNameForIndexThe medication name the task should receive, parameterized by Index
Return Value
An Array of
ErxTasks
View on GitHub
Sequence Extension Reference