{
  "tableNumber": "0193",
  "id": "v2-0193",
  "name": "AmountClass",
  "title": "amountClass",
  "description": "Code system of concepts specifying the amount quantity class.  Used in HL7 Version 2.x messaging in the PTA segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0193",
  "concepts": [
    {
      "code": "AT",
      "display": "Amount"
    },
    {
      "code": "LM",
      "display": "Limit"
    },
    {
      "code": "PC",
      "display": "Percentage"
    },
    {
      "code": "UL",
      "display": "Unlimited"
    }
  ]
}