{
  "tableNumber": "0167",
  "id": "v2-0167",
  "name": "SubstitutionStatus",
  "title": "substitutionStatus",
  "description": "HL7-defined code system of concepts  which specify the substitution status.  Used in HL7 Version 2.x messaging in the RXE, RXD, and RXG segments.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0167",
  "concepts": [
    {
      "code": "N",
      "display": "No substitute was dispensed.  This is equivalent to the default (null) value."
    },
    {
      "code": "G",
      "display": "A generic substitution was dispensed."
    },
    {
      "code": "T",
      "display": "A therapeutic substitution was dispensed."
    },
    {
      "code": "0",
      "display": "No product selection indicated"
    },
    {
      "code": "1",
      "display": "Substitution not allowed by prescriber"
    },
    {
      "code": "2",
      "display": "Substitution allowed - patient requested product dispensed"
    },
    {
      "code": "3",
      "display": "Substitution allowed - pharmacist selected product dispensed"
    },
    {
      "code": "4",
      "display": "Substitution allowed - generic drug not in stock"
    },
    {
      "code": "5",
      "display": "Substitution allowed - brand drug dispensed as a generic"
    },
    {
      "code": "7",
      "display": "Substitution not allowed - brand drug mandated by law"
    },
    {
      "code": "8",
      "display": "Substitution allowed - generic drug not available in marketplace"
    }
  ]
}