| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | Spine-ErrorOrWarningCode-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1 |
| Version | 1.6.0 |
| Status | active |
| Date | 2020-11-24T00:00:00+00:00 |
| Name | Spine Error Or Warning Code |
| Authority | hl7 |
| Description | A CodeSystem that identifies the Spine error or warning code in response to a request. |
| Copyright | Copyright © 2020 NHS Digital |
| Content | complete |
| ValueSet | |
| Spine-ErrorOrWarningCode-1 | Spine Error Or Warning Code |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "Spine-ErrorOrWarningCode-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/Spine-ErrorOrWarningCode-1",
"version": "1.6.0",
"name": "Spine Error Or Warning Code",
"status": "active",
"date": "2020-11-24T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem that identifies the Spine error or warning code in response to a request.",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"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"
}
]
}