| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticOrder.Item |
DiagnosticOrder.Item.addEvent(DiagnosticOrder.Event theValue)
Adds a given new value for event ()
|
DiagnosticOrder.Item |
DiagnosticOrder.addItem()
Adds and returns a new value for item ()
|
DiagnosticOrder.Item |
DiagnosticOrder.getItemFirstRep()
Gets the first repetition for item (),
creating it if it does not already exist.
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setBodySite(CodeableConceptDt theValue)
Sets the value(s) for bodySite ()
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setEvent(List<DiagnosticOrder.Event> theValue)
Sets the value(s) for event ()
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setSpecimen(List<ResourceReferenceDt> theValue)
Sets the value(s) for specimen ()
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setStatus(BoundCodeDt<DiagnosticOrderStatusEnum> theValue)
Sets the value(s) for status ()
|
DiagnosticOrder.Item |
DiagnosticOrder.Item.setStatus(DiagnosticOrderStatusEnum theValue)
Sets the value(s) for status ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DiagnosticOrder.Item> |
DiagnosticOrder.getItem()
Gets the value(s) for item ().
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticOrder |
DiagnosticOrder.addItem(DiagnosticOrder.Item theValue)
Adds a given new value for item ()
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticOrder |
DiagnosticOrder.setItem(List<DiagnosticOrder.Item> theValue)
Sets the value(s) for item ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.