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(ca.uhn.fhir.model.api.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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
Specimen.Container |
Specimen.Container.setDescription(String theString) |
Sets the value 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 ()
|