
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Specimen.Treatment
Packages that use Specimen.Treatment
-
Uses of Specimen.Treatment in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Specimen.TreatmentModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Specimen.TreatmentMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type Specimen.TreatmentModifier and TypeMethodDescriptionSpecimen.addTreatment
(Specimen.Treatment theValue) Adds a given new value for treatment ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Specimen.TreatmentModifier and TypeMethodDescriptionSpecimen.setTreatment
(List<Specimen.Treatment> theValue) Sets the value(s) for treatment ()