IGUHealth
    Preparing search index...
    interface CitationCitedArtifactAbstract {
        _copyright?: Element;
        _text?: Element;
        copyright?: markdown;
        extension?: Extension[];
        id?: id;
        language?: CodeableConcept;
        modifierExtension?: Extension[];
        text: markdown;
        type?: CodeableConcept;
    }
    Index

    Properties

    _copyright?: Element

    Copyright notice for the abstract

    _text?: Element

    Abstract content

    copyright?: markdown

    Copyright notice for the abstract

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    language?: CodeableConcept

    Used to express the specific language

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    text: markdown

    Abstract content

    The kind of abstract