| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Task.ParameterComponent> |
Task.input
Additional information that may be needed in the execution of the task.
|
| Modifier and Type | Method and Description |
|---|---|
Task.ParameterComponent |
Task.addInput() |
Task.ParameterComponent |
Task.ParameterComponent.copy() |
Task.ParameterComponent |
Task.getInputFirstRep() |
Task.ParameterComponent |
Task.ParameterComponent.setType(CodeableConcept value) |
Task.ParameterComponent |
Task.ParameterComponent.setValue(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<Task.ParameterComponent> |
Task.getInput() |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.addInput(Task.ParameterComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.setInput(List<Task.ParameterComponent> theInput) |
Copyright © 2014–2017 University Health Network. All rights reserved.