
Uses of Class
org.hl7.fhir.dstu2.model.Specimen.SpecimenTreatmentComponent
Packages that use Specimen.SpecimenTreatmentComponent
-
Uses of Specimen.SpecimenTreatmentComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Specimen.SpecimenTreatmentComponentModifier and TypeMethodDescriptionprotected Specimen.SpecimenTreatmentComponent
JsonParser.parseSpecimenSpecimenTreatmentComponent
(com.google.gson.JsonObject json, Specimen owner) protected Specimen.SpecimenTreatmentComponent
XmlParser.parseSpecimenSpecimenTreatmentComponent
(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Specimen.SpecimenTreatmentComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeSpecimenSpecimenTreatmentComponent
(String name, Specimen.SpecimenTreatmentComponent element) protected void
XmlParser.composeSpecimenSpecimenTreatmentComponent
(String name, Specimen.SpecimenTreatmentComponent element) protected void
JsonParser.composeSpecimenSpecimenTreatmentComponentInner
(Specimen.SpecimenTreatmentComponent element) -
Uses of Specimen.SpecimenTreatmentComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Specimen.SpecimenTreatmentComponentModifier and TypeFieldDescriptionprotected List
<Specimen.SpecimenTreatmentComponent> Specimen.treatment
Details concerning treatment and processing steps for the specimen.Methods in org.hl7.fhir.dstu2.model that return Specimen.SpecimenTreatmentComponentModifier and TypeMethodDescriptionSpecimen.SpecimenTreatmentComponent.addAdditive
(Reference t) Specimen.addTreatment()
Specimen.SpecimenTreatmentComponent.copy()
Specimen.SpecimenTreatmentComponent.setDescription
(String value) Specimen.SpecimenTreatmentComponent.setDescriptionElement
(StringType value) Specimen.SpecimenTreatmentComponent.setProcedure
(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Specimen.SpecimenTreatmentComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Specimen.SpecimenTreatmentComponent