| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Specimen.Treatment |
Specimen.addTreatment()
Adds and returns a new value for treatment ()
|
Specimen.Treatment |
Specimen.getTreatmentFirstRep()
Gets the first repetition for treatment (),
creating it if it does not already exist.
|
Specimen.Treatment |
Specimen.Treatment.setAdditive(List<ResourceReferenceDt> theValue)
Sets the value(s) for additive ()
|
Specimen.Treatment |
Specimen.Treatment.setDescription(String theString)
Sets the value for description ()
|
Specimen.Treatment |
Specimen.Treatment.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Specimen.Treatment |
Specimen.Treatment.setProcedure(CodeableConceptDt theValue)
Sets the value(s) for procedure ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Specimen.Treatment> |
Specimen.getTreatment()
Gets the value(s) for treatment ().
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.addTreatment(Specimen.Treatment theValue)
Adds a given new value for treatment ()
|
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.setTreatment(List<Specimen.Treatment> theValue)
Sets the value(s) for treatment ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.