
Uses of Class
org.hl7.fhir.dstu2.model.Specimen.SpecimenCollectionComponent
Packages that use Specimen.SpecimenCollectionComponent
-
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionprotected Specimen.SpecimenCollectionComponent
JsonParser.parseSpecimenSpecimenCollectionComponent
(com.google.gson.JsonObject json, Specimen owner) protected Specimen.SpecimenCollectionComponent
XmlParser.parseSpecimenSpecimenCollectionComponent
(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeSpecimenSpecimenCollectionComponent
(String name, Specimen.SpecimenCollectionComponent element) protected void
XmlParser.composeSpecimenSpecimenCollectionComponent
(String name, Specimen.SpecimenCollectionComponent element) protected void
JsonParser.composeSpecimenSpecimenCollectionComponentInner
(Specimen.SpecimenCollectionComponent element) -
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as Specimen.SpecimenCollectionComponentModifier and TypeFieldDescriptionprotected Specimen.SpecimenCollectionComponent
Specimen.collection
Details concerning the specimen collection.Methods in org.hl7.fhir.dstu2.model that return Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionSpecimen.SpecimenCollectionComponent.addComment
(String value) Specimen.SpecimenCollectionComponent.copy()
Specimen.getCollection()
Specimen.SpecimenCollectionComponent.setBodySite
(CodeableConcept value) Specimen.SpecimenCollectionComponent.setCollected
(Type value) Specimen.SpecimenCollectionComponent.setCollector
(Reference value) Specimen.SpecimenCollectionComponent.setCollectorTarget
(Practitioner value) Specimen.SpecimenCollectionComponent.setMethod
(CodeableConcept value) Specimen.SpecimenCollectionComponent.setQuantity
(SimpleQuantity value) Methods in org.hl7.fhir.dstu2.model with parameters of type Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionSpecimen.setCollection
(Specimen.SpecimenCollectionComponent value)