spark_auto_mapper_fhir.value_sets.appointment_status

Module Contents

Classes

AppointmentStatusCode

AppointmentStatus

AppointmentStatusCodeValues

None of the participant(s) have finalized their acceptance of the appointment

class spark_auto_mapper_fhir.value_sets.appointment_status.AppointmentStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

AppointmentStatus From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

The free/busy status of an appointment.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/appointmentstatus
class spark_auto_mapper_fhir.value_sets.appointment_status.AppointmentStatusCodeValues

None of the participant(s) have finalized their acceptance of the appointment request, and the start/end time might not be set yet. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Proposed

Some or all of the participant(s) have not finalized their acceptance of the appointment request. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Pending

All participant(s) have been considered and the appointment is confirmed to go ahead at the date/times specified. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Booked

The patient/patients has/have arrived and is/are waiting to be seen. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Arrived

The planning stages of the appointment are now complete, the encounter resource will exist and will track further status changes. Note that an encounter may exist before the appointment status is fulfilled for many reasons. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Fulfilled

The appointment has been cancelled. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Cancelled

Some or all of the participant(s) have not/did not appear for the appointment (usually the patient). From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

NoShow

This instance should not have been part of this patient’s medical record. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

EnteredInError

When checked in, all pre-encounter administrative work is complete, and the encounter may begin. (where multiple patients are involved, they are all present). From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

CheckedIn

The appointment has been placed on a waitlist, to be scheduled/confirmed in the future when a slot/service is available. A specific time might or might not be pre-allocated. From: http://hl7.org/fhir/appointmentstatus in valuesets.xml

Waitlisted