FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeCodeSystem
IdCodeSystem-eRS-ErrorCode.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "afcc1d2a-edb0-4652-ad39-b6c2bc92eb7f",
  "url": "https://fhir.nhs.uk/CodeSystem/ers-error-codes",
  "version": "1.2.0",
  "name": "ERSErrorCodes",
  "title": "ERSErrorCodes",
  "status": "active",
  "date": "2025-03-07",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A Code System for eRS specific error codes",
  "copyright": "Copyright © 2025 NHS England",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "NO_RELATIONSHIP",
      "display": "No Relationship",
      "definition": "The current caller does not have a valid relationship to interact with the target resource."
    }
  ]
}