This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode
Code | Display | Definition |
INTERR | Internal system error | An internal software component (database, application, queue mechanism, etc.) has failed, leading to inability to process the message. |
NOSTORE | No storage space for message. | **Rejection:** The message can't be stored by the receiver due to an unspecified internal application issue. The message was neither processed nor stored by the receiving application. |
RTEDEST | Message routing error, destination unreachable. | **Error:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is unavailable. |
RTUDEST | Error: Message routing error, unknown destination. | The destination of this message is unknown to the receiving application. The receiving application in the message does not match the application which received the message. The message was neither routed, processed nor stored by the receiving application. |
RTWDEST | Message routing warning, destination unreachable. | **Warning:** The destination of this message is known to the receiving application. Messages have been successfully routed to that destination in the past. The link to the destination application or an intermediate application is (temporarily) unavailable. The receiving application will forward the message as soon as the destination can be reached again. |
This value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-AcknowledgementDetailCode
Code | Display | Definition |
_AcknowledgementDetailNotSupportedCode | AcknowledgementDetailNotSupportedCode | Refelects rejections because elements of the communication are not supported in the current context. |