
Uses of Class
org.hl7.fhir.r5.model.Specimen.SpecimenCollectionComponent
Packages that use Specimen.SpecimenCollectionComponent
-
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r5.extensions
Methods in org.hl7.fhir.r5.extensions that return Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionExtensions.addSpecSpecialHandling
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Extensions.setObsBodyPosition
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Extensions.setSpecCollectionPriority
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Methods in org.hl7.fhir.r5.extensions with parameters of type Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionExtensions.addSpecSpecialHandling
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) static CodeableConcept
Extensions.getObsBodyPosition
(Specimen.SpecimenCollectionComponent context) static CodeableConcept
Extensions.getSpecCollectionPriority
(Specimen.SpecimenCollectionComponent context) static List
<CodeableConcept> Extensions.getSpecSpecialHandlingList
(Specimen.SpecimenCollectionComponent context) Extensions.setObsBodyPosition
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Extensions.setSpecCollectionPriority
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) -
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionprotected Specimen.SpecimenCollectionComponent
JsonParser.parseSpecimenCollectionComponent
(com.google.gson.JsonObject json) protected Specimen.SpecimenCollectionComponent
XmlParser.parseSpecimenCollectionComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeSpecimenCollectionComponent
(String name, Specimen.SpecimenCollectionComponent element) protected void
RdfParser.composeSpecimenCollectionComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Specimen.SpecimenCollectionComponent element, int index) protected void
XmlParser.composeSpecimenCollectionComponent
(String name, Specimen.SpecimenCollectionComponent element) protected void
XmlParser.composeSpecimenCollectionComponentElements
(Specimen.SpecimenCollectionComponent element) protected void
JsonParser.composeSpecimenCollectionComponentProperties
(Specimen.SpecimenCollectionComponent element) protected boolean
XmlParser.parseSpecimenCollectionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Specimen.SpecimenCollectionComponent res) protected void
JsonParser.parseSpecimenCollectionComponentProperties
(com.google.gson.JsonObject json, Specimen.SpecimenCollectionComponent res) -
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as Specimen.SpecimenCollectionComponentModifier and TypeFieldDescriptionprotected Specimen.SpecimenCollectionComponent
Specimen.collection
Details concerning the specimen collection.Methods in org.hl7.fhir.r5.model that return Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionSpecimen.SpecimenCollectionComponent.copy()
Specimen.getCollection()
Specimen.SpecimenCollectionComponent.setBodySite
(CodeableReference value) Specimen.SpecimenCollectionComponent.setCollected
(DataType value) Specimen.SpecimenCollectionComponent.setCollector
(Reference value) Specimen.SpecimenCollectionComponent.setDevice
(CodeableReference value) Specimen.SpecimenCollectionComponent.setDuration
(Duration value) Specimen.SpecimenCollectionComponent.setFastingStatus
(DataType value) Specimen.SpecimenCollectionComponent.setMethod
(CodeableConcept value) Specimen.SpecimenCollectionComponent.setProcedure
(Reference value) Specimen.SpecimenCollectionComponent.setQuantity
(Quantity value) Methods in org.hl7.fhir.r5.model with parameters of type Specimen.SpecimenCollectionComponentModifier and TypeMethodDescriptionvoid
Specimen.SpecimenCollectionComponent.copyValues
(Specimen.SpecimenCollectionComponent dst) Specimen.setCollection
(Specimen.SpecimenCollectionComponent value)