Uses of Class
org.hl7.fhir.dstu2.model.Specimen.SpecimenTreatmentComponent
-
Uses of Specimen.SpecimenTreatmentComponent in org.hl7.fhir.dstu2.formats
Modifier 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) Modifier 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
Modifier and TypeFieldDescriptionprotected List
<Specimen.SpecimenTreatmentComponent> Specimen.treatment
Details concerning treatment and processing steps for the specimen.Modifier 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)