{
  "resourceType": "MessageDefinition",
  "id": "location-initial-load-sender",
  "name": "LOCATION INITIAL LOAD",
  "title": "location initial load",
  "status": "active",
  "date": "2020-01-01",
  "eventCoding": {
    "system": "http://sap.com/healthcare/IS-H/fhir/ValueSet/inbound-message-code",
    "code": "location-initial-load"
  },
  "category": "consequence",
  "focus": [
    {
      "code": "Location",
      "min": 1,
      "max": "*"
    }
  ]
}