{
  "tableNumber": "0251",
  "id": "v2-0251",
  "name": "ActionTakenInResponseToTheEvent",
  "title": "actionTakenInResponseToTheEvent",
  "description": "HL7-defined code system of concepts used to define the action taken as a result of an event related to a product issue.  Used in HL7 Version 2.x messaging in the PCR segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0251",
  "concepts": [
    {
      "code": "WP",
      "display": "Product withdrawn permanently"
    },
    {
      "code": "WT",
      "display": "Product withdrawn temporarily"
    },
    {
      "code": "DR",
      "display": "Product dose or frequency of use reduced"
    },
    {
      "code": "DI",
      "display": "Product dose or frequency of use increased"
    },
    {
      "code": "OT",
      "display": "Other"
    },
    {
      "code": "N",
      "display": "None"
    }
  ]
}