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

    Properties

    _text?: Element

    The title of the article or artifact

    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

    The title of the article or artifact

    The kind of title