{
  "resourceType": "ValueSet",
  "id": "message-event-code",
  "url": "http://ehealthontario.ca/fhir/ValueSet/message-event-code",
  "version": "1.0.0",
  "name": "MessageEventCode",
  "title": "Message Event Code v0.11.1",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Code that identifies the event this message represents and connects it with its definition.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code"
      }
    ]
  }
}