{
  "resourceType": "CodeSystem",
  "id": "v2-0935",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Process Interruption Reason</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>ASC\r\n                  <a name=\"ASC\"></a></td><td>Apheresis Software Crash</td><td /><td>added v2.8</td></tr><tr><td>BSC\r\n                  <a name=\"BSC\"></a></td><td>Manufacturing Software Crash</td><td /><td>added v2.8</td></tr><tr><td>CFT\r\n                  <a name=\"CFT\"></a></td><td>Couldn't follow through with donation (scared)</td><td /><td>added v2.8</td></tr><tr><td>DBB\r\n                  <a name=\"DBB\"></a></td><td>Bathroom</td><td /><td>added v2.8</td></tr><tr><td>DCW\r\n                  <a name=\"DCW\"></a></td><td>Couldn't wait</td><td /><td>added v2.8</td></tr><tr><td>DNI\r\n                  <a name=\"DNI\"></a></td><td>Phlebotomy Issue</td><td /><td>added v2.8</td></tr><tr><td>GFE\r\n                  <a name=\"GFE\"></a></td><td>General Facility Emergency</td><td>Power outage,  natural disaster (tornado, flood, hurricane, etc.), air conditioning failure, etc.</td><td>added v2.8</td></tr><tr><td>NRG\r\n                  <a name=\"NRG\"></a></td><td>No reason given, donor decided to stop without giving a reason</td><td /><td>added v2.8</td></tr><tr><td>PCD\r\n                  <a name=\"PCD\"></a></td><td>Phone Call-Donor</td><td /><td>added v2.8</td></tr></table></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/0935",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.435"
  },
  "version": "2.8.2",
  "name": "v2 Process Interruption Reason",
  "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 0935 ( Process Interruption Reason)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0935",
  "content": "complete",
  "concept": [
    {
      "code": "ASC",
      "display": "Apheresis Software Crash"
    },
    {
      "code": "BSC",
      "display": "Manufacturing Software Crash"
    },
    {
      "code": "CFT",
      "display": "Couldn't follow through with donation (scared)"
    },
    {
      "code": "DBB",
      "display": "Bathroom"
    },
    {
      "code": "DCW",
      "display": "Couldn't wait"
    },
    {
      "code": "DNI",
      "display": "Phlebotomy Issue"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Power outage,  natural disaster (tornado, flood, hurricane, etc.), air conditioning failure, etc."
        }
      ],
      "code": "GFE",
      "display": "General Facility Emergency"
    },
    {
      "code": "NRG",
      "display": "No reason given, donor decided to stop without giving a reason"
    },
    {
      "code": "PCD",
      "display": "Phone Call-Donor"
    }
  ]
}