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.
<CodeSystem xmlns="http://hl7.org/fhir">
   <id value="EMS-EventMessageActionCode-1"></id>
   <text>
      <status value="generated"></status>
   </text>
   <url value="https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageActionCode-1"></url>
   <version value="1.0.0"></version>
   <name value="EMS Event Message Action Code"></name>
   <status value="draft"></status>
   <date value="2017-12-04T00:00:00+00:00"></date>
   <publisher value="NHS Digital"></publisher>
   <contact>
      <name value="Interoperability Team"></name>
      <telecom>
         <system value="email"></system>
         <value value="interoperabilityteam@nhs.net"></value>
         <use value="work"></use>
      </telecom>
   </contact>
   <description value="A CodeSystem to identify the action applicable to the event message."></description>
   <copyright value="Copyright © 2017 NHS Digital"></copyright>
   <caseSensitive value="true"></caseSensitive>
   <content value="complete"></content>
   <concept>
      <code value="A01"></code>
      <display value="Please resend the message with the correct NHS number format"></display>
   </concept>
   <concept>
      <code value="A02"></code>
      <display value="Please resend the message with a valid NHS number"></display>
   </concept>
   <concept>
      <code value="A03"></code>
      <display value="Please check NHS number/date of birth/gender and resend message"></display>
   </concept>
   <concept>
      <code value="A04"></code>
      <display value="If you believe this has been rejected in error please contact the Hub Registration Authority"></display>
   </concept>
   <concept>
      <code value="A05"></code>
      <display value="Please check SNOMED code and resend"></display>
   </concept>
   <concept>
      <code value="A06"></code>
      <display value="Please check format and resend"></display>
   </concept>
   <concept>
      <code value="A07"></code>
      <display value="Please check Event Type and resend"></display>
   </concept>
   <concept>
      <code value="A08"></code>
      <display value="Please check Event Type scheme and resend"></display>
   </concept>
</CodeSystem>