http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities|2018-08-12

name
v3.TelecommunicationCapabilities
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System TelecommunicationCapabilities

Description:\r\nConcepts that define the telecommunication capabilities of a particular device. Used to identify the expected capabilities to be found at a particular telecommunication address.

{
  "description" : "  Description:\\r\\nConcepts that define the telecommunication capabilities of a particular device. Used to identify the expected capabilities to be found at a particular telecommunication address.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.TelecommunicationCapabilities",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System TelecommunicationCapabilities",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "2ea6cfbb-0222-59e2-8f1f-157a32f85fe2",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-TelecommunicationCapabilities",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1118",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "data",
    "display" : "data",
    "definition" : "Description: This device can receive data calls (i.e. modem)."
  }, {
    "code" : "fax",
    "display" : "fax",
    "definition" : "Description: This device can receive faxes."
  }, {
    "code" : "sms",
    "display" : "sms",
    "definition" : "Description: This device can receive SMS messages."
  }, {
    "code" : "tty",
    "display" : "text",
    "definition" : "Description: This device is a text telephone."
  }, {
    "code" : "voice",
    "display" : "voice",
    "definition" : "Description: This device can receive voice calls (i.e. talking to another person, or a recording device, or a voice activated computer)."
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}