interface CompositionRelatesTo {
    _code?: Element;
    code: code;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
    targetIdentifier?: Identifier;
    targetReference?: Reference;
}

Properties

_code?: Element

replaces | transforms | signs | appends

code: code

replaces | transforms | signs | appends

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

targetIdentifier?: Identifier

Target of the relationship

targetReference?: Reference

Target of the relationship