API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
  "resourceType": "CodeSystem",
  "id": "EMS-EventMessageActionCode-1",
  "text": {
    "status": "generated"
  },
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageActionCode-1",
  "version": "1.0.0",
  "name": "EMS Event Message Action Code",
  "status": "draft",
  "date": "2017-12-04T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the action applicable to the event message.",
  "copyright": "Copyright © 2017 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "A01",
      "display": "Please resend the message with the correct NHS number format"
    },
    {
      "code": "A02",
      "display": "Please resend the message with a valid NHS number"
    },
    {
      "code": "A03",
      "display": "Please check NHS number/date of birth/gender and resend message"
    },
    {
      "code": "A04",
      "display": "If you believe this has been rejected in error please contact the Hub Registration Authority"
    },
    {
      "code": "A05",
      "display": "Please check SNOMED code and resend"
    },
    {
      "code": "A06",
      "display": "Please check format and resend"
    },
    {
      "code": "A07",
      "display": "Please check Event Type and resend"
    },
    {
      "code": "A08",
      "display": "Please check Event Type scheme and resend"
    }
  ]
}