:py:mod:`spark_auto_mapper_fhir.value_sets.communication_topic` =============================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.communication_topic Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.communication_topic.CommunicationTopicCode spark_auto_mapper_fhir.value_sets.communication_topic.CommunicationTopicCodeValues .. py:class:: CommunicationTopicCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` CommunicationTopic From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml Codes describing the purpose or content of the communication. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/communication-topic .. py:class:: CommunicationTopicCodeValues The purpose or content of the communication is a prescription refill request. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: PrescriptionRefillRequest The purpose or content of the communication is a progress update. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: ProgressUpdate The purpose or content of the communication is to report labs. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: ReportLabs The purpose or content of the communication is an appointment reminder. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: AppointmentReminder The purpose or content of the communication is a phone consult. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: PhoneConsult The purpose or content of the communication is a summary report. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml .. py:attribute:: SummaryReport