<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="afcc1d2a-edb0-4652-ad39-b6c2bc92eb7f" />
  <url value="https://fhir.nhs.uk/CodeSystem/ers-error-codes" />
  <version value="1.2.0" />
  <name value="ERSErrorCodes" />
  <title value="ERSErrorCodes" />
  <status value="active" />
  <date value="2025-03-07" />
  <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="A Code System for eRS specific error codes" />
  <copyright value="Copyright © 2025 NHS England" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="NO_RELATIONSHIP" />
    <display value="No Relationship" />
    <definition value="The current caller does not have a valid relationship to interact with the target resource." />
  </concept>
</CodeSystem>