:py:mod:`spark_auto_mapper_fhir.value_sets.appointment_cancellation_reason` =========================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.appointment_cancellation_reason Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.appointment_cancellation_reason.AppointmentCancellationReasonCode spark_auto_mapper_fhir.value_sets.appointment_cancellation_reason.AppointmentCancellationReasonCodeValues .. py:class:: AppointmentCancellationReasonCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AppointmentCancellationReason From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml This example value set defines a set of reasons for the cancellation of an appointment. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason .. py:class:: AppointmentCancellationReasonCodeValues From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml .. py:attribute:: Patient From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml .. py:attribute:: Provider From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml .. py:attribute:: EquipmentMaintenance_Repair From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml .. py:attribute:: Prep_MedIncomplete From: http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason in valuesets.xml .. py:attribute:: Other