FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/afcc1d2a-edb0-4652-ad39-b6c2bc92eb7f

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Idafcc1d2a-edb0-4652-ad39-b6c2bc92eb7f
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/ers-error-codes
URLhttps://fhir.nhs.uk/CodeSystem/ers-error-codes
Version1.2.0
Statusactive
Date2025-03-07
NameERSErrorCodes
TitleERSErrorCodes
DescriptionA Code System for eRS specific error codes
CopyrightCopyright © 2025 NHS England
Contentcomplete

Resources that use this resource

ValueSet
NHSDigital-OperationOutcome-CodesNHSDigitalOperationOutcomeCodes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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."
    }
  ]
}