| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Specimen.Container |
Specimen.addContainer()
Adds and returns a new value for container ()
|
Specimen.Container |
Specimen.Container.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Specimen.Container |
Specimen.getContainerFirstRep()
Gets the first repetition for container (),
creating it if it does not already exist.
|
Specimen.Container |
Specimen.Container.setAdditive(IDatatype theValue)
Sets the value(s) for additive[x] ()
|
Specimen.Container |
Specimen.Container.setCapacity(SimpleQuantityDt theValue)
Sets the value(s) for capacity ()
|
Specimen.Container |
Specimen.Container.setDescription(String theString)
Sets the value for description ()
|
Specimen.Container |
Specimen.Container.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Specimen.Container |
Specimen.Container.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Specimen.Container |
Specimen.Container.setSpecimenQuantity(SimpleQuantityDt theValue)
Sets the value(s) for specimenQuantity ()
|
Specimen.Container |
Specimen.Container.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Specimen.Container> |
Specimen.getContainer()
Gets the value(s) for container ().
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.addContainer(Specimen.Container theValue)
Adds a given new value for container ()
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.setContainer(List<Specimen.Container> theValue)
Sets the value(s) for container ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.