spark_auto_mapper_fhir.value_sets.communication_topic
¶
Module Contents¶
Classes¶
CommunicationTopic |
|
The purpose or content of the communication is a prescription refill request. |
- class spark_auto_mapper_fhir.value_sets.communication_topic.CommunicationTopicCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/communication-topic¶
- class spark_auto_mapper_fhir.value_sets.communication_topic.CommunicationTopicCodeValues¶
The purpose or content of the communication is a prescription refill request. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- PrescriptionRefillRequest¶
The purpose or content of the communication is a progress update. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- ProgressUpdate¶
The purpose or content of the communication is to report labs. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- ReportLabs¶
The purpose or content of the communication is an appointment reminder. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- AppointmentReminder¶
The purpose or content of the communication is a phone consult. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- PhoneConsult¶
The purpose or content of the communication is a summary report. From: http://terminology.hl7.org/CodeSystem/communication-topic in valuesets.xml
- SummaryReport¶