Package com.ibm.fhir.model.resource
Class SubstanceSourceMaterial
- java.lang.Object
-
- com.ibm.fhir.model.visitor.AbstractVisitable
-
- com.ibm.fhir.model.resource.Resource
-
- com.ibm.fhir.model.resource.DomainResource
-
- com.ibm.fhir.model.resource.SubstanceSourceMaterial
-
- All Implemented Interfaces:
Visitable
@Generated("com.ibm.fhir.tools.CodeGenerator") public class SubstanceSourceMaterial extends DomainResource
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance. This set of data elements shall be used to define polymer substances isolated from biological matrices. Taxonomic and anatomical origins shall be described using a controlled vocabulary as required. This information is captured for naturally derived polymers ( . starch) and structurally diverse substances. For Organisms belonging to the Kingdom Plantae the Substance level defines the fresh material of a single species or infraspecies, the Herbal Drug and the Herbal preparation. For Herbal preparations, the fraction information will be captured at the Substance information level and additional information for herbal extracts will be captured at the Specified Substance Group 1 information level. See for further explanation the Substance Class: Structurally Diverse and the herbal annex.Maturity level: FMM0 (Trial Use)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSubstanceSourceMaterial.Builderstatic classSubstanceSourceMaterial.FractionDescriptionMany complex materials are fractions of parts of plants, animals, or minerals.static classSubstanceSourceMaterial.OrganismThis subclause describes the organism which the substance is derived from.static classSubstanceSourceMaterial.PartDescriptionTo do.
-
Field Summary
-
Fields inherited from class com.ibm.fhir.model.resource.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class com.ibm.fhir.model.resource.Resource
id, implicitRules, language, meta
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(String elementName, int elementIndex, Visitor visitor)Accept a Visitor and invoke the appropriate visit methods.static SubstanceSourceMaterial.Builderbuilder()booleanequals(Object obj)List<CodeableConcept>getCountryOfOrigin()The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File.CodeableConceptgetDevelopmentStage()Stage of life for animals, plants, insects and microorganisms.List<SubstanceSourceMaterial.FractionDescription>getFractionDescription()Many complex materials are fractions of parts of plants, animals, or minerals.List<String>getGeographicalLocation()The place/region where the plant is harvested or the places/regions where the animal source material has its habitat.SubstanceSourceMaterial.OrganismgetOrganism()This subclause describes the organism which the substance is derived from.IdentifiergetOrganismId()The unique identifier associated with the source material parent organism shall be specified.StringgetOrganismName()The organism accepted Scientific name shall be provided based on the organism taxonomy.List<Identifier>getParentSubstanceId()The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L.List<String>getParentSubstanceName()The parent substance of the Herbal Drug, or Herbal preparation.List<SubstanceSourceMaterial.PartDescription>getPartDescription()To do.CodeableConceptgetSourceMaterialClass()General high level classification of the source material specific to the origin of the material.CodeableConceptgetSourceMaterialState()The state of the source material when extracted.CodeableConceptgetSourceMaterialType()The type of the source material shall be specified based on a controlled vocabulary.booleanhasChildren()inthashCode()SubstanceSourceMaterial.BuildertoBuilder()Create a new Builder from the contents of this Resource-
Methods inherited from class com.ibm.fhir.model.resource.DomainResource
getContained, getExtension, getModifierExtension, getText
-
Methods inherited from class com.ibm.fhir.model.resource.Resource
as, getId, getImplicitRules, getLanguage, getMeta, is
-
-
-
-
Method Detail
-
getSourceMaterialClass
public CodeableConcept getSourceMaterialClass()
General high level classification of the source material specific to the origin of the material.- Returns:
- An immutable object of type
CodeableConceptthat may be null.
-
getSourceMaterialType
public CodeableConcept getSourceMaterialType()
The type of the source material shall be specified based on a controlled vocabulary. For vaccines, this subclause refers to the class of infectious agent.- Returns:
- An immutable object of type
CodeableConceptthat may be null.
-
getSourceMaterialState
public CodeableConcept getSourceMaterialState()
The state of the source material when extracted.- Returns:
- An immutable object of type
CodeableConceptthat may be null.
-
getOrganismId
public Identifier getOrganismId()
The unique identifier associated with the source material parent organism shall be specified.- Returns:
- An immutable object of type
Identifierthat may be null.
-
getOrganismName
public String getOrganismName()
The organism accepted Scientific name shall be provided based on the organism taxonomy.- Returns:
- An immutable object of type
Stringthat may be null.
-
getParentSubstanceId
public List<Identifier> getParentSubstanceId()
The parent of the herbal drug Ginkgo biloba, Leaf is the substance ID of the substance (fresh) of Ginkgo biloba L. or Ginkgo biloba L. (Whole plant).- Returns:
- An unmodifiable list containing immutable objects of type
Identifierthat may be empty.
-
getParentSubstanceName
public List<String> getParentSubstanceName()
The parent substance of the Herbal Drug, or Herbal preparation.- Returns:
- An unmodifiable list containing immutable objects of type
Stringthat may be empty.
-
getCountryOfOrigin
public List<CodeableConcept> getCountryOfOrigin()
The country where the plant material is harvested or the countries where the plasma is sourced from as laid down in accordance with the Plasma Master File. For “Plasma-derived substances” the attribute country of origin provides information about the countries used for the manufacturing of the Cryopoor plama or Crioprecipitate.- Returns:
- An unmodifiable list containing immutable objects of type
CodeableConceptthat may be empty.
-
getGeographicalLocation
public List<String> getGeographicalLocation()
The place/region where the plant is harvested or the places/regions where the animal source material has its habitat.- Returns:
- An unmodifiable list containing immutable objects of type
Stringthat may be empty.
-
getDevelopmentStage
public CodeableConcept getDevelopmentStage()
Stage of life for animals, plants, insects and microorganisms. This information shall be provided only when the substance is significantly different in these stages (e.g. foetal bovine serum).- Returns:
- An immutable object of type
CodeableConceptthat may be null.
-
getFractionDescription
public List<SubstanceSourceMaterial.FractionDescription> getFractionDescription()
Many complex materials are fractions of parts of plants, animals, or minerals. Fraction elements are often necessary to define both Substances and Specified Group 1 Substances. For substances derived from Plants, fraction information will be captured at the Substance information level ( . Oils, Juices and Exudates). Additional information for Extracts, such as extraction solvent composition, will be captured at the Specified Substance Group 1 information level. For plasma-derived products fraction information will be captured at the Substance and the Specified Substance Group 1 levels.- Returns:
- An unmodifiable list containing immutable objects of type
SubstanceSourceMaterial.FractionDescriptionthat may be empty.
-
getOrganism
public SubstanceSourceMaterial.Organism getOrganism()
This subclause describes the organism which the substance is derived from. For vaccines, the parent organism shall be specified based on these subclause elements. As an example, full taxonomy will be described for the Substance Name: ., Leaf.- Returns:
- An immutable object of type
SubstanceSourceMaterial.Organismthat may be null.
-
getPartDescription
public List<SubstanceSourceMaterial.PartDescription> getPartDescription()
To do.- Returns:
- An unmodifiable list containing immutable objects of type
SubstanceSourceMaterial.PartDescriptionthat may be empty.
-
hasChildren
public boolean hasChildren()
- Overrides:
hasChildrenin classDomainResource
-
accept
public void accept(String elementName, int elementIndex, Visitor visitor)
Description copied from interface:VisitableAccept a Visitor and invoke the appropriate visit methods. A typical implementation would look like this:if (visitor.preVisit(this)) { visitor.visitStart(elementName, elementIndex, this); if (visitor.visit(elementName, elementIndex, this)) { // visit children } visitor.visitEnd(elementName, elementIndex, this); visitor.postVisit(this); }- Specified by:
acceptin interfaceVisitable- Specified by:
acceptin classAbstractVisitable- Parameters:
elementName- the name of the element in the context of this visitelementIndex- the index of the element in a list or -1 if it is not contained within a Listvisitor- the visitor to use
-
toBuilder
public SubstanceSourceMaterial.Builder toBuilder()
Description copied from class:ResourceCreate a new Builder from the contents of this Resource- Specified by:
toBuilderin classDomainResource
-
builder
public static SubstanceSourceMaterial.Builder builder()
-
-