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.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><CodeSystem xmlns="http://hl7.org/fhir">
<id value="eRS-ReviewReason-1"/>
<url value="https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewReason-1"/>
<version value="1.0.0"/>
<name value="eRS Review Reason"/>
<status value="active"/>
<date value="2020-09-22"/>
<publisher value="NHS Digital"/>
<contact>
<name value="Interoperability Team"/>
<telecom>
<system value="email"/>
<value value="interoperabilityteam@nhs.net"/>
<use value="work"/>
</telecom>
</contact>
<description value="CodeSystem for the eRS Review Reason"/>
<copyright value="Copyright © 2020 NHS Digital"/>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="TRIAGE"/>
<display value="The patients referral is currently pending review with a service"/>
</concept>
<concept>
<code value="NO_SLOTS_AT_SERVICE"/>
<display value="The patients referral is deferred to the service because there were no available slots at the time of attempting to book an appointment"/>
</concept>
<concept>
<code value="SLOT_NOT_AVAILABLE"/>
<display value="The patients referral is deferred to the service because when attempting to book the slot, it became unavailable"/>
</concept>
<concept>
<code value="BOOKING_ATTEMPT_PROBLEM"/>
<display value="The patients referral is deferred to the service because a problem occurred when attempting to book a slot"/>
</concept>
</CodeSystem>