| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProcessRequest.ItemsComponent> |
ProcessRequest.item
List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest.ItemsComponent |
ProcessRequest.addItem() |
ProcessRequest.ItemsComponent |
ProcessRequest.ItemsComponent.copy() |
ProcessRequest.ItemsComponent |
ProcessRequest.getItemFirstRep() |
ProcessRequest.ItemsComponent |
ProcessRequest.ItemsComponent.setSequenceLinkId(int value) |
ProcessRequest.ItemsComponent |
ProcessRequest.ItemsComponent.setSequenceLinkIdElement(IntegerType value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessRequest.ItemsComponent> |
ProcessRequest.getItem() |
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest |
ProcessRequest.addItem(ProcessRequest.ItemsComponent t) |
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest |
ProcessRequest.setItem(List<ProcessRequest.ItemsComponent> theItem) |
Copyright © 2014–2017 University Health Network. All rights reserved.