
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.SpecimenTreatmentComponentJsonParser.parseSpecimenSpecimenTreatmentComponent(com.google.gson.JsonObject json, Specimen owner) protected Specimen.SpecimenTreatmentComponentXmlParser.parseSpecimenSpecimenTreatmentComponent(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Specimen.SpecimenTreatmentComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSpecimenSpecimenTreatmentComponent(String name, Specimen.SpecimenTreatmentComponent element) protected voidXmlParser.composeSpecimenSpecimenTreatmentComponent(String name, Specimen.SpecimenTreatmentComponent element) protected voidJsonParser.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.treatmentDetails 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