interface ContractTermAction {
    _contextLinkId?: Element[];
    _doNotPerform?: Element;
    _linkId?: Element[];
    _occurrenceDateTime?: Element;
    _performerLinkId?: Element[];
    _reason?: Element[];
    _reasonLinkId?: Element[];
    _requesterLinkId?: Element[];
    _securityLabelNumber?: Element[];
    context?: Reference;
    contextLinkId?: string[];
    doNotPerform?: boolean;
    extension?: Extension[];
    id?: id;
    intent: CodeableConcept;
    linkId?: string[];
    modifierExtension?: Extension[];
    note?: Annotation[];
    occurrenceDateTime?: dateTime;
    occurrencePeriod?: Period;
    occurrenceTiming?: Timing;
    performer?: Reference;
    performerLinkId?: string[];
    performerRole?: CodeableConcept;
    performerType?: CodeableConcept[];
    reason?: string[];
    reasonCode?: CodeableConcept[];
    reasonLinkId?: string[];
    reasonReference?: Reference[];
    requester?: Reference[];
    requesterLinkId?: string[];
    securityLabelNumber?: never[];
    status: CodeableConcept;
    subject?: ContractTermActionSubject[];
    type: CodeableConcept;
}

Properties

_contextLinkId?: Element[]

Pointer to specific item

_doNotPerform?: Element

True if the term prohibits the action

_linkId?: Element[]

Pointer to specific item

_occurrenceDateTime?: Element

When action happens

_performerLinkId?: Element[]

Pointer to specific item

_reason?: Element[]

Why action is to be performed

_reasonLinkId?: Element[]

Pointer to specific item

_requesterLinkId?: Element[]

Pointer to specific item

_securityLabelNumber?: Element[]

Action restriction numbers

context?: Reference

Episode associated with action

contextLinkId?: string[]

Pointer to specific item

doNotPerform?: boolean

True if the term prohibits the action

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

Purpose for the Contract Term Action

linkId?: string[]

Pointer to specific item

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

note?: Annotation[]

Comments about the action

occurrenceDateTime?: dateTime

When action happens

occurrencePeriod?: Period

When action happens

occurrenceTiming?: Timing

When action happens

performer?: Reference

Actor that wil execute (or not) the action

performerLinkId?: string[]

Pointer to specific item

performerRole?: CodeableConcept

Competency of the performer

performerType?: CodeableConcept[]

Kind of service performer

reason?: string[]

Why action is to be performed

reasonCode?: CodeableConcept[]

Why is action (not) needed?

reasonLinkId?: string[]

Pointer to specific item

reasonReference?: Reference[]

Why is action (not) needed?

requester?: Reference[]

Who asked for action

requesterLinkId?: string[]

Pointer to specific item

securityLabelNumber?: never[]

Action restriction numbers

State of the action

Entity of the action

Type or form of the action