interface Linkage {
    _active?: Element;
    _implicitRules?: Element;
    _language?: Element;
    active?: boolean;
    author?: Reference;
    contained?: ConcreteType[];
    extension?: Extension[];
    id?: id;
    implicitRules?: uri;
    item: LinkageItem[];
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    resourceType: "Linkage";
    text?: Narrative;
}

Properties

_active?: Element

Whether this linkage assertion is active or not

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

active?: boolean

Whether this linkage assertion is active or not

author?: Reference

Who is responsible for linkages

contained?: ConcreteType[]

Contained, inline Resources

extension?: Extension[]

Additional content defined by implementations

id?: id

Logical id of this artifact

implicitRules?: uri

A set of rules under which this content was created

item: LinkageItem[]

Item to be linked

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

resourceType
text?: Narrative

Text summary of the resource, for human interpretation