Uses of Class
ca.uhn.fhir.model.dstu2.resource.Specimen.Treatment
-
Uses of Specimen.Treatment in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionSpecimen.addTreatment()
Adds and returns a new value for treatment ()Specimen.getTreatmentFirstRep()
Gets the first repetition for treatment (), creating it if it does not already exist.Specimen.Treatment.setAdditive
(List<ResourceReferenceDt> theValue) Sets the value(s) for additive ()Specimen.Treatment.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()Specimen.Treatment.setDescription
(String theString) Sets the value for description ()Specimen.Treatment.setProcedure
(CodeableConceptDt theValue) Sets the value(s) for procedure ()Modifier and TypeMethodDescriptionSpecimen.addTreatment
(Specimen.Treatment theValue) Adds a given new value for treatment ()Modifier and TypeMethodDescriptionSpecimen.setTreatment
(List<Specimen.Treatment> theValue) Sets the value(s) for treatment ()