{
  "tableNumber": "0559",
  "id": "v2-0559",
  "name": "ProductServiceStatus",
  "title": "product-serviceStatus",
  "description": "Code system of concepts used to specify the processing status for the Product/Service Code.  Used in the Product/Service Line Item (PSL) segment in HL7 Version 2.x messaging.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0559",
  "concepts": [
    {
      "code": "P",
      "display": "Processed"
    },
    {
      "code": "D",
      "display": "Denied"
    },
    {
      "code": "R",
      "display": "Rejected"
    }
  ]
}