| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Task.TaskOutputComponent> |
Task.output
Outputs produced by the Task.
|
| Modifier and Type | Method and Description |
|---|---|
Task.TaskOutputComponent |
Task.addOutput() |
Task.TaskOutputComponent |
Task.TaskOutputComponent.copy() |
Task.TaskOutputComponent |
Task.getOutputFirstRep() |
Task.TaskOutputComponent |
Task.TaskOutputComponent.setType(CodeableConcept value) |
Task.TaskOutputComponent |
Task.TaskOutputComponent.setValue(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<Task.TaskOutputComponent> |
Task.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.addOutput(Task.TaskOutputComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.setOutput(List<Task.TaskOutputComponent> theOutput) |
Copyright © 2014–2017 University Health Network. All rights reserved.