Uses of Class
org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent
-
Packages that use Specimen.SpecimenCollectionComponent Package Description org.hl7.fhir.dstu3.formats org.hl7.fhir.dstu3.model -
-
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return Specimen.SpecimenCollectionComponent Modifier and Type Method Description protected Specimen.SpecimenCollectionComponentJsonParser. parseSpecimenSpecimenCollectionComponent(com.google.gson.JsonObject json, Specimen owner)protected Specimen.SpecimenCollectionComponentXmlParser. parseSpecimenSpecimenCollectionComponent(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) -
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as Specimen.SpecimenCollectionComponent Modifier and Type Field Description protected Specimen.SpecimenCollectionComponentSpecimen. collectionDetails concerning the specimen collection.Methods in org.hl7.fhir.dstu3.model that return Specimen.SpecimenCollectionComponent Modifier and Type Method Description Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. copy()Specimen.SpecimenCollectionComponentSpecimen. getCollection()Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setBodySite(CodeableConcept value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setCollected(Type value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setCollector(Reference value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setCollectorTarget(Practitioner value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setMethod(CodeableConcept value)Specimen.SpecimenCollectionComponentSpecimen.SpecimenCollectionComponent. setQuantity(SimpleQuantity value)Methods in org.hl7.fhir.dstu3.model with parameters of type Specimen.SpecimenCollectionComponent Modifier and Type Method Description SpecimenSpecimen. setCollection(Specimen.SpecimenCollectionComponent value)
-