{
  "resourceType": "CodeSystem",
  "id": "v2-0251",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Action Taken in Response to the Event</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Nederlands (Dutch)</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>DI\n                  <a name=\"DI\"> </a>\n                </td>\n                <td>Product dose or frequency of use increased</td>\n                <td>Productdosis of gebruiksfrequentie verhoogd</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>DR\n                  <a name=\"DR\"> </a>\n                </td>\n                <td>Product dose or frequency of use reduced</td>\n                <td>Productdosis of gebruiksfrequentie verlaagd</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>N\n                  <a name=\"N\"> </a>\n                </td>\n                <td>None</td>\n                <td>Geen</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>OT\n                  <a name=\"OT\"> </a>\n                </td>\n                <td>Other</td>\n                <td>Anders</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>WP\n                  <a name=\"WP\"> </a>\n                </td>\n                <td>Product withdrawn permanently</td>\n                <td>Product permanent teruggetrokken</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n              <tr>\n                <td>WT\n                  <a name=\"WT\"> </a>\n                </td>\n                <td>Product withdrawn temporarily</td>\n                <td>Product tijdelijk teruggetrokken</td>\n                <td/>\n                <td>added v2.3</td>\n              </tr>\n            </table>\n\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0251",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.146"
  },
  "version": "2.8.2",
  "name": "v2 Action Taken in Response to the Event",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0251 ( Action Taken in Response to the Event)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0251",
  "content": "complete",
  "concept": [
    {
      "code": "DI",
      "display": "Product dose or frequency of use increased",
      "designation": [
        {
          "language": "nl",
          "value": "Productdosis of gebruiksfrequentie verhoogd"
        }
      ]
    },
    {
      "code": "DR",
      "display": "Product dose or frequency of use reduced",
      "designation": [
        {
          "language": "nl",
          "value": "Productdosis of gebruiksfrequentie verlaagd"
        }
      ]
    },
    {
      "code": "N",
      "display": "None",
      "designation": [
        {
          "language": "nl",
          "value": "Geen"
        }
      ]
    },
    {
      "code": "OT",
      "display": "Other",
      "designation": [
        {
          "language": "nl",
          "value": "Anders"
        }
      ]
    },
    {
      "code": "WP",
      "display": "Product withdrawn permanently",
      "designation": [
        {
          "language": "nl",
          "value": "Product permanent teruggetrokken"
        }
      ]
    },
    {
      "code": "WT",
      "display": "Product withdrawn temporarily",
      "designation": [
        {
          "language": "nl",
          "value": "Product tijdelijk teruggetrokken"
        }
      ]
    }
  ]
}