{ "description": "Operation Outcome codes used by FHIR test servers (see Implementation file translations.xml)", "compose": { "include": [ { "system": "http://hl7.org/fhir/operation-outcome" } ] }, "_filename": "ValueSet-operation-outcome.json", "package_name": "hl7.fhir.r2b.expansions", "date": "2016-03-31T08:01:25+11:00", "publisher": "HL7 (FHIR Project)", "name": "Operation Outcome Codes", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "MSG_AUTH_REQUIRED", "system": "http://hl7.org/fhir/operation-outcome", "display": "You must authenticate before you can use this service" }, { "code": "MSG_BAD_FORMAT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Bad Syntax: \"%s\" must be a %s'" }, { "code": "MSG_BAD_SYNTAX", "system": "http://hl7.org/fhir/operation-outcome", "display": "Bad Syntax in %s" }, { "code": "MSG_CANT_PARSE_CONTENT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unable to parse feed (entry content type = \"%s\")" }, { "code": "MSG_CANT_PARSE_ROOT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unable to parse feed (root element name = \"%s\")" }, { "code": "MSG_CREATED", "system": "http://hl7.org/fhir/operation-outcome", "display": "New resource created" }, { "code": "MSG_DATE_FORMAT", "system": "http://hl7.org/fhir/operation-outcome", "display": "The Date value %s is not in the correct format (Xml Date Format required)" }, { "code": "MSG_DELETED", "system": "http://hl7.org/fhir/operation-outcome", "display": "This resource has been deleted" }, { "code": "MSG_DELETED_DONE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource deleted" }, { "code": "MSG_DELETED_ID", "system": "http://hl7.org/fhir/operation-outcome", "display": "The resource \"%s\" has been deleted" }, { "code": "MSG_DUPLICATE_ID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Duplicate Id %s for resource type %s" }, { "code": "MSG_ERROR_PARSING", "system": "http://hl7.org/fhir/operation-outcome", "display": "Error parsing resource Xml (%s)" }, { "code": "MSG_ID_INVALID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Id \"%s\" has an invalid character \"%s\"" }, { "code": "MSG_ID_TOO_LONG", "system": "http://hl7.org/fhir/operation-outcome", "display": "Id \"%s\" too long (length limit 36)" }, { "code": "MSG_INVALID_ID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Id not accepted" }, { "code": "MSG_JSON_OBJECT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Json Source for a resource should start with an object" }, { "code": "MSG_LOCAL_FAIL", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unable to resolve local reference to resource %s" }, { "code": "MSG_NO_MATCH", "system": "http://hl7.org/fhir/operation-outcome", "display": "No Resource found matching the query \"%s\"" }, { "code": "MSG_NO_EXIST", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource Id \"%s\" does not exist" }, { "code": "MSG_NO_MODULE", "system": "http://hl7.org/fhir/operation-outcome", "display": "No module could be found to handle the request \"%s\"" }, { "code": "MSG_NO_SUMMARY", "system": "http://hl7.org/fhir/operation-outcome", "display": "No Summary for this resource" }, { "code": "MSG_OP_NOT_ALLOWED", "system": "http://hl7.org/fhir/operation-outcome", "display": "Operation %s not allowed for resource %s (due to local configuration)" }, { "code": "MSG_PARAM_CHAINED", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unknown chained parameter name \"%s\"" }, { "code": "MSG_PARAM_NO_REPEAT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Parameter \"%s\" is not allowed to repeat" }, { "code": "MSG_PARAM_UNKNOWN", "system": "http://hl7.org/fhir/operation-outcome", "display": "Parameter \"%s\" not understood" }, { "code": "MSG_PARAM_INVALID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Parameter \"%s\" content is invalid" }, { "code": "MSG_PARAM_MODIFIER_INVALID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Parameter \"%s\" modifier is invalid" }, { "code": "MSG_RESOURCE_EXAMPLE_PROTECTED", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resources with identity \"example\" cannot be deleted (for testing/training purposes)" }, { "code": "MSG_RESOURCE_ID_FAIL", "system": "http://hl7.org/fhir/operation-outcome", "display": "unable to allocate resource id" }, { "code": "MSG_RESOURCE_NOT_ALLOWED", "system": "http://hl7.org/fhir/operation-outcome", "display": "Not allowed to submit a resource for this operation" }, { "code": "MSG_RESOURCE_REQUIRED", "system": "http://hl7.org/fhir/operation-outcome", "display": "A resource is required" }, { "code": "MSG_RESOURCE_ID_MISMATCH", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource Id Mismatch" }, { "code": "MSG_RESOURCE_ID_MISSING", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource Id Missing" }, { "code": "MSG_RESOURCE_TYPE_MISMATCH", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource Type Mismatch" }, { "code": "MSG_SORT_UNKNOWN", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unknown sort parameter name \"%s\"" }, { "code": "MSG_TRANSACTION_DUPLICATE_ID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Duplicate Identifier in transaction: %s" }, { "code": "MSG_TRANSACTION_MISSING_ID", "system": "http://hl7.org/fhir/operation-outcome", "display": "Missing Identifier in transaction - an entry.id must be provided" }, { "code": "MSG_UNHANDLED_NODE_TYPE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unhandled xml node type \"%s\"" }, { "code": "MSG_UNKNOWN_CONTENT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Unknown Content (%s) at %s" }, { "code": "MSG_UNKNOWN_OPERATION", "system": "http://hl7.org/fhir/operation-outcome", "display": "unknown FHIR http operation" }, { "code": "MSG_UNKNOWN_TYPE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Resource Type \"%s\" not recognised" }, { "code": "MSG_UPDATED", "system": "http://hl7.org/fhir/operation-outcome", "display": "existing resource updated" }, { "code": "MSG_VERSION_AWARE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Version aware updates are required for this resource" }, { "code": "MSG_VERSION_AWARE_CONFLICT", "system": "http://hl7.org/fhir/operation-outcome", "display": "Update Conflict (server current version = \"%s\", client version referenced = \"%s\")" }, { "code": "MSG_VERSION_AWARE_URL", "system": "http://hl7.org/fhir/operation-outcome", "display": "Version specific URL not recognised" }, { "code": "MSG_WRONG_NS", "system": "http://hl7.org/fhir/operation-outcome", "display": "This does not appear to be a FHIR element or resource (wrong namespace \"%s\")" }, { "code": "SEARCH_MULTIPLE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Error: Multiple matches exist for %s search parameters \"%s\"" }, { "code": "UPDATE_MULTIPLE_MATCHES", "system": "http://hl7.org/fhir/operation-outcome", "display": "Error: Multiple matches exist for the conditional update" }, { "code": "SEARCH_NONE", "system": "http://hl7.org/fhir/operation-outcome", "display": "Error: no processable search found for %s search parameters \"%s\"" } ], "timestamp": "2016-03-30T07:03:12+11:00", "identifier": "urn:uuid:eb53ad9a-50fd-4ad7-b61a-0c8a5baf151e" }, "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.225" } ], "status": "draft", "id": "76c4ef75-48b9-4231-a614-bbd27f1d0751", "kind": null, "url": "http://hl7.org/fhir/ValueSet/operation-outcome", "version": "1.4.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }