interface MessageHeader {
    _definition?: Element;
    _eventUri?: Element;
    _implicitRules?: Element;
    _language?: Element;
    author?: Reference;
    contained?: ConcreteType[];
    definition?: canonical;
    destination?: MessageHeaderDestination[];
    enterer?: Reference;
    eventCoding?: Coding;
    eventUri?: uri;
    extension?: Extension[];
    focus?: Reference[];
    id?: id;
    implicitRules?: uri;
    language?: code;
    meta?: Meta;
    modifierExtension?: Extension[];
    reason?: CodeableConcept;
    resourceType: "MessageHeader";
    response?: MessageHeaderResponse;
    responsible?: Reference;
    sender?: Reference;
    source: MessageHeaderSource;
    text?: Narrative;
}

Properties

_definition?: Element

Link to the definition for this message

_eventUri?: Element

Code for the event this message represents or link to event definition

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

author?: Reference

The source of the decision

contained?: ConcreteType[]

Contained, inline Resources

definition?: canonical

Link to the definition for this message

destination?: MessageHeaderDestination[]

Message destination application(s)

enterer?: Reference

The source of the data entry

eventCoding?: Coding

Code for the event this message represents or link to event definition

eventUri?: uri

Code for the event this message represents or link to event definition

extension?: Extension[]

Additional content defined by implementations

focus?: Reference[]

The actual content of the message

id?: id

Logical id of this artifact

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

Cause of event

resourceType

If this is a reply to prior message

responsible?: Reference

Final responsibility for event

sender?: Reference

Real world sender of the message

Message source application

text?: Narrative

Text summary of the resource, for human interpretation