IGUHealth
    Preparing search index...
    interface SubstanceSourceMaterialOrganismHybrid {
        _maternalOrganismId?: Element;
        _maternalOrganismName?: Element;
        _paternalOrganismId?: Element;
        _paternalOrganismName?: Element;
        extension?: Extension[];
        hybridType?: CodeableConcept;
        id?: id;
        maternalOrganismId?: string;
        maternalOrganismName?: string;
        modifierExtension?: Extension[];
        paternalOrganismId?: string;
        paternalOrganismName?: string;
    }
    Index

    Properties

    _maternalOrganismId?: Element

    The identifier of the maternal species constituting the hybrid organism shall be specified based on a controlled vocabulary. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal

    _maternalOrganismName?: Element

    The name of the maternal species constituting the hybrid organism shall be specified. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal

    _paternalOrganismId?: Element

    The identifier of the paternal species constituting the hybrid organism shall be specified based on a controlled vocabulary

    _paternalOrganismName?: Element

    The name of the paternal species constituting the hybrid organism shall be specified

    extension?: Extension[]

    Additional content defined by implementations

    hybridType?: CodeableConcept

    The hybrid type of an organism shall be specified

    id?: id

    Unique id for inter-element referencing

    maternalOrganismId?: string

    The identifier of the maternal species constituting the hybrid organism shall be specified based on a controlled vocabulary. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal

    maternalOrganismName?: string

    The name of the maternal species constituting the hybrid organism shall be specified. For plants, the parents aren’t always known, and it is unlikely that it will be known which is maternal and which is paternal

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    paternalOrganismId?: string

    The identifier of the paternal species constituting the hybrid organism shall be specified based on a controlled vocabulary

    paternalOrganismName?: string

    The name of the paternal species constituting the hybrid organism shall be specified