Uses of Class
org.hl7.fhir.r4.model.SubstanceSourceMaterial
-
Uses of SubstanceSourceMaterial in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected SubstanceSourceMaterial
JsonParser.parseSubstanceSourceMaterial
(com.google.gson.JsonObject json) protected SubstanceSourceMaterial
XmlParser.parseSubstanceSourceMaterial
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceSourceMaterial
(String name, SubstanceSourceMaterial element) protected void
RdfParser.composeSubstanceSourceMaterial
(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.composeSubstanceSourceMaterialInner
(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) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialFractionDescriptionComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialFractionDescriptionComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialFractionDescriptionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialFractionDescriptionComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent res) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismAuthorComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent res) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent res) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismHybridComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismHybridComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismHybridComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismHybridComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent res) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismOrganismGeneralComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismOrganismGeneralComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismOrganismGeneralComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialOrganismOrganismGeneralComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent res) JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialPartDescriptionComponent
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner) XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialPartDescriptionComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner) protected boolean
XmlParser.parseSubstanceSourceMaterialSubstanceSourceMaterialPartDescriptionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent res) protected void
JsonParser.parseSubstanceSourceMaterialSubstanceSourceMaterialPartDescriptionComponentProperties
(com.google.gson.JsonObject json, SubstanceSourceMaterial owner, SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent res) -
Uses of SubstanceSourceMaterial in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected SubstanceSourceMaterial
SubstanceSpecification.sourceMaterialTarget
The actual object that is the target of the reference (Material or taxonomic/anatomical source for the substance.)Modifier 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()
SubstanceSpecification.getSourceMaterialTarget()
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()
Modifier and TypeMethodDescriptionvoid
SubstanceSourceMaterial.copyValues
(SubstanceSourceMaterial dst) SubstanceSpecification.setSourceMaterialTarget
(SubstanceSourceMaterial value)