spark_auto_mapper_fhir.value_sets.telecommunication_capabilities
¶
Module Contents¶
Classes¶
v3.TelecommunicationCapabilities |
|
Description: This device can receive data calls (i.e. modem). |
- class spark_auto_mapper_fhir.value_sets.telecommunication_capabilities.TelecommunicationCapabilities(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities¶
- class spark_auto_mapper_fhir.value_sets.telecommunication_capabilities.TelecommunicationCapabilitiesValues¶
Description: This device can receive data calls (i.e. modem). From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml
- Data¶
Description: This device can receive faxes. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml
- Fax¶
Description: This device can receive SMS messages. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml
- Sms¶
Description: This device is a text telephone. From: http://terminology.hl7.org/CodeSystem/v3-TelecommunicationCapabilities in v3-codesystems.xml
- 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
- Voice¶