{
  "resourceType": "ValueSet",
  "id": "v2-0868",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Telecommunication Expiration Reason</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>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>C\n                  <a name=\"C\"> </a>\n                </td>\n                <td>Corrected</td>\n                <td>The telecommunication address has been replaced with a corrected version.</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>E\n                  <a name=\"E\"> </a>\n                </td>\n                <td>Added in error</td>\n                <td>The telecommunication address was incorrect and should never have been associated with the individual.</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>M\n                  <a name=\"M\"> </a>\n                </td>\n                <td>Moved</td>\n                <td>The individual associated with the telecommunication address has moved and is no longer reachable at the address.</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>N\n                  <a name=\"N\"> </a>\n                </td>\n                <td>No longer in service</td>\n                <td>The telecommunication address is no longer connected or available</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>R\n                  <a name=\"R\"> </a>\n                </td>\n                <td>On request</td>\n                <td>The associated individual requested that the telecommunication address be removed from their record (though it may still be correct).</td>\n                <td>added v2.6</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/ValueSet/v2-0868",
  "version": "2.8.2",
  "name": "v2 Telecommunication Expiration 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 0868 ( Telecommunication Expiration Reason)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0868"
      }
    ]
  }
}