:py:mod:`spark_auto_mapper_fhir.value_sets.slot_status` ======================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.slot_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.slot_status.SlotStatusCode spark_auto_mapper_fhir.value_sets.slot_status.SlotStatusCodeValues .. py:class:: SlotStatusCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` SlotStatus From: http://hl7.org/fhir/slotstatus in valuesets.xml The free/busy status of the slot. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/slotstatus .. py:class:: SlotStatusCodeValues Indicates that the time interval is busy because one or more events have been scheduled for that interval. From: http://hl7.org/fhir/slotstatus in valuesets.xml .. py:attribute:: Busy Indicates that the time interval is free for scheduling. From: http://hl7.org/fhir/slotstatus in valuesets.xml .. py:attribute:: Free Indicates that the time interval is busy and that the interval cannot be scheduled. From: http://hl7.org/fhir/slotstatus in valuesets.xml .. py:attribute:: Busy_Unavailable_ Indicates that the time interval is busy because one or more events have been tentatively scheduled for that interval. From: http://hl7.org/fhir/slotstatus in valuesets.xml .. py:attribute:: Busy_Tentative_ This instance should not have been part of this patient's medical record. From: http://hl7.org/fhir/slotstatus in valuesets.xml .. py:attribute:: EnteredInError