interface CitationCitedArtifactContributorshipEntryAffiliationInfo {
    _affiliation?: Element;
    _role?: Element;
    affiliation?: string;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier[];
    modifierExtension?: Extension[];
    role?: string;
}

Properties

_affiliation?: Element

Display for the organization

_role?: Element

Role within the organization, such as professional title

affiliation?: string

Display for the organization

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

identifier?: Identifier[]

Identifier for the organization

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

role?: string

Role within the organization, such as professional title