{
  "tableNumber": "0565",
  "id": "v2-0565",
  "name": "ProviderAdjustmentReason",
  "title": "providerAdjustmentReason",
  "description": "Code system of concepts used to specify the reason for this adjustment.  Used in the Adjustment (ADJ) segment in HL7 Version 2.x messaging.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0565",
  "concepts": [
    {
      "code": "PST",
      "display": "Provincial Sales Tax"
    },
    {
      "code": "GST",
      "display": "Goods and Services Tax"
    },
    {
      "code": "HST",
      "display": "Harmonized Sales Tax"
    },
    {
      "code": "DISP",
      "display": "Dispensing Fee"
    },
    {
      "code": "MKUP",
      "display": "Mark up Fee"
    }
  ]
}