interface CitationCitedArtifactContributorshipSummary {
    _value?: Element;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
    source?: CodeableConcept;
    style?: CodeableConcept;
    type?: CodeableConcept;
    value: markdown;
}

Properties

_value?: Element

The display string for the author list, contributor list, or contributorship statement

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

Used to code the producer or rule for creating the display string

The format for the display string

Either authorList or contributorshipStatement

value: markdown

The display string for the author list, contributor list, or contributorship statement