{
  "resourceType": "MessageDefinition",
  "id": "DataStandardsWales-PSOM-ExceptionResponse",
  "url": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse",
  "name": "DataStandardsWalesPSOMExceptionResponse",
  "title": "Data Standards Wales PSOM ExceptionResponse",
  "status": "active",
  "date": "2023-12-13",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Message to indicate an exception.",
  "eventCoding": {
    "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
    "code": "exception-response",
    "display": "Exception Response"
  }
}