Code
|
Display
|
MSG_ID_INVALID |
Id has an invalid character |
MSG_ID_TOO_LONG |
Id %s too long (length limit 36) |
MSG_BAD_FORMAT |
Bad syntaxt: '%s' must be %s' |
MSG_BAD_SYNTAX |
Bad sysntaxt in %s |
MSG_DATE_FORMAT |
The date value is not in the correct format (XML Date Format required) |
MSG_DUPLICATE_ID |
Duplicate Id %s for resource type %s |
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 |
MSG_NO_EXIST |
Resource Id does not exist |
MSG_NO_SUMMARY |
No Summary for this resource |
MSG_PARAM_INVALID |
Parameter %s content is invalid |
MSG_PARAM_NO_REPEAT |
Parameter %s is not allowed to repeat |
MSG_PARAM_UNKNOWN |
Parameter %s not understood |
MSG_RESOURCE_ID_MISMATCH |
Resource Id mismatch |
MSG_RESOURCE_FAIL |
Unable to allocat Resource Id |
MSG_RESOURCE_ID_MISSING |
Resource Id missing |
MSG_RESOURCE_NOT_ALLOWED |
Not allowed to submit a resource for this operation |
MSG_RESOURCE_REQUIRED |
A resource is required |
MSG_RESOURCE_TYPE_MISMATCH |
Resource type mismatch |
MSG_TRANSACTION_DUPLICATE_ID |
Duplicate Identifier in transaction: %s |
MSG_TRANSACTION_MISSING_ID |
Missing Identifier in transaction - an entry.id must be provided |
MSG_UNKNOWN_TYPE |
Resource type %s not recognised |
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) |