interface SubstanceSourceMaterialOrganismOrganismGeneral {
    class?: CodeableConcept;
    extension?: Extension[];
    id?: id;
    kingdom?: CodeableConcept;
    modifierExtension?: Extension[];
    order?: CodeableConcept;
    phylum?: CodeableConcept;
}

Properties

The class of an organism shall be specified

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

kingdom?: CodeableConcept

The kingdom of an organism shall be specified

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

The order of an organism shall be specified,

The phylum of an organism shall be specified