Uses of Class
org.hl7.fhir.r5.model.Specimen.SpecimenCollectionComponent
-
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionExtensions.addSpecSpecialHandling
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Extensions.setObsBodyPosition
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Extensions.setSpecCollectionPriority
(Specimen.SpecimenCollectionComponent context, CodeableConcept value) Modifier 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
Modifier and TypeMethodDescriptionprotected Specimen.SpecimenCollectionComponent
JsonParser.parseSpecimenCollectionComponent
(com.google.gson.JsonObject json) protected Specimen.SpecimenCollectionComponent
XmlParser.parseSpecimenCollectionComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier 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
Modifier and TypeFieldDescriptionprotected Specimen.SpecimenCollectionComponent
Specimen.collection
Details concerning the specimen collection.Modifier 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) Modifier and TypeMethodDescriptionvoid
Specimen.SpecimenCollectionComponent.copyValues
(Specimen.SpecimenCollectionComponent dst) Specimen.setCollection
(Specimen.SpecimenCollectionComponent value)