Uses of Class
org.hl7.fhir.r4b.model.Specimen
-
Packages that use Specimen Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of Specimen in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return Specimen Modifier and Type Method Description protected SpecimenJsonParser. parseSpecimen(com.google.gson.JsonObject json)protected SpecimenXmlParser. parseSpecimen(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type Specimen Modifier and Type Method Description protected voidJsonParser. composeSpecimen(String name, Specimen element)protected voidRdfParser. composeSpecimen(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Specimen element, int index)protected voidXmlParser. composeSpecimen(String name, Specimen element)protected voidXmlParser. composeSpecimenElements(Specimen element)protected voidJsonParser. composeSpecimenProperties(Specimen element)protected booleanXmlParser. parseSpecimenContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Specimen res)protected voidJsonParser. parseSpecimenProperties(com.google.gson.JsonObject json, Specimen res) -
Uses of Specimen in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type Specimen Modifier and Type Method Description voidSpecimen. copyValues(Specimen dst)
-