spark_auto_mapper_fhir.value_sets.communication_not_done_reason

Module Contents

Classes

CommunicationNotDoneReasonCode

CommunicationNotDoneReason

CommunicationNotDoneReasonCodeValues

The communication was not done due to an unknown reason.

class spark_auto_mapper_fhir.value_sets.communication_not_done_reason.CommunicationNotDoneReasonCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

CommunicationNotDoneReason From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

Codes for the reason why a communication did not happen.

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-not-done-reason
class spark_auto_mapper_fhir.value_sets.communication_not_done_reason.CommunicationNotDoneReasonCodeValues

The communication was not done due to an unknown reason. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

Unknown

The communication was not done due to a system error. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

SystemError

The communication was not done due to an invalid phone number. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

InvalidPhoneNumber

The communication was not done due to the recipient being unavailable. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

RecipientUnavailable

The communication was not done due to a family objection. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

FamilyObjection

The communication was not done due to a patient objection. From: http://terminology.hl7.org/CodeSystem/communication-not-done-reason in valuesets.xml

PatientObjection