![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.r5.model.SubstanceSourceMaterial
Packages that use SubstanceSourceMaterial
-
Uses of SubstanceSourceMaterial in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceSourceMaterialModifier and TypeMethodDescriptionprotected SubstanceSourceMaterial
JsonParser.parseSubstanceSourceMaterial
(com.google.gson.JsonObject json) protected SubstanceSourceMaterial
XmlParser.parseSubstanceSourceMaterial
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceSourceMaterialModifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceSourceMaterial
(String name, SubstanceSourceMaterial element) protected void
RdfParser.composeSubstanceSourceMaterial
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceSourceMaterial element, int index) protected void
XmlParser.composeSubstanceSourceMaterial
(String name, SubstanceSourceMaterial element) protected void
XmlParser.composeSubstanceSourceMaterialElements
(SubstanceSourceMaterial element) protected void
JsonParser.composeSubstanceSourceMaterialProperties
(SubstanceSourceMaterial element) protected boolean
XmlParser.parseSubstanceSourceMaterialContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial res) protected void
JsonParser.parseSubstanceSourceMaterialProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial res) -
Uses of SubstanceSourceMaterial in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return SubstanceSourceMaterialModifier and TypeMethodDescriptionSubstanceSourceMaterial.addCountryOfOrigin
(CodeableConcept t) SubstanceSourceMaterial.addFractionDescription
(SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent t) SubstanceSourceMaterial.addGeographicalLocation
(String value) SubstanceSourceMaterial.addParentSubstanceId
(Identifier t) SubstanceSourceMaterial.addParentSubstanceName
(String value) SubstanceSourceMaterial.addPartDescription
(SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent t) SubstanceSourceMaterial.copy()
SubstanceSourceMaterial.setCountryOfOrigin
(List<CodeableConcept> theCountryOfOrigin) SubstanceSourceMaterial.setDevelopmentStage
(CodeableConcept value) SubstanceSourceMaterial.setFractionDescription
(List<SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent> theFractionDescription) SubstanceSourceMaterial.setGeographicalLocation
(List<StringType> theGeographicalLocation) SubstanceSourceMaterial.setOrganism
(SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent value) SubstanceSourceMaterial.setOrganismId
(Identifier value) SubstanceSourceMaterial.setOrganismName
(String value) SubstanceSourceMaterial.setOrganismNameElement
(StringType value) SubstanceSourceMaterial.setParentSubstanceId
(List<Identifier> theParentSubstanceId) SubstanceSourceMaterial.setParentSubstanceName
(List<StringType> theParentSubstanceName) SubstanceSourceMaterial.setPartDescription
(List<SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent> thePartDescription) SubstanceSourceMaterial.setSourceMaterialClass
(CodeableConcept value) SubstanceSourceMaterial.setSourceMaterialState
(CodeableConcept value) SubstanceSourceMaterial.setSourceMaterialType
(CodeableConcept value) protected SubstanceSourceMaterial
SubstanceSourceMaterial.typedCopy()
Methods in org.hl7.fhir.r5.model with parameters of type SubstanceSourceMaterialModifier and TypeMethodDescriptionvoid
SubstanceSourceMaterial.copyValues
(SubstanceSourceMaterial dst)