PackagesCanonicalsLogsProblems
    Packages
    gpc.stu3.fhir-assets@1.1.3
    https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1
{
  "description": "A CodeSystem that identifies the Spine error or warning code in response to a request.",
  "_filename": "CodeSystem-Spine-ErrorOrWarningCode-1.json",
  "package_name": "gpc.stu3.fhir-assets",
  "date": "2020-11-24T00:00:00+00:00",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "Spine Error Or Warning Code",
  "copyright": "Copyright © 2020 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.1.3",
  "status": "active",
  "id": "2e339aa4-afc3-4097-8ac5-142dadc91864",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1",
  "concept": [ {
    "code": "NO_RECORD_FOUND",
    "display": "No record found"
  }, {
    "code": "PATIENT_NOT_FOUND",
    "display": "Patient not found"
  }, {
    "code": "INVALID_NHS_NUMBER",
    "display": "Invalid NHS number"
  }, {
    "code": "INVALID_CODE_SYSTEM",
    "display": "Invalid code system"
  }, {
    "code": "INVALID_CODE_VALUE",
    "display": "Invalid code value"
  }, {
    "code": "INVALID_VALUE",
    "display": "An input field has an invalid value for its type"
  }, {
    "code": "INVALID_IDENTIFIER_SYSTEM",
    "display": "Invalid identifier system"
  }, {
    "code": "INVALID_IDENTIFIER_VALUE",
    "display": "Invalid identifier value"
  }, {
    "code": "CONFLICTING_VALUES",
    "display": "Conflicting values have been specified in different fields"
  }, {
    "code": "INVALID_ELEMENT",
    "display": "Invalid element"
  }, {
    "code": "AUTHOR_CREDENTIALS_ERROR",
    "display": "Author credentials error"
  }, {
    "code": "INVALID_PARAMETER",
    "display": "Invalid parameter"
  }, {
    "code": "REQUEST_UNMATCHED",
    "display": "Request does not match authorisation token"
  }, {
    "code": "MESSAGE_NOT_WELL_FORMED",
    "display": "Message not well formed"
  }, {
    "code": "NO_PATIENT_CONSENT",
    "display": "Patient has not provided consent to share data"
  }, {
    "code": "NO_ORGANISATIONAL_CONSENT",
    "display": "Organisation has not provided consent to share data"
  }, {
    "code": "BAD_REQUEST",
    "display": "Bad request"
  }, {
    "code": "INVALID_RESOURCE",
    "display": "Invalid validation of resource"
  }, {
    "code": "ORGANISATION_NOT_FOUND",
    "display": "Organisation not found"
  }, {
    "code": "PRACTITIONER_NOT_FOUND",
    "display": "Practitioner not found"
  }, {
    "code": "PATIENT_SENSITIVE",
    "display": "Patient sensitive"
  }, {
    "code": "NO_RELATIONSHIP",
    "display": "No legitimate relationship exists with this patient"
  }, {
    "code": "FHIR_CONSTRAINT_VIOLATION",
    "display": "FHIR constraint violated"
  }, {
    "code": "FLAG_ALREADY_SET",
    "display": "Flag value was already set"
  }, {
    "code": "INVALID_REQUEST_STATE",
    "display": "The request exists but is not in an appropriate state for the call to succeed"
  }, {
    "code": "INVALID_REQUEST_TYPE",
    "display": "The type of request is not supported by the API call"
  }, {
    "code": "ACCESS DENIED",
    "display": "Access has been denied to process this request"
  }, {
    "code": "ASID_CHECK_FAILED",
    "display": "The sender or receiver's ASID is not authorised for this interaction"
  }, {
    "code": "MISSING_OR_INVALID_HEADER",
    "display": "There is a required header missing or invalid"
  }, {
    "code": "ACCESS_DENIED_SSL",
    "display": "SSL Protocol or Cipher requirements not met"
  }, {
    "code": "MSG_RESOURCE_ID_FAIL",
    "display": "Client is not permitted to assign an id"
  }, {
    "code": "DUPLICATE_REJECTED",
    "display": "Create would lead to creation of a duplicate resource"
  }, {
    "code": "RESOURCE_CREATED",
    "display": "New resource created"
  }, {
    "code": "RESOURCE_DELETED",
    "display": "Resource removed"
  }, {
    "code": "RESOURCE_UPDATED",
    "display": "Resource has been successfully updated"
  }, {
    "code": "INVALID_REQUEST_MESSAGE",
    "display": "Invalid request message"
  }, {
    "code": "INTERNAL_SERVER_ERROR",
    "display": "Unexpected internal server error"
  }, {
    "code": "INVALID_PATIENT_DEMOGRAPHICS",
    "display": "Invalid patient demographics"
  }, {
    "code": "NOT_IMPLEMENTED",
    "display": "Not implemented"
  }, {
    "code": "REFERENCE_NOT_FOUND",
    "display": "Reference not found"
  }, {
    "code": "DEPRECATED",
    "display": "Event message type has been deprecated"
  }, {
    "code": "NO_LONGER_SUPPORTED",
    "display": "Event message type is no longer supported"
  }, {
    "code": "WITHDRAWN",
    "display": "Event message type has been withdrawn"
  }, {
    "code": "UNSUPPORTED_MEDIA_TYPE",
    "display": "Unsupported media type"
  } ],
  "caseSensitive": true,
  "version": "1.6.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}