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

V2\0202\v2-0202.json

FHIR Value set/code system definition for HL7 v2 table 0202 ( Telecommunication Equipment Type)

{
  "resourceType": "ValueSet",
  "text": {
    "status": "additional",
    "div": "<div><p>Telecommunication Equipment Type</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>BP<a name=\"BP\"> </a></td><td>Beeper</td><td>added v2.3</td></tr>\r\n <tr><td>CP<a name=\"CP\"> </a></td><td>Cellular or Mobile Phone</td><td>added v2.3</td></tr>\r\n <tr><td>FX<a name=\"FX\"> </a></td><td>Fax</td><td>added v2.3</td></tr>\r\n <tr><td>Internet<a name=\"Internet\"> </a></td><td>Internet Address</td><td>added v2.3</td></tr>\r\n <tr><td>MD<a name=\"MD\"> </a></td><td>Modem</td><td>added v2.3</td></tr>\r\n <tr><td>PH<a name=\"PH\"> </a></td><td>Telephone</td><td>added v2.3</td></tr>\r\n <tr><td>SAT<a name=\"SAT\"> </a></td><td>Satellite Phone</td><td>added v2.6</td></tr>\r\n <tr><td>TDD<a name=\"TDD\"> </a></td><td>Telecommunications Device for the Deaf</td><td>added v2.5</td></tr>\r\n <tr><td>TTY<a name=\"TTY\"> </a></td><td>Teletypewriter</td><td>added v2.5</td></tr>\r\n <tr><td>X.400<a name=\"X.46400\"> </a></td><td>X.400 email address</td><td>added v2.3</td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v2/vs/0202",
  "name": "v2 Telecommunication Equipment Type",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0202 ( Telecommunication Equipment Type)",
  "status": "active",
  "date": "2011-01-28",
  "define": {
    "system": "http://hl7.org/fhir/v2/0202",
    "caseSensitive": true,
    "concept": [
      {
        "code": "BP",
        "display": "Beeper"
      },
      {
        "code": "CP",
        "display": "Cellular or Mobile Phone"
      },
      {
        "code": "FX",
        "display": "Fax"
      },
      {
        "code": "Internet",
        "display": "Internet Address"
      },
      {
        "code": "MD",
        "display": "Modem"
      },
      {
        "code": "PH",
        "display": "Telephone"
      },
      {
        "code": "SAT",
        "display": "Satellite Phone"
      },
      {
        "code": "TDD",
        "display": "Telecommunications Device for the Deaf"
      },
      {
        "code": "TTY",
        "display": "Teletypewriter"
      },
      {
        "code": "X.400",
        "display": "X.400 email address"
      }
    ]
  }
}