IGUHealth
    Preparing search index...
    interface SubstanceDefinitionStructureRepresentation {
        _representation?: Element;
        document?: Reference;
        extension?: Extension[];
        format?: CodeableConcept;
        id?: id;
        modifierExtension?: Extension[];
        representation?: string;
        type?: CodeableConcept;
    }
    Index

    Properties

    _representation?: Element

    The structural representation or characterization as a text string in a standard format

    document?: Reference

    An attachment with the structural representation e.g. a structure graphic or AnIML file

    extension?: Extension[]

    Additional content defined by implementations

    The format of the representation e.g. InChI, SMILES, MOLFILE (note: not the physical file format)

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    representation?: string

    The structural representation or characterization as a text string in a standard format

    The kind of structural representation (e.g. full, partial)