This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0251 ( Action Taken in Response to the Event)
{ "resourceType": "ValueSet", "text": { "status": "additional", "div": "<div><p>Action Taken in Response to the Event</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>DI<a name=\"DI\"> </a></td><td>Product dose or frequency of use increased</td><td>added v2.3</td></tr>\r\n <tr><td>DR<a name=\"DR\"> </a></td><td>Product dose or frequency of use reduced</td><td>added v2.3</td></tr>\r\n <tr><td>N<a name=\"N\"> </a></td><td>None</td><td>added v2.3</td></tr>\r\n <tr><td>OT<a name=\"OT\"> </a></td><td>Other</td><td>added v2.3</td></tr>\r\n <tr><td>WP<a name=\"WP\"> </a></td><td>Product withdrawn permanently</td><td>added v2.3</td></tr>\r\n <tr><td>WT<a name=\"WT\"> </a></td><td>Product withdrawn temporarily</td><td>added v2.3</td></tr>\r\n</table>\r\n</div>" }, "identifier": "http://hl7.org/fhir/v2/vs/0251", "name": "v2 Action Taken in Response to the Event", "publisher": "HL7, Inc", "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)", "status": "active", "date": "2011-01-28", "define": { "system": "http://hl7.org/fhir/v2/0251", "caseSensitive": true, "concept": [ { "code": "DI", "display": "Product dose or frequency of use increased" }, { "code": "DR", "display": "Product dose or frequency of use reduced" }, { "code": "N", "display": "None" }, { "code": "OT", "display": "Other" }, { "code": "WP", "display": "Product withdrawn permanently" }, { "code": "WT", "display": "Product withdrawn temporarily" } ] } }