| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Specimen.Collection |
Specimen.Collection.addComment(String theString)
Adds a new value for comment ()
|
Specimen.Collection |
Specimen.Collection.addComment(StringDt theValue)
Adds a given new value for comment ()
|
Specimen.Collection |
Specimen.getCollection()
Gets the value(s) for collection ().
|
Specimen.Collection |
Specimen.Collection.setBodySite(CodeableConceptDt theValue)
Sets the value(s) for bodySite ()
|
Specimen.Collection |
Specimen.Collection.setCollected(IDatatype theValue)
Sets the value(s) for collected[x] (when.init)
|
Specimen.Collection |
Specimen.Collection.setCollector(ResourceReferenceDt theValue)
Sets the value(s) for collector ()
|
Specimen.Collection |
Specimen.Collection.setComment(List<StringDt> theValue)
Sets the value(s) for comment ()
|
Specimen.Collection |
Specimen.Collection.setMethod(BoundCodeableConceptDt<SpecimenCollectionMethodEnum> theValue)
Sets the value(s) for method ()
|
Specimen.Collection |
Specimen.Collection.setMethod(SpecimenCollectionMethodEnum theValue)
Sets the value(s) for method ()
|
Specimen.Collection |
Specimen.Collection.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.setCollection(Specimen.Collection theValue)
Sets the value(s) for collection ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.