Sequence
extension Sequence where Element == SharedTask
-
Converts an Array of
SharedTask
s into an Array ofErxTask
sDeclaration
Parameters
status
The status the
ErxTask
should be created withauthoredOn
The authored on date the
ErxTask
should be created withauthor
The author the
ErxTask
should be created withmediationNameForIndex
The medication name the task should receive, parameterized by Index
Return Value
An Array of
ErxTask
s