{
  "tableNumber": "0008",
  "id": "v2-0008",
  "name": "AcknowledgmentCodes",
  "title": "acknowledgmentCodes",
  "description": "HL7-defined code system of concepts specifying acknowledgment codes.  For details of usage, see message processing rules in the published Standard.  Used in HL7 Version 2.x messaging in the MSA segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0008",
  "concepts": [
    {
      "code": "AA",
      "display": "Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept"
    },
    {
      "code": "AE",
      "display": "Original mode: Application Error - Enhanced mode: Application acknowledgment: Error"
    },
    {
      "code": "AR",
      "display": "Original mode: Application Reject - Enhanced mode: Application acknowledgment: Reject"
    },
    {
      "code": "CA",
      "display": "Enhanced mode: Accept acknowledgment: Commit Accept"
    },
    {
      "code": "CE",
      "display": "Enhanced mode: Accept acknowledgment: Commit Error"
    },
    {
      "code": "CR",
      "display": "Enhanced mode: Accept acknowledgment: Commit Reject"
    }
  ]
}