| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Task.TaskRestrictionComponent |
Task.restriction
If the Task.focus is a request resource and the task is seeking fulfillment (i.e is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned.
|
| Modifier and Type | Method and Description |
|---|---|
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.addRecipient(Reference t) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.copy() |
Task.TaskRestrictionComponent |
Task.getRestriction() |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setPeriod(Period value) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRecipient(List<Reference> theRecipient) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRepetitions(int value) |
Task.TaskRestrictionComponent |
Task.TaskRestrictionComponent.setRepetitionsElement(PositiveIntType value) |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.setRestriction(Task.TaskRestrictionComponent value) |
Copyright © 2014–2017 University Health Network. All rights reserved.