<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="organization-initial-load-sender" />
  <name value="ORGANIZATION INITIAL LOAD" />
  <title value="organization initial load" />
  <status value="active" />
  <date value="2020-01-01" />
  <eventCoding>
    <system value="http://sap.com/healthcare/IS-H/fhir/ValueSet/inbound-message-code" />
    <code value="organization-initial-load" />
  </eventCoding>
  <category value="consequence" />
  <focus>
    <code value="Organization" />
    <min value="1" />
    <max value="*" />
  </focus>
</MessageDefinition>