This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4 R3 R2
This is a value set defined by the FHIR project.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/operation-outcome |
Name: | Operation Outcome Codes |
Definition: | Operation Outcome codes used by FHIR test servers (see Implementation file translations.xml) |
Committee: | FHIR Infrastructure Work Group |
OID: | 2.16.840.1.113883.4.642.2.225 (for OID based terminology systems) |
Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes from the following code systems:
This expansion generated 31 Mar 2016
This value set contains 49 concepts
All codes from system http://hl7.org/fhir/operation-outcome
Code | Display | Definition |
MSG_AUTH_REQUIRED | You must authenticate before you can use this service | |
MSG_BAD_FORMAT | Bad Syntax: "%s" must be a %s' | |
MSG_BAD_SYNTAX | Bad Syntax in %s | |
MSG_CANT_PARSE_CONTENT | Unable to parse feed (entry content type = "%s") | |
MSG_CANT_PARSE_ROOT | Unable to parse feed (root element name = "%s") | |
MSG_CREATED | New resource created | |
MSG_DATE_FORMAT | The Date value %s is not in the correct format (Xml Date Format required) | |
MSG_DELETED | This resource has been deleted | |
MSG_DELETED_DONE | Resource deleted | |
MSG_DELETED_ID | The resource "%s" has been deleted | |
MSG_DUPLICATE_ID | Duplicate Id %s for resource type %s | |
MSG_ERROR_PARSING | Error parsing resource Xml (%s) | |
MSG_ID_INVALID | Id "%s" has an invalid character "%s" | |
MSG_ID_TOO_LONG | Id "%s" too long (length limit 36) | |
MSG_INVALID_ID | Id not accepted | |
MSG_JSON_OBJECT | Json Source for a resource should start with an object | |
MSG_LOCAL_FAIL | Unable to resolve local reference to resource %s | |
MSG_NO_MATCH | No Resource found matching the query "%s" | |
MSG_NO_EXIST | Resource Id "%s" does not exist | |
MSG_NO_MODULE | No module could be found to handle the request "%s" | |
MSG_NO_SUMMARY | No Summary for this resource | |
MSG_OP_NOT_ALLOWED | Operation %s not allowed for resource %s (due to local configuration) | |
MSG_PARAM_CHAINED | Unknown chained parameter name "%s" | |
MSG_PARAM_NO_REPEAT | Parameter "%s" is not allowed to repeat | |
MSG_PARAM_UNKNOWN | Parameter "%s" not understood | |
MSG_PARAM_INVALID | Parameter "%s" content is invalid | |
MSG_PARAM_MODIFIER_INVALID | Parameter "%s" modifier is invalid | |
MSG_RESOURCE_EXAMPLE_PROTECTED | Resources with identity "example" cannot be deleted (for testing/training purposes) | |
MSG_RESOURCE_ID_FAIL | unable to allocate resource id | |
MSG_RESOURCE_NOT_ALLOWED | Not allowed to submit a resource for this operation | |
MSG_RESOURCE_REQUIRED | A resource is required | |
MSG_RESOURCE_ID_MISMATCH | Resource Id Mismatch | |
MSG_RESOURCE_ID_MISSING | Resource Id Missing | |
MSG_RESOURCE_TYPE_MISMATCH | Resource Type Mismatch | |
MSG_SORT_UNKNOWN | Unknown sort parameter name "%s" | |
MSG_TRANSACTION_DUPLICATE_ID | Duplicate Identifier in transaction: %s | |
MSG_TRANSACTION_MISSING_ID | Missing Identifier in transaction - an entry.id must be provided | |
MSG_UNHANDLED_NODE_TYPE | Unhandled xml node type "%s" | |
MSG_UNKNOWN_CONTENT | Unknown Content (%s) at %s | |
MSG_UNKNOWN_OPERATION | unknown FHIR http operation | |
MSG_UNKNOWN_TYPE | Resource Type "%s" not recognised | |
MSG_UPDATED | existing resource updated | |
MSG_VERSION_AWARE | Version aware updates are required for this resource | |
MSG_VERSION_AWARE_CONFLICT | Update Conflict (server current version = "%s", client version referenced = "%s") | |
MSG_VERSION_AWARE_URL | Version specific URL not recognised | |
MSG_WRONG_NS | This does not appear to be a FHIR element or resource (wrong namespace "%s") | |
SEARCH_MULTIPLE | Error: Multiple matches exist for %s search parameters "%s" | |
UPDATE_MULTIPLE_MATCHES | Error: Multiple matches exist for the conditional update | |
SEARCH_NONE | Error: no processable search found for %s search parameters "%s" |
This value set includes codes from the following code systems:
See the full registry of value sets defined as part of FHIR.
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
Source | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance) |
Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |