:py:mod:`spark_auto_mapper_fhir.value_sets.telecommunication_capabilities` ========================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.telecommunication_capabilities Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.telecommunication_capabilities.TelecommunicationCapabilities spark_auto_mapper_fhir.value_sets.telecommunication_capabilities.TelecommunicationCapabilitiesValues .. py:class:: TelecommunicationCapabilities(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.TelecommunicationCapabilities From: http://terminology.hl7.org/ValueSet/v3-TelecommunicationCapabilities in v3-codesystems.xml Description: Concepts that define the telecommunication capabilities of a particular device. Used to identify the expected capabilities to be found at a particular telecommunication address. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities .. py:class:: TelecommunicationCapabilitiesValues Description: This device can receive data calls (i.e. modem). From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml .. py:attribute:: Data Description: This device can receive faxes. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml .. py:attribute:: Fax Description: This device can receive SMS messages. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml .. py:attribute:: Sms Description: This device is a text telephone. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml .. py:attribute:: Text Description: This device can receive voice calls (i.e. talking to another person, or a recording device, or a voice activated computer). From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml .. py:attribute:: Voice