This
page
is
part
of
the
FHIR
Specification
(v1.8.0:
STU
3
Draft).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
This is the narrative for the resource. See also the XML or JSON format.
OPERATION: Set Task Input
Set one of the inputs for a task.
URL: [base]/Task/[id]/$set-input
Parameters
| Use | Name | Cardinality | Type | Binding | Documentation |
| IN | input | 1..* | |||
| IN | input.name | 1..1 | string |
The name of the input to add or update. |
|
| IN | input.value[x] | 0..1 | Type |
If no value is provided, any current input with that name is removed from the resource. |
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.